Removing set of references to singletons into main.php, mainInit.php and processList.php
Adding a comment of test in bootstrap.php
This commit is contained in:
@@ -48,7 +48,7 @@ $G_ID_MENU_SELECTED = 'PROCESSES';
|
||||
$G_ID_SUB_MENU_SELECTED = '-';
|
||||
|
||||
$G_PUBLISH = new Publisher();
|
||||
$oHeadPublisher = & headPublisher::getSingleton();
|
||||
// $oHeadPublisher = & headPublisher::geecho "TEST"tSingleton();
|
||||
//$oHeadPublisher->addScriptFile('/jscore/processes/main.js');
|
||||
$G_PUBLISH->AddContent( 'view', 'processes/mainLoad' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user