Author: matt Date: 2011-09-17 07:27:56 -0700 (Sat, 17 Sep 2011) New Revision: 642 Log: Aaaaaah, I screwed up! Pt 2 :-(
Modified: trunk/index.php Modified: trunk/index.php =================================================================== --- trunk/index.php 2011-09-17 14:26:02 UTC (rev 641) +++ trunk/index.php 2011-09-17 14:27:56 UTC (rev 642) @@ -8,7 +8,7 @@ include_once "phplib/db-article.php"; include_once "phplib/common.php"; include_once "phplib/poll.php"; -include_once "data/revisions.php"; +//include_once "data/revisions.php"; html_header(); _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
