CC-2186: Integration of a logger tool
-initial check-in. Everything appears to be working...
This commit is contained in:
parent
3b1e79a5d8
commit
171828f8ad
6 changed files with 50 additions and 5 deletions
|
@ -90,6 +90,8 @@ AirtimeInstall::ChangeDirOwnerToWebserver($CC_CONFIG["storageDir"]);
|
|||
|
||||
AirtimeInstall::CreateSymlinksToUtils();
|
||||
|
||||
AirtimeInstall::CreateZendPhpLogFile();
|
||||
|
||||
echo PHP_EOL."*** Pypo Installation ***".PHP_EOL;
|
||||
system("python ".__DIR__."/../python_apps/pypo/install/pypo-install.py");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue