Move configtest.php script to src/, because it will be called directly
[squirrelmail.git] / config / conf.pl
index 54853b92123acd0e18eae3e0d5ed520ed21f9bca..6fde9147fa26cfc9dabfaad05aae388bc44bceae 100755 (executable)
@@ -837,7 +837,7 @@ while ( ( $command ne "q" ) && ( $command ne "Q" ) ) {
 # we exit here
 print "\nExiting conf.pl.\n".
        "You might want to test your configuration by browsing to\n".
-       "http://your-squirrelmail-location/config/configtest.php\n".
+       "http://your-squirrelmail-location/src/configtest.php\n".
        "Happy SquirrelMailing!\n\n";