mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
PHP 8.1 fixes.
This commit is contained in:
@@ -1305,7 +1305,7 @@ class admin_shortcodes extends e_shortcode
|
||||
<br /><br />
|
||||
<b>' .FOOTLAN_19. '</b>
|
||||
<br />
|
||||
' .strftime('%A %d %B %Y - %H:%M').
|
||||
' .eShims::strftime('%A %d %B %Y - %H:%M').
|
||||
'<br />';
|
||||
|
||||
return e107::getRender()->tablerender(FOOTLAN_13, $text, '', TRUE);
|
||||
|
Reference in New Issue
Block a user