mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
PHP8 - BC Fix for newforumposts_menu.php
This commit is contained in:
@@ -1270,7 +1270,7 @@ class admin_shortcodes
|
||||
<br /><br />
|
||||
<b>".FOOTLAN_19."</b>
|
||||
<br />
|
||||
".date('r').
|
||||
".strftime('%A %d %B %Y - %H:%M').
|
||||
"<br />";
|
||||
|
||||
return e107::getRender()->tablerender(FOOTLAN_13, $text, '', TRUE);
|
||||
|
Reference in New Issue
Block a user