heh, remove hook test line

This commit is contained in:
John Bintz 2009-10-25 14:12:42 -04:00
parent b16ce4daae
commit cc7200986c
1 changed files with 0 additions and 1 deletions

View File

@ -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 along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 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); } foreach (glob(dirname(__FILE__) . '/classes/*.inc') as $__file) { require_once($__file); }