mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 11:04:18 +02:00
Moved e_ajax.php to e107_web/js and cleanup references.
This commit is contained in:
@@ -4,7 +4,7 @@ if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
if($eMenuActive['chatbox_menu'] && ($pref['cb_layer']==2))
|
||||
{
|
||||
$eplug_js[] = e_FILE_ABS."e_ajax.php";
|
||||
$eplug_js[] = e_JS."e_ajax.php";
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user