Disabled internal network class

This commit is contained in:
skeeter 2000-08-19 13:53:59 +00:00
parent 5163027885
commit 7b8853c760

View File

@ -17,6 +17,7 @@
}
$phpgw_flags["currentapp"] = "admin";
$phpgw_flags["disable_network_class"] = True;
include("../header.inc.php");
$phpgw->include_lang("nntp");