X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Floader%2Fload-refsystem.php;h=dab0a40d145960ef2fe0d30646c5dac61a7a112a;hb=0ed9eaa5aea8db1f690a983a39ff4b2074faf6c5;hp=9be26d680796282728aca384f0d59e6c3e29c44b;hpb=b6a6d0a2c0a0f274b937eb75c413db8fa9b44f9c;p=mailer.git diff --git a/inc/loader/load-refsystem.php b/inc/loader/load-refsystem.php index 9be26d6807..dab0a40d14 100644 --- a/inc/loader/load-refsystem.php +++ b/inc/loader/load-refsystem.php @@ -39,8 +39,8 @@ if (!defined('__SECURITY')) { die(); } elseif (isInstallationPhase()) { - // Use this code if you don't want to run this cache loader on installation phase - return; + // Do not run in installation phase + return FALSE; } // Next cached table is the referral system (refsystem)...