The notion of automatically escaping text for us is stupid... it no longer exists...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 17 Dec 2005 21:23:36 +0000 (21:23 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 17 Dec 2005 21:23:36 +0000 (21:23 +0000)
commit4d4ec8d54852d0939e17ddf796032c7f2725a459
tree0747be85111474d1517a16ec4475e758668834af
parent54ff978f115e63b0dd3d446dc58e038f837430dc
The notion of automatically escaping text for us is stupid... it no longer exists; if you want to insert something into the database, use ISSO->escape(). We need to also check to see what happens if magic quotes is on...
api.php
kernel.php
mail.php