mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
Core template path changes.
This commit is contained in:
@@ -57,7 +57,7 @@ function display_help($tagid="helpb", $mode = 1, $addtextfunc = "addtext", $help
|
||||
}
|
||||
else
|
||||
{
|
||||
include(e_THEME."templates/bbcode_template.php");
|
||||
include(e_CORE."templates/bbcode_template.php");
|
||||
}
|
||||
|
||||
if($mode != 2 && $mode != "forum")
|
||||
|
Reference in New Issue
Block a user