mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Adding missing LAN for backup.
This commit is contained in:
@@ -1867,7 +1867,7 @@ require_once (e_ADMIN."footer.php");
|
||||
* Handle page DOM within the page header
|
||||
*
|
||||
* @return string JS source
|
||||
*/
|
||||
*//*
|
||||
function headerjs()
|
||||
{
|
||||
require_once(e_HANDLER.'js_helper.php');
|
||||
@@ -1880,6 +1880,6 @@ function headerjs()
|
||||
";
|
||||
|
||||
return $ret;
|
||||
}
|
||||
}*/
|
||||
|
||||
?>
|
Reference in New Issue
Block a user