disable loading of Navigation.pm and Macro/Navigation.pm
This commit is contained in:
parent
9fae390ad1
commit
e623a62532
1 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ use WebGUI::International ();
|
|||
use WebGUI::Macro ();
|
||||
use WebGUI::Mail ();
|
||||
use WebGUI::MessageLog ();
|
||||
use WebGUI::Navigation ();
|
||||
#use WebGUI::Navigation ();
|
||||
use WebGUI::Node ();
|
||||
use WebGUI::Operation ();
|
||||
use WebGUI::Persistent ();
|
||||
|
|
@ -179,7 +179,7 @@ use WebGUI::Auth::WebGUI ();
|
|||
|
||||
# macros
|
||||
use WebGUI::Macro::AdminBar ();
|
||||
use WebGUI::Macro::Navigation ();
|
||||
#use WebGUI::Macro::Navigation ();
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue