aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/default/htmlfunctions.inc.php6
-rw-r--r--template/default/style.inc.php8
2 files changed, 9 insertions, 5 deletions
diff --git a/template/default/htmlfunctions.inc.php b/template/default/htmlfunctions.inc.php
index 6d004efc5..2010a2768 100644
--- a/template/default/htmlfunctions.inc.php
+++ b/template/default/htmlfunctions.inc.php
@@ -2,8 +2,10 @@
/***************************************************************************
* htmlfunctions.inc.php *
* ------------------- *
- * application : PhpWebGallery 1.3 *
- * author : Pierrick LE GALL <pierrick@z0rglub.com> *
+ * application : PhpWebGallery 1.3 <http://phpwebgallery.net> *
+ * author : Pierrick LE GALL <pierrick@z0rglub.com> *
+ * *
+ * $Id$
* *
***************************************************************************
diff --git a/template/default/style.inc.php b/template/default/style.inc.php
index be09eb5d9..14ddebb66 100644
--- a/template/default/style.inc.php
+++ b/template/default/style.inc.php
@@ -1,9 +1,11 @@
<?php
/***************************************************************************
- * style.php is a part of PhpWebGallery *
+ * style.inc.php *
* ------------------- *
- * last update : Friday, November 1, 2002 *
- * email : pierrick@z0rglub.com *
+ * application : PhpWebGallery 1.3 <http://phpwebgallery.net> *
+ * author : Pierrick LE GALL <pierrick@z0rglub.com> *
+ * *
+ * $Id$
* *
***************************************************************************/