diff show.php @ 383:2c61dc1e659d

Add missing include.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Dec 2013 19:48:55 +0200
parents 3175ec252c73
children 357b81e39ab3
line wrap: on
line diff
--- a/show.php	Wed Dec 04 18:45:43 2013 +0200
+++ b/show.php	Wed Dec 04 19:48:55 2013 +0200
@@ -6,6 +6,7 @@
 //
 require_once "mconfig.inc.php";
 require_once "msite.inc.php";
+require_once "msession.inc.php";
 require_once "majax.php";
 
 $pageCSS["show.css"] = "";