Audit Log para todas las opciones del menu contextual del PROCESO
This commit is contained in:
marcelo.cuiza
2015-02-13 13:36:33 -04:00
parent 987a8ffbad
commit f03bc50886
11 changed files with 168 additions and 7 deletions

View File

@@ -91,4 +91,5 @@ switch ($function) {
}
break;
}
}
G::auditLog('EditProcess','Edit Process "'.$_POST['form']['PRO_TITLE'].'"');