This commit is contained in:
davidcallizaya
2017-02-20 17:37:03 -04:00
parent 739846c3f0
commit 8d957c7566
4 changed files with 6 additions and 3 deletions

View File

@@ -3671,7 +3671,7 @@ class workspaceTools
. 'USR_ID=(SELECT USR_ID FROM USERS WHERE USERS.USR_UID=LIST_UNASSIGNED_GROUP.USR_UID)');
$con->commit();
CLI::logging("-> Populating PRO_ID, USR_ID aat LIST_* Done \n");
CLI::logging("-> Populating PRO_ID, USR_ID at LIST_* Done \n");
}
}