alecpl
2011-05-19 403f0bf771d022964412bb646532c19431710d65
installer/index.php
@@ -41,7 +41,7 @@
  header('Content-type: text/plain');
  header('Content-Disposition: attachment; filename="'.$filename.'"');
  $RCI->merge_config();
  echo $RCI->create_config($_GET['_mergeconfig'], true);
  exit;