List:Commits« Previous MessageNext Message »
From:ahristov Date:February 27 2007 12:06pm
Subject:PHP mysqlnd svn commit: r72 - trunk/ext/mysqli
View as plain text  
Author: ahristov
Date: 2007-02-27 13:06:18 +0100 (Tue, 27 Feb 2007)
New Revision: 72

Modified:
   trunk/ext/mysqli/mysqli_libmysql.h
   trunk/ext/mysqli/mysqli_mysqlnd.h
Log:
Update headers


Modified: trunk/ext/mysqli/mysqli_libmysql.h
===================================================================
--- trunk/ext/mysqli/mysqli_libmysql.h	2007-02-27 12:02:30 UTC (rev 71)
+++ trunk/ext/mysqli/mysqli_libmysql.h	2007-02-27 12:06:18 UTC (rev 72)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 6                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2007 The PHP Group                                |
+  | Copyright (c) 2007 The PHP Group                                     |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |

Modified: trunk/ext/mysqli/mysqli_mysqlnd.h
===================================================================
--- trunk/ext/mysqli/mysqli_mysqlnd.h	2007-02-27 12:02:30 UTC (rev 71)
+++ trunk/ext/mysqli/mysqli_mysqlnd.h	2007-02-27 12:06:18 UTC (rev 72)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 6                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2007 The PHP Group                                |
+  | Copyright (c) 2006-2007 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |

Thread
PHP mysqlnd svn commit: r72 - trunk/ext/mysqliahristov27 Feb