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