From 5a027583d3f23e4b32158ad6eb1a5c83d34d2862 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 13 Feb 2011 21:42:54 +0800 Subject: [PATCH] Generator.php --- Generator.php | 2 -- 1 file changed, 2 deletions(-) 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'); -- 2.39.2