Commit:    5f9023ca381fbd25a99562420b14b0d93564198b
Author:    Xinchen Hui <larue...@php.net>         Wed, 5 Sep 2012 23:41:42 +0800
Parents:   d64d9e335147173507d39c759c54320e2c20c9ed
Branches:  PHP-5.3

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=5f9023ca381fbd25a99562420b14b0d93564198b

Log:
Correct PHP version

Changed paths:
  M  ext/mysqli/mysqli_libmysql.h


Diff:
diff --git a/ext/mysqli/mysqli_libmysql.h b/ext/mysqli/mysqli_libmysql.h
index 65c69bf..228cde2 100644
--- a/ext/mysqli/mysqli_libmysql.h
+++ b/ext/mysqli/mysqli_libmysql.h
@@ -1,6 +1,6 @@
 /*
   ----------------------------------------------------------------------
-  | PHP Version 6                                                        |
+  | PHP Version 5                                                        |
   ----------------------------------------------------------------------
   | Copyright (c) 2007 The PHP Group                                     |
   ----------------------------------------------------------------------


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

Reply via email to