]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
Some code 'beatuified', config in templates surfbar_stopped.tpl
[mailer.git] / inc / functions.php
index f3aecaf590d36c57dfcff8b47fa7414902622cfe..d077a3c7a875919cf5f86af638de2b3b28272b8e 100644 (file)
@@ -2488,7 +2488,7 @@ function getActualVersion ($type = 'Revision') {
                                        $new = true;
                                } else {
                                        // Generate fake cache entry
-                                       foreach ($mapper as $map=>$idx) {
+                                       foreach ($mapper as $map => $idx) {
                                                $GLOBALS['cache_array']['revision'][$map][0] = $ins_vers[$idx];
                                        } // END - foreach