diff index.php @ 33:5bf22431176c

Modularize.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 Dec 2012 11:46:47 +0200
parents b015c0dea42c
children 8ecf7c04a837
line wrap: on
line diff
--- a/index.php	Mon Dec 10 11:14:05 2012 +0200
+++ b/index.php	Tue Dec 11 11:46:47 2012 +0200
@@ -2,6 +2,7 @@
 require "mconfig.inc.php";
 require "msite.inc.php";
 require "mcommon.inc.php";
+require "msession.inc.php";
 
 
 // Switch to https first, if needed