diff --git a/application/views/configs/server_stats.php b/application/views/configs/server_stats.php index 1678b7348..f1fc0f495 100644 --- a/application/views/configs/server_stats.php +++ b/application/views/configs/server_stats.php @@ -1,100 +1,100 @@
| OSPOS Info | -config->item('application_version'); ?> - config->item('commit_sha1'), 0, 6); ?> - - |
-
|---|---|
| Extensions & Modules | -
- ';
- echo "BC Math: ", extension_loaded('bcmath') ? 'Enabled ✓' : 'MISSING ✗', ' '; - echo "INTL: ", extension_loaded('intl') ? 'Enabled ✓' : 'MISSING ✗', ' '; - echo "OpenSSL: ", extension_loaded('openssl') ? 'Enabled ✓' : 'MISSING ✗', ' '; - echo "MBString: ", extension_loaded('mbstring') ? 'Enabled ✓' : 'MISSING ✗', ' '; - echo "Curl: ", extension_loaded('curl') ? 'Enabled ✓' : 'MISSING ✗', ' '; - // echo print_r(apache_get_modules()); - //echo "Rewrite Module: ", $isEnabled = in_array('mod_rewrite', apache_get_modules()); - //echo ($isEnabled) ? 'OK ✓' : 'MISSING ✗', ' '; - ?> - |
-
| User Settings | -Browser:
- - - Server Software: - - PHP Version: - - Apache Version: - Server Port: - - DB Version: - - OS: - |
-
| File's Permissions | -Application/logs:
- - Public/uploads: - - public/uploads/item_pics: - - import_items.csv: - '; - echo ".htaccess permissions were reset to 644"; - ?> - |
-
| OSPOS Info | +config->item('application_version'); ?> - config->item('commit_sha1'), 0, 6); ?> + + |
+
|---|---|
| Extensions & Modules | +
+ ';
+ echo "BC Math: ", extension_loaded('bcmath') ? 'Enabled ✓' : 'MISSING ✗', ' '; + echo "INTL: ", extension_loaded('intl') ? 'Enabled ✓' : 'MISSING ✗', ' '; + echo "OpenSSL: ", extension_loaded('openssl') ? 'Enabled ✓' : 'MISSING ✗', ' '; + echo "MBString: ", extension_loaded('mbstring') ? 'Enabled ✓' : 'MISSING ✗', ' '; + echo "Curl: ", extension_loaded('curl') ? 'Enabled ✓' : 'MISSING ✗', ' '; + // echo print_r(apache_get_modules()); + //echo "Rewrite Module: ", $isEnabled = in_array('mod_rewrite', apache_get_modules()); + //echo ($isEnabled) ? 'OK ✓' : 'MISSING ✗', ' '; + ?> + |
+
| User Settings | +Browser:
+ + + Server Software: + + PHP Version: + + Apache Version: + Server Port: + + DB Version: + + OS: + |
+
| File's Permissions | +Application/logs:
+ + Public/uploads: + + public/uploads/item_pics: + + import_items.csv: + '; + echo ".htaccess permissions were reset to 644"; + ?> + |
+