X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=inc%2Fmodules%2Fadmin%2Fwhat-overview.php;h=677277428947dcfe1aa53906c45f7002fd08470f;hb=7b0f17cd637e388049d2167811e4332cec1e979b;hp=7f947a212c6f27e1c60ba0087aebddce634baca5;hpb=aea4f2a51ffa6f483056c6ce167c8c6fd8ca6129;p=mailer.git diff --git a/inc/modules/admin/what-overview.php b/inc/modules/admin/what-overview.php index 7f947a212c..6772774289 100644 --- a/inc/modules/admin/what-overview.php +++ b/inc/modules/admin/what-overview.php @@ -46,7 +46,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) { // In Opera browsers the menu is being displayed double: ADD_DESCR('admin', __FILE__); // Otherwise load include file 'overview-inc' (old standard overview page) -LOAD_INC_ONCE("inc/modules/admin/overview-inc.php"); +loadIncludeOnce('inc/modules/admin/overview-inc.php'); $jobsDone = true; $taskExt = false; // Default is that 'task' is not installed