]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_check.php
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / inc / modules / admin / what-theme_check.php
index 1a0390d4c545dcea058689e24e6552e5d7947777..082e8fdc1835ae8d0f04cf87fee594764453c71a 100644 (file)
@@ -46,7 +46,7 @@ addMenuDescription('admin', __FILE__);
 
 // Normally we want the overview of all registered theme_check
 $mode = 'overview';
-$SEL = 0;
+$SEL = '0';
 
 // Get response from our server
 $response = sendGetRequest('check-themes.php');
@@ -117,7 +117,7 @@ if (($response[count($response) - 1] == "[EOF]") && ($response[0] != "[EOF]")) {
                array_pk_sort($themes, array('cver', 'fname'), 0, 1);
 
                // Extensions where found which are not downloaded and installed
-               $OUT = ''; $SW = 2; $totalSize = 0;
+               $OUT = ''; $SW = 2; $totalSize = '0';
                foreach ($themes['fname'] as $idx => $name) {
                        // Prepare data
                        $content = array(