No. We originally had it using mysql_escape_string or mysql_real_escape_string depending on which was available, but after the version requirement was moved up to 4.3.2, we removed the references to mysql_escape_string because keeping it around was pointless.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
