From cc7200986cc754b6923e29fc93fc6b05d30cf267 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sun, 25 Oct 2009 14:12:42 -0400 Subject: [PATCH] heh, remove hook test line --- what-did-they-say.php | 1 - 1 file changed, 1 deletion(-) diff --git a/what-did-they-say.php b/what-did-they-say.php index 5bd6527..324479f 100644 --- a/what-did-they-say.php +++ b/what-did-they-say.php @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -top.console */ foreach (glob(dirname(__FILE__) . '/classes/*.inc') as $__file) { require_once($__file); }