mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2024-11-27 14:48:36 -05:00
Manual Merge Step 3
This commit is contained in:
parent
d99e754647
commit
7d4aaf9948
@ -129,7 +129,7 @@ class Template{
|
||||
* Renders footer
|
||||
* @param Boolean $admin decides whether to load admin scripts
|
||||
*/
|
||||
public static function render_footer($admin = false)
|
||||
public static function render_footer($admin = false,$additional_copyright = "")
|
||||
{
|
||||
global $negotiator;
|
||||
$lang_names = $negotiator->get_accepted_langs();
|
||||
|
Loading…
Reference in New Issue
Block a user