mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 07:36:32 +02:00
Comment menu pref was not loaded properly.
This commit is contained in:
@@ -33,6 +33,7 @@ else
|
||||
{
|
||||
require_once(e_PLUGIN."comment_menu/comment_menu_template.php");
|
||||
}
|
||||
global $menu_pref;
|
||||
|
||||
$data = $cobj->getCommentData(intval($menu_pref['comment_display']));
|
||||
|
||||
|
Reference in New Issue
Block a user