mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
- Enhancement (Trac#189) first version of a (simple) End-Users portal.
- Fix for the appUserPreferences class SVN:trunk[806]
This commit is contained in:
@@ -33,7 +33,7 @@ require_once('../application/startup.inc.php');
|
||||
require_once('../application/user.preferences.class.inc.php');
|
||||
|
||||
require_once('../application/loginwebpage.class.inc.php');
|
||||
LoginWebPage::DoLogin(); // Check user rights and prompt if needed
|
||||
LoginWebPage::DoLogin(false /* bMustBeAdmin */, true /* IsAllowedToPortalUsers */); // Check user rights and prompt if needed
|
||||
|
||||
$oPage = new ajax_page("");
|
||||
$oPage->no_cache();
|
||||
|
||||
Reference in New Issue
Block a user