瀏覽代碼

Add index file in survey dir to avoid dirs scanning - see #6829

Yannick Warnier 11 年之前
父節點
當前提交
aee8f5e12b
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      main/survey/index.php

+ 3 - 0
main/survey/index.php

@@ -0,0 +1,3 @@
+<?php
+require_once '../inc/global.inc.php';
+header('location: survey_list.php?'.api_get_cidReq());