Adding installer compiler tags for the enterprise version of processmaker take 2

This commit is contained in:
Gustavo Cruz
2015-03-06 10:05:03 -04:00
parent 0567a58f23
commit 280e1326e2
8 changed files with 16 additions and 77 deletions

View File

@@ -1,4 +1,5 @@
<?php
/*----------------------------------********---------------------------------*/
switch ($_REQUEST['action']) {
case 'processABE' :
$G_PUBLISH = new Publisher();
@@ -110,4 +111,5 @@ switch ($_REQUEST['action']) {
break;
}
}
/*----------------------------------********---------------------------------*/