diff options
Diffstat (limited to 'insert.php')
| -rw-r--r-- | insert.php | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ <?php include('auth.php'); + +/* Copyright Maximilian Möhring, 2013 +Licensed under the GPL. Read LICENSE for more Information.*/ + include("header.php"); if ($_SERVER['REQUEST_METHOD'] == 'POST') { |
