Add missing phplib/common.php include.

This commit is contained in:
Michael R Sweet 2008-04-06 03:52:29 +00:00
parent f494371060
commit 826cb4fb8a

View File

@ -26,6 +26,7 @@
include_once "phplib/html.php";
include_once "phplib/common.php";
// News server...
//$NNTPSERVER = "localhost";