aboutsummaryrefslogtreecommitdiffstats
path: root/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin.php b/admin.php
index 7f22af61a..ab774cb4c 100644
--- a/admin.php
+++ b/admin.php
@@ -1,9 +1,9 @@
<?php
// +-----------------------------------------------------------------------+
-// | admin.php |
+// | admin.php |
// +-----------------------------------------------------------------------+
// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : 1.4 |
+// | branch : BSF (Best So Far) |
// +-----------------------------------------------------------------------+
// | file : $RCSfile$
// | last update : $Date$
@@ -265,4 +265,4 @@ else
//----------------------------------------------------------- html code display
$code = $vtp->Display( $handle, 0 );
echo $code;
-?> \ No newline at end of file
+?>