mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-08-27 14:26:44 -04:00
Manual Merge Step 3
This commit is contained in:
+1
-1
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user