Generator.php
authorAlan Knowles <alan@akkbhome.com>
Sun, 13 Feb 2011 13:42:54 +0000 (21:42 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 13 Feb 2011 13:42:54 +0000 (21:42 +0800)
Generator.php

index 9e389d5..67a9a82 100644 (file)
@@ -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');