New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / modules / admin / what-overview.php
index 7f947a212c6f27e1c60ba0087aebddce634baca5..677277428947dcfe1aa53906c45f7002fd08470f 100644 (file)
@@ -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