X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Floader%2Fload-modules.php;h=382bf528592de7490d48465efc0ee847f90f2345;hb=77669502ccc2779d32a842f6d523fb68169fadda;hp=78fed2c674a01f25e04d8b0bab4b07055c4b7da7;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/inc/loader/load-modules.php b/inc/loader/load-modules.php index 78fed2c674..382bf52859 100644 --- a/inc/loader/load-modules.php +++ b/inc/loader/load-modules.php @@ -57,7 +57,7 @@ if (($GLOBALS['cache_instance']->loadCacheFile('modules')) && ($GLOBALS['cache_i $GLOBALS['cache_instance']->removeCacheFile(); // We should fix this - reportBug(__FILE__, __LINE__, 'modArray=
' . print_r($modArray, true) . '
Please try to reload to fix this.'); + reportBug(__FILE__, __LINE__, 'modArray=
' . print_r($modArray, TRUE) . '
Please try to reload to fix this.'); } // END - if // Rewrite some parts @@ -87,11 +87,11 @@ if (($GLOBALS['cache_instance']->loadCacheFile('modules')) && ($GLOBALS['cache_i } // END - foreach } // END - foreach unset($modArray); -} elseif (isHtmlOutputMode()) { +} elseif ((isHtmlOutputMode()) || (isRawOutputMode())) { // Create cache file here $GLOBALS['cache_instance']->init(); - // Do we have up-to-date ext-sql_patches? + // Is there up-to-date ext-sql_patches? if (isExtensionInstalledAndNewer('sql_patches', '0.3.6')) { // Yes, has_menu shall be there $result = SQL_QUERY('SELECT