Merge branch '1.9.1' into devel
This commit is contained in:
commit
c460519a88
5 changed files with 16 additions and 10 deletions
|
@ -547,7 +547,8 @@ class Airtime190Upgrade{
|
|||
|
||||
public static function InstallAirtimePhpServerCode($phpDir)
|
||||
{
|
||||
|
||||
// delete old files
|
||||
exec("rm -rf ".$phpDir);
|
||||
$AIRTIME_SRC = realpath(__DIR__.'/../../../airtime_mvc');
|
||||
|
||||
echo "* Installing PHP code to ".$phpDir.PHP_EOL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue