X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-repair_refs.php;h=f761b4d725d445c3c0c0a72808a213f0bafb09fd;hp=2cc09943d803f8f4052bbd8b50761336333d71e6;hb=a524135c24dd0a8fa359c9a92399467d50fd69e0;hpb=6b1e55213d76a67e9aa3d9f1e4dcb55e0bbf12ee diff --git a/inc/modules/admin/what-repair_refs.php b/inc/modules/admin/what-repair_refs.php index 2cc09943d8..f761b4d725 100644 --- a/inc/modules/admin/what-repair_refs.php +++ b/inc/modules/admin/what-repair_refs.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2013 by Mailer Developer Team * + * Copyright (c) 2009 - 2016 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -51,7 +51,7 @@ if (isExtensionInstalledAndOlder('user', '0.4.4')) { } // END - if // Just include fix_refsystem.php again -loadIncludeOnce('inc/fix_refsystem.php'); +loadIncludeOnce('inc/fixes/fix_refsystem.php'); // Output message displayMessage('{--ADMIN_REPAIR_REFERRAL_SYSTEM_DONE--}');