summaryrefslogtreecommitdiffstats
path: root/pages/content/Logout.xml
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2006-05-25 23:36:02 +0200
committerneoraider <devnull@localhost>2006-05-25 23:36:02 +0200
commitfa7c1b717c118d08ba55c5306c4aeeb3e4418ca5 (patch)
tree5896ae9f7a43f27793733e28168ac579b2dd1a0d /pages/content/Logout.xml
parent8657d3fb5cbd25f78bc668ea9a0a8b17913dd490 (diff)
downloadneon-fa7c1b717c118d08ba55c5306c4aeeb3e4418ca5.tar
neon-fa7c1b717c118d08ba55c5306c4aeeb3e4418ca5.zip
Konfiguration steht jetzt in der Datenbank.
Diffstat (limited to 'pages/content/Logout.xml')
-rw-r--r--pages/content/Logout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/content/Logout.xml b/pages/content/Logout.xml
index 9447dca..8cff751 100644
--- a/pages/content/Logout.xml
+++ b/pages/content/Logout.xml
@@ -10,7 +10,7 @@
<code>
<![CDATA[
<?PHP
- require_once('config/config.inc.php');
+ require_once('code/config.inc.php');
require_once('code/user.inc.php');
require_once('code/links.inc.php');