Commit:    0a4b4ae8a15b2f3918f646b7a2cf49be14629b61
Author:    Derick Rethans <git...@derickrethans.nl>         Sat, 4 Oct 2014 
16:20:14 +0100
Parents:   85356414bac4635dcb0b55e7d923fcbb6200ade7
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=0a4b4ae8a15b2f3918f646b7a2cf49be14629b61

Log:
Fixed header.

Changed paths:
  M  elephpant.php


Diff:
diff --git a/elephpant.php b/elephpant.php
index 105cd2d..5f4ebad 100644
--- a/elephpant.php
+++ b/elephpant.php
@@ -10,7 +10,7 @@ $SIDEBAR_DATA = '
  <a href="/license/">see our licensing information page</a>.
 </p>
 ';
-site_header("Copyright", array("current" => "footer"));
+site_header("ElePHPant", array("current" => "footer"));
 ?>
 
 <a name="copyright"></a>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to