mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Restore authentication for generating the life-cycle charts in the right language.
SVN:trunk[2569]
This commit is contained in:
@@ -32,7 +32,7 @@ require_once(APPROOT.'/application/startup.inc.php');
|
||||
require_once(APPROOT.'/application/utils.inc.php');
|
||||
|
||||
require_once(APPROOT.'/application/loginwebpage.class.inc.php');
|
||||
// LoginWebPage::DoLogin(); // Check user rights and prompt if needed
|
||||
LoginWebPage::DoLogin(); // Check user rights and prompt if needed
|
||||
|
||||
/**
|
||||
* Escape a label (string) in a manner suitable for use with graphviz' DOT syntax
|
||||
|
||||
Reference in New Issue
Block a user