mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-05-30 12:52:25 -04:00
Manual Merge Step 3
This commit is contained in:
parent
d99e754647
commit
7d4aaf9948
@ -129,7 +129,7 @@ class Template{
|
|||||||
* Renders footer
|
* Renders footer
|
||||||
* @param Boolean $admin decides whether to load admin scripts
|
* @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;
|
global $negotiator;
|
||||||
$lang_names = $negotiator->get_accepted_langs();
|
$lang_names = $negotiator->get_accepted_langs();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user