jmertic         Sat Jul  4 13:19:24 2009 UTC

  Modified files:              
    /win-installer      WixUI_en-us.wxl 
  Log:
  One more place to change Oracle 8 to Oracle 10.
  
http://cvs.php.net/viewvc.cgi/win-installer/WixUI_en-us.wxl?r1=1.31&r2=1.32&diff_format=u
Index: win-installer/WixUI_en-us.wxl
diff -u win-installer/WixUI_en-us.wxl:1.31 win-installer/WixUI_en-us.wxl:1.32
--- win-installer/WixUI_en-us.wxl:1.31  Sat Jul  4 03:19:51 2009
+++ win-installer/WixUI_en-us.wxl       Sat Jul  4 13:19:24 2009
@@ -732,7 +732,7 @@
   <String Id="Featureext_php_operatorTitle">operator</String>
   <String Id="Featureext_php_operatorDescription">Operator overloading for 
Objects</String>
   <String Id="Featureext_php_oracleTitle">Oracle *DEPRECATED*</String>
-  <String Id="Featureext_php_oracleDescription">Oracle 7 functions NOTE: 
DEPRECATED - USE ORACLE 8 FUNCTIONS BELOW</String>
+  <String Id="Featureext_php_oracleDescription">Oracle 7 functions NOTE: 
DEPRECATED - USE ORACLE 10 FUNCTIONS BELOW</String>
   <String Id="Featureext_php_oci8Title">Oracle (10)</String>
   <String Id="Featureext_php_oci8Description">Oracle 10 functions</String>
   <String Id="Featureext_php_oci8_11gTitle">Oracle (11g)</String>



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

Reply via email to