1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 22:57:14 +02:00

Cleaned up footer.php links.

This commit is contained in:
CaMer0n
2010-07-23 23:21:48 +00:00
parent e7872767ff
commit ab4dc250ec
7 changed files with 7 additions and 7 deletions

View File

@@ -116,6 +116,6 @@ else
$ns->tablerender(UDALAN_8." ".ADMINNAME, $text);
}
require_once('footer.php');
require_once(e_ADMIN.'footer.php');
?>