aboutsummaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
authorHorus32014-02-09 20:29:39 +0100
committerHorus32014-02-09 20:29:39 +0100
commit589e02cdf3705974b58de12345c2d993f05e1533 (patch)
tree94ebf8ce02ce23902be054d1bf5585e514e776a7 /update.php
parent2f4b64078245e595bc78d950e81649b40fdd06cd (diff)
downloadjungegemeinde-589e02cdf3705974b58de12345c2d993f05e1533.tar.gz
License
Diffstat (limited to 'update.php')
-rw-r--r--update.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/update.php b/update.php
index 09855cc..074ae84 100644
--- a/update.php
+++ b/update.php
@@ -1,4 +1,9 @@
-<?php include('auth.php');
+<?php
+
+/* Copyright Maximilian Möhring, 2013
+Licensed under the GPL. Read LICENSE for more Information.*/
+
+include('auth.php');
/*error_reporting(E_ALL);
ini_set('display_errors', '1');*/