cfoe
2012-07-11 a9c5c19aee8db8f4aa301eb9c26a498f2fd3ec0c
server/plugins-available/apache2_plugin.inc.php
@@ -1355,6 +1355,7 @@
      // load the server configuration options
      $app->uses('getconf');
      $app->uses('system');
      $web_config = $app->getconf->get_server_config($conf['server_id'], 'web');
      
      $app->system->web_folder_protection($data['new']['document_root'],false);
@@ -2336,4 +2337,4 @@
} // end class
?>
?>