aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorjhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6>2010-01-07 19:54:15 -0500
committerjhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6>2010-01-07 19:54:15 -0500
commit21608260d1b8a7bab9f8bab60bdc506af25985e6 (patch)
treed67a0ab5e941df9a4e801188df61670804ffc111 /index.php
parent5e7cafa6281a6a291c59752da13b457f53b6d3f0 (diff)
downloadbayonetcms-21608260d1b8a7bab9f8bab60bdc506af25985e6.tar.gz
Fixed GetBlocks() passing a bad result to mysqli fetch.
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@455 c5b2fb0a-d05d-0410-98c8-828840a80ff6
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index dd5dd40..68fa637 100644
--- a/index.php
+++ b/index.php
@@ -5,7 +5,7 @@
*
* Purpose of this software is to allow users to manage their website
* with ease and without needing to have any coding knowledge in order
- * to maintain it. Visit www.eodesign.com/cms for any updates or feedback.
+ * to maintain it. Visit [link] for any updates or feedback.
*/
/* Begin try/catch block */