Commit:    f7bf362db6e8216a266ecb34fcfaa6191f56015f
Author:    Kalle Sommer Nielsen <ka...@php.net>         Thu, 1 Sep 2016 
02:51:49 +0200
Parents:   a2e371372311c38a6faaa26e85a4e8c7b31fa232
Branches:  master

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

Log:
Fix typos (by removing the comment)

Changed paths:
  M  include/functions.php


Diff:
diff --git a/include/functions.php b/include/functions.php
index d0ce70e..2566af2 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,9 +1,6 @@
 <?php
 /* 
-(c)'2001 by Marco Kaiser (b...@php.net) and the PHP Group      
-Read an Learn. Any Questions so ask.                                           
-
-Version: $Id$
+(c) 2001 by Marco Kaiser (b...@php.net) and the PHP Group
 */
 
 function common_header($extra_headers=NULL, $TITLE = "Quality Assurance") {


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to