aboutsummaryrefslogtreecommitdiff
path: root/admin/index.php
diff options
context:
space:
mode:
authorjhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6>2010-01-27 18:07:49 -0500
committerjhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6>2010-01-27 18:07:49 -0500
commitea7b7f2d0b2feee86cc208174a5ce7c51d337cbd (patch)
tree213c4b34c5d4880cd5c52050f029474d7368c106 /admin/index.php
parent70465f472f51efc0d5111b2a747a8833ca9b1af7 (diff)
downloadbayonetcms-ea7b7f2d0b2feee86cc208174a5ce7c51d337cbd.tar.gz
Adding files previously not added to the SVN
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2.1@479 c5b2fb0a-d05d-0410-98c8-828840a80ff6
Diffstat (limited to 'admin/index.php')
-rw-r--r--admin/index.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/index.php b/admin/index.php
index 8801978..da8e92d 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -19,10 +19,10 @@
session_start();
-include '../includes/debug.php';
-include '../includes/config.php';
-include '../includes/sql.class.php';
-include '../includes/functions.php';
+include '../include/debug.php';
+include '../include/config.php';
+include '../include/sql.class.php';
+include '../include/functions.php';
$db = new Bayonet_SQL();
$db->Connect(