aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/index.php b/index.php
index 35f616f82..472ca8d15 100644
--- a/index.php
+++ b/index.php
@@ -1,4 +1,14 @@
<?php
+/***************************************************************************
+ * index.php *
+ * ------------------- *
+ * application : PhpWebGallery 1.3 <http://phpwebgallery.net> *
+ * author : Pierrick LE GALL <pierrick@z0rglub.com> *
+ * *
+ * $Id$
+ * *
+ ***************************************************************************/
+
define( PREFIX_INCLUDE, '' );
include_once( './include/functions.inc.php' );
database_connection();