Add user.php to includes as comment.php creates a new user.

This commit is contained in:
EA Durbin
2006-09-01 02:27:31 +00:00
committed by WineHQ
parent c2a21ce08a
commit 683a064cee

View File

@@ -2,7 +2,7 @@
/***************************************/ /***************************************/
/* comment class and related functions */ /* comment class and related functions */
/***************************************/ /***************************************/
require_once(BASE."include/user.php");
/** /**
* Comment class for handling comments * Comment class for handling comments