]> git.pld-linux.org Git - packages/php.git/commitdiff
- extended english and added polish description of mysqli
authorMichal Chruszcz <mchruszcz@gmail.com>
Tue, 28 Dec 2004 15:55:47 +0000 (15:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.407

php.spec

index 23a06906adde48f7055dc95a8830f0ce67230d36..d9e1fe7e711586cb022ec411d2e7d6e383cf2ecc 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -877,7 +877,13 @@ Requires:  mysql-libs >= 4.1.0
 
 %description mysqli
 This is a dynamic shared object (DSO) for PHP that will add MySQLi
-support.
+(Improved MySQL) support. The difference between it and mysql module
+is that it provides access to functionality of MySQL 4.1 and above.
+
+%description mysqli -l pl
+Modu³ PHP umo¿liwiaj±cy udoskonalony dostêp do bazy danych MySQL.
+Ró¿nic± miêdzy nim a modu³em mysql jest dostêp do funkcjonalno¶ci
+MySQL 4.1 i wy¿ej.
 
 %package ncurses
 Summary:       ncurses module for PHP
This page took 0.039868 seconds and 4 git commands to generate.