Labels
This commit is contained in:
@@ -3569,7 +3569,7 @@ class workspaceTools
|
|||||||
WHERE AD.TAS_ID = 0");
|
WHERE AD.TAS_ID = 0");
|
||||||
$con->commit();
|
$con->commit();
|
||||||
|
|
||||||
// Populating APP_DELEGATION.TAS_ID
|
// Populating APPLICATION.APP_STATUS_ID
|
||||||
CLI::logging("-> Populating APPLICATION.APP_STATUS_ID \n");
|
CLI::logging("-> Populating APPLICATION.APP_STATUS_ID \n");
|
||||||
$con->begin();
|
$con->begin();
|
||||||
$stmt = $con->createStatement();
|
$stmt = $con->createStatement();
|
||||||
|
|||||||
Reference in New Issue
Block a user