andrey Mon, 24 Jan 2011 13:59:28 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=307712
Log: fix typos Changed paths: U php/php-src/trunk/ext/mysqlnd/mysqlnd_auth.c Modified: php/php-src/trunk/ext/mysqlnd/mysqlnd_auth.c =================================================================== --- php/php-src/trunk/ext/mysqlnd/mysqlnd_auth.c 2011-01-24 13:58:18 UTC (rev 307711) +++ php/php-src/trunk/ext/mysqlnd/mysqlnd_auth.c 2011-01-24 13:59:28 UTC (rev 307712) @@ -439,10 +439,10 @@ { { MYSQLND_PLUGIN_API_VERSION, - "auth_plugin_authentication_pam", + "auth_plugin_mysql_clear_password", MYSQLND_VERSION_ID, MYSQLND_VERSION, - "Proprietatry", + "PHP License 3.01", "Andrey Hristov <and...@mysql.com>, Ulf Wendel <uwen...@mysql.com>, Georg Richter <ge...@mysql.com>", { NULL, /* no statistics , will be filled later if there are some */
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php