Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
xpf199741 committed Dec 9, 2016
1 parent 541db2b commit e623ed7
Show file tree
Hide file tree
Showing 11 changed files with 99 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _db/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions _doc/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions assets/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions classes/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions config/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions imdb/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions include/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions lang/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions pic/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions styles/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";
9 changes: 9 additions & 0 deletions subs/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: lwen
* Date: 2016/12/9
* Time: 12:37
*/

echo "<h1 style='background: blue;color: red;margin: auto auto'>不要试图访问这个目录或文件</h1>";

0 comments on commit e623ed7

Please sign in to comment.