]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-repair_refs.php
Moved "fix" files (which only helps to fix stuff) in own inc/fixes/ folder.
[mailer.git] / inc / modules / admin / what-repair_refs.php
index 2cc09943d803f8f4052bbd8b50761336333d71e6..f761b4d725d445c3c0c0a72808a213f0bafb09fd 100644 (file)
@@ -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--}');