mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Update pm_menu.php
This commit is contained in:
@@ -88,7 +88,7 @@ if (file_exists(THEME."templates/pm_template.php"))
|
||||
}
|
||||
else
|
||||
{
|
||||
include(e_CORE."templates/pm_template.php");
|
||||
include(e_PLUGIN.'pm/templates/pm_template.php');
|
||||
}
|
||||
|
||||
//if(!isset($pm_prefs['perpage']))
|
||||
|
Reference in New Issue
Block a user