mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Code clean-up (globals, $e107->, $mes, headers)
This commit is contained in:
@@ -107,6 +107,6 @@ $text .= "
|
||||
<div id='docs-bottom-nav'><!-- --></div>
|
||||
";
|
||||
|
||||
$e107->ns->tablerender(LAN_DOCS, $text, 'docs');
|
||||
$ns->tablerender(LAN_DOCS, $text, 'docs');
|
||||
require_once("footer.php");
|
||||
?>
|
Reference in New Issue
Block a user