tbrehm
2012-08-22 d71bae3c642575d667fade0d342f81d2f724e4c9
install/lib/installer_base.lib.php
@@ -1995,6 +1995,11 @@
         fclose($fh);
         */
      }
      //* Remove Domain module as its functions are available in the client module now
      if(@is_dir('/usr/local/ispconfig/interface/web/domain')) exec('rm -rf /usr/local/ispconfig/interface/web/domain');
   }
   public function configure_dbserver() {