Merge branch 'main' of https://github.com/grublox/grublox-site
This commit is contained in:
commit
a81901a923
|
|
@ -13,7 +13,6 @@ if($devmode) {
|
||||||
|
|
||||||
$pagename = ucfirst(str_replace(".php", NULL, str_replace("/", NULL, $_SERVER['DOCUMENT_URI'] ?? $_SERVER['PHP_SELF'])));
|
$pagename = ucfirst(str_replace(".php", NULL, str_replace("/", NULL, $_SERVER['DOCUMENT_URI'] ?? $_SERVER['PHP_SELF'])));
|
||||||
|
|
||||||
|
|
||||||
$maintainers = array("Mario1", "qzip", "nolanwhy");
|
$maintainers = array("Mario1", "qzip", "nolanwhy");
|
||||||
|
|
||||||
$arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png', 'baconbloxii.png');
|
$arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png', 'baconbloxii.png');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue