Marius Cramer
2013-11-14 b1a6a5a3991cec5cd08873b01376e45d0b247f18
server/plugins-available/webserver_plugin.inc.php
@@ -37,6 +37,8 @@
    * This function is called during ispconfig installation to determine
    * if a symlink shall be created for this plugin.
    */
   public function onInstall() {
      global $conf;
        
@@ -161,6 +163,7 @@
        unset($php_ini_md5);
        unset($processed);
   }
}
?>