forked from extern/egroupware
Disabled alot of internal classes
This commit is contained in:
parent
21a934d1c7
commit
9dc06ae503
@ -18,6 +18,9 @@
|
||||
|
||||
$phpgw_flags["currentapp"] = "admin";
|
||||
$phpgw_flags["disable_network_class"] = True;
|
||||
$phpgw_flags["disable_message_class"] = True;
|
||||
$phpgw_flags["disable_send_class"] = True;
|
||||
$phpgw_flags["disable_vfs_class"] = True;
|
||||
include("../header.inc.php");
|
||||
|
||||
$phpgw->include_lang("nntp");
|
||||
|
Loading…
Reference in New Issue
Block a user