Updating for main processmaker script

This commit is contained in:
Erik Amaru Ortiz
2014-03-17 11:54:09 -04:00
parent c14b204bf7
commit 4a12be66c8
8 changed files with 90 additions and 63 deletions

View File

@@ -8,7 +8,7 @@ CLI::taskDescription(<<<EOT
EOT
);
CLI::taskRun(runHotfixInstall);
CLI::taskRun("runHotfixInstall");
function runHotfixInstall($command, $args)
{