From: Alan Knowles Date: Sun, 13 Feb 2011 13:42:54 +0000 (+0800) Subject: Generator.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5a027583d3f23e4b32158ad6eb1a5c83d34d2862 Generator.php --- diff --git a/Generator.php b/Generator.php index 9e389d5a..67a9a828 100644 --- a/Generator.php +++ b/Generator.php @@ -223,8 +223,6 @@ class Pman_Core_Generator extends DB_DataObject_Generator $url['host'] = '*****'; } - - require_once 'System.php'; $cat = System::which('cat'); $mysql = System::which('mysql');