CC-2823: 1.9.4 upgrade script was not merging config files

- fixed
This commit is contained in:
James 2011-09-14 12:36:05 -04:00
parent 75b2440bcf
commit 2fea2d4745
10 changed files with 488 additions and 1 deletions

View file

@ -1,4 +1,5 @@
<?php
require_once(dirname(__FILE__).'/../../include/AirtimeInstall.php');
class Airtime192Upgrade{
public static function InstallAirtimePhpServerCode($phpDir)