HOR-3620
Solve conflict classes/class.installer.php and controllers/installer.php Changed classes/class.installer.php -> classes/PmInstaller.php Changed and verified usages of each class.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* For more information, contact Colosa Inc, 2566 Le Jeune Rd.,
|
||||
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
|
||||
*/
|
||||
$inst = new Installer();
|
||||
$inst = new PmInstaller();
|
||||
|
||||
$oProcess = new Processes();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user