do not use empty() without write-context

This commit is contained in:
coderkun 2014-04-24 12:38:52 +02:00
commit bc1650d3cb
242 changed files with 24652 additions and 0 deletions

14
www/error403.html Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>The Legend of Z</title>
</head>
<body>
<h1>The Legend of Z</h1>
<p>Access denied.</p>
</body>
</html>