diff index.php @ 150:5c0eacb7d35d

Use the renamed framework include.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 20 Sep 2014 07:39:10 +0300
parents 834abfd9d8e9
children 9c6290ad087d
line wrap: on
line diff
--- a/index.php	Sat Sep 20 01:42:36 2014 +0300
+++ b/index.php	Sat Sep 20 07:39:10 2014 +0300
@@ -5,7 +5,7 @@
 // Yes, this code is rather horrible. :|
 //
 // Include framework
-require "mcommon.inc.php";
+require "msitegen.inc.php";
 
 // Default settings
 $pageName = "OAMK Lukkari";