Rename session
authorJoey Schulze <joey@infodrom.org>
Sun, 28 Feb 2010 09:30:54 +0000 (10:30 +0100)
committerJoey Schulze <joey@infodrom.org>
Sun, 28 Feb 2010 09:30:54 +0000 (10:30 +0100)
init.php

index 92ffee0..707a6a4 100644 (file)
--- a/init.php
+++ b/init.php
@@ -1,6 +1,6 @@
 <?php
 
-session_name('W8KLRSESSION');
+session_name('FWAKLRSESSION');
 session_start();
 
 require_once('config.php');