diff --git a/build/index.php b/build/index.php index 55feb48..2bf67b3 100644 --- a/build/index.php +++ b/build/index.php @@ -2641,7 +2641,7 @@ register_module([ $credits_html

Site status

- + diff --git a/module_index.json b/module_index.json index 3d55529..a390b44 100644 --- a/module_index.json +++ b/module_index.json @@ -77,7 +77,7 @@ "author": "Starbeamrainbowlabs", "description": "Adds the credits page. You *must* have this module :D", "id": "page-credits", - "lastupdate": 1451133924, + "lastupdate": 1458586856, "optional": false }, { diff --git a/modules/page-credits.php b/modules/page-credits.php index 156bb48..a43baa6 100644 --- a/modules/page-credits.php +++ b/modules/page-credits.php @@ -79,7 +79,7 @@ register_module([ $credits_html

Site status

Site name:$settings->sitename (Update - Administrators only, Export as zip - Check for permission first)
Site name:$settings->sitename ($settings->admindisplaychar Update, Export as zip - Check for permission first)
Pepperminty Wiki version:$version
Number of pages:" . count(get_object_vars($pageindex)) . "
Number of modules:" . count($modules) . "
- +
Site name:$settings->sitename (Update - Administrators only, Export as zip - Check for permission first)
Site name:$settings->sitename ($settings->admindisplaychar Update, Export as zip - Check for permission first)
Pepperminty Wiki version:$version
Number of pages:" . count(get_object_vars($pageindex)) . "
Number of modules:" . count($modules) . "