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