This commit is contained in:
Paula V. Quispe
2015-12-18 13:05:55 -04:00
parent cc45b39b15
commit ed01eaaff3
2 changed files with 7 additions and 1 deletions

View File

@@ -84,6 +84,7 @@ try {
G::LoadSystem('dvEditor');
G::LoadSystem('table');
G::LoadSystem('pagedTable');
G::LoadSystem('httpProxyController');
G::LoadClass('system');
require_once('propel/Propel.php');
@@ -150,6 +151,7 @@ try {
G::LoadClass('processes');
G::LoadClass('derivation');
G::LoadClass('dates'); //Load Criteria
G::LoadClass('spool');
//Set variables
/*----------------------------------********---------------------------------*/