mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
- Make the Accordion menu collapsible SVN:trunk[683]
This commit is contained in:
@@ -53,7 +53,6 @@ class WebServiceException extends Exception
|
||||
|
||||
LoginWebPage::DoLogin(); // Check user rights and prompt if needed
|
||||
|
||||
$oContext = new UserContext();
|
||||
$oAppContext = new ApplicationContext();
|
||||
//$iActiveNodeId = utils::ReadParam('menu', -1);
|
||||
//$currentOrganization = utils::ReadParam('org_id', '');
|
||||
|
||||
Reference in New Issue
Block a user