mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
PHP Error fix.
This commit is contained in:
@@ -124,6 +124,8 @@ $ns->tablerender(UGFLAN_4, $mes->render().$text, 'core-ugflag');
|
||||
*
|
||||
* @return string JS source
|
||||
*/
|
||||
|
||||
/*
|
||||
function headerjs()
|
||||
{
|
||||
$ret = "
|
||||
@@ -153,4 +155,6 @@ function headerjs()
|
||||
|
||||
return $ret;
|
||||
}
|
||||
|
||||
*/
|
||||
?>
|
Reference in New Issue
Block a user