config.php partly solved, see #117
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index b331326ec45f1bf9b498fdce9c5c3abe0a20667a..55e8ef358572ea0789e365c1852683d22153b563 100644 (file)
--- a/ref.php
+++ b/ref.php
@@ -48,7 +48,7 @@ $GLOBALS['module'] = 'ref';
 $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)
-require('inc/config.php');
+require('inc/config-global.php');
 
 // Redirect only to registration page when this script is installed
 if (isInstalled()) {