From bd6bee75dd26ade1c8d9cfd104bb913065797c59 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 21 Oct 2006 19:39:00 +0000 Subject: --- system/libraries/Hooks.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'system/libraries/Hooks.php') diff --git a/system/libraries/Hooks.php b/system/libraries/Hooks.php index 3c35c9088..6f48723f6 100644 --- a/system/libraries/Hooks.php +++ b/system/libraries/Hooks.php @@ -109,7 +109,6 @@ class CI_Hooks { return TRUE; } - // END hook_exists() // -------------------------------------------------------------------- @@ -218,8 +217,6 @@ class CI_Hooks { $this->in_progress = FALSE; return TRUE; } - // END _run_hook() - } -- cgit v1.2.3-24-g4f1b