]> git.mxchange.org Git - mailer.git/blobdiff - inc/inc-functions.php
Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / inc-functions.php
index a2a63b59298d2fc8443b330fa35f2fdd0789e743..a001ed06a1afa49456b66c25419dfb726a3adae7 100644 (file)
@@ -70,7 +70,7 @@ function getArrayFromDirectory ($baseDir, $prefix, $includeDirs = false, $addBas
                // Steps over this returned $baseFile-Name, when it matches the $excludePattern
                if (preg_match($excludePattern, $baseFile, $match)) {
                        // These Lines are only for debugging!!
                // Steps over this returned $baseFile-Name, when it matches the $excludePattern
                if (preg_match($excludePattern, $baseFile, $match)) {
                        // These Lines are only for debugging!!
-                   //$INC = $baseDir . '/' . $baseFile;
+                       //$INC = $baseDir . '/' . $baseFile;
                        //$FQFN = constant('PATH') . $INC;
                        //echo '<pre>$baseDir:'.print_r($baseDir, true).'</pre>';
                        //echo '<pre>$baseDir:'.print_r(constant('PATH') . $baseDir, true).'</pre>';
                        //$FQFN = constant('PATH') . $INC;
                        //echo '<pre>$baseDir:'.print_r($baseDir, true).'</pre>';
                        //echo '<pre>$baseDir:'.print_r(constant('PATH') . $baseDir, true).'</pre>';