]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_check.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / modules / admin / what-theme_check.php
index 4dd8d5b418a52b127cb747e4a5e0d5b53e27358c..1a0390d4c545dcea058689e24e6552e5d7947777 100644 (file)
@@ -124,7 +124,7 @@ if (($response[count($response) - 1] == "[EOF]") && ($response[0] != "[EOF]")) {
                                'sw'      => $SW,
                                'index'   => ($idx + 1),
                                'name'    => $name,
-                               'created' => generateDateTime($themes['fctime'][$idx], '2'),
+                               'created' => generateDateTime($themes['fctime'][$idx], 2),
                                'size'    => translateComma(round($themes['fsize'][$idx] / 1.024) / 1000),
                                'version' => $themes['ver'][$idx],
                                'current' => $themes['cver'][$idx],