X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-theme_check.php;h=f7023c24023b4daf4b1551c3469fcc2e82f83e4d;hb=875fc680630af5fdf69f42e77321d807e182916d;hp=77067577374922c8153524ce1bfcf4d9960d0f28;hpb=a84b517e5ce0d1601ca09082aad89f9b673bc202;p=mailer.git diff --git a/inc/modules/admin/what-theme_check.php b/inc/modules/admin/what-theme_check.php index 7706757737..f7023c2402 100644 --- a/inc/modules/admin/what-theme_check.php +++ b/inc/modules/admin/what-theme_check.php @@ -46,7 +46,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { ADD_DESCR('admin', __FILE__); // Normally we want the overview of all registered theme_check -$mode = "overview"; +$mode = 'overview'; $SEL = 0; // Get response from our server @@ -127,7 +127,7 @@ if (($response[count($response) - 1] == "[EOF]") && ($response[0] != "[EOF]")) { $OUT .= " ".($idx + 1).". ".$name." - ".generateDateTime($THEMES['fctime'][$idx], "2")." + ".generateDateTime($THEMES['fctime'][$idx], '2')." ".translateComma(round($THEMES['fsize'][$idx] / 1.024) / 1000)." ".KBYTES." ".$THEMES['ver'][$idx]." (".$THEMES['cver'][$idx].")