Преглед на файлове

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());