diff --git a/include/comment.php b/include/comment.php index 7e0916e..d69df72 100644 --- a/include/comment.php +++ b/include/comment.php @@ -2,7 +2,7 @@ /***************************************/ /* comment class and related functions */ /***************************************/ - +require_once(BASE."include/user.php"); /** * Comment class for handling comments