From d7367564c1cda6bedc8316302f3f848b4d411aac Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 15 Aug 2008 15:02:00 +0000 Subject: Central: Organized files Refs #25 --- central/trunk/userpanel.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'central/trunk/userpanel.php') diff --git a/central/trunk/userpanel.php b/central/trunk/userpanel.php index 879a75c..f28b8fb 100644 --- a/central/trunk/userpanel.php +++ b/central/trunk/userpanel.php @@ -2,8 +2,8 @@ /* InstaDisc Server - A Four Island Project */ -include('instadisc.php'); -include('template.php'); +include('includes/instadisc.php'); +include('includes/template.php'); if (isset($_SESSION['username'])) { -- cgit 1.4.1