Add user.php to includes as comment.php creates a new user.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user