]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - config.php.sample
updated the default BASE_URL
[irc/unrealircd/unrealircd-webpanel.git] / config.php.sample
index 0095a3866192fcf68e2461e0ab9bffce37aecd09..7d8c8f1c966d680eeb5d194b9e1a9e1bbe5abd02 100644 (file)
@@ -14,7 +14,7 @@
  * or something like '/webpanel/' if you go to http://x.y.z/webpanel
  * IMPORTANT: needs a trailing slash!
 */
-define( 'BASE_URL', '/' );
+define( 'BASE_URL', '/unrealircd-webpanel/' );
 
 /**
  *  The RPC User name as defined in your unrealircd.conf