]> git.mxchange.org Git - mailer.git/commit
addslashes() did escape also single quotes (') which breaks some banner rotation...
authorRoland Häder <roland@mxchange.org>
Fri, 6 Nov 2009 15:19:26 +0000 (15:19 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 6 Nov 2009 15:19:26 +0000 (15:19 +0000)
commitaaf81b8f35512782d34f78c1a0dac8b42d745393
tree319e644a57ea82023c5cb187081a261c462eb584
parent655f1bea8cda9a62fda703428f8693d8c025ff50
addslashes() did escape also single quotes (') which breaks some banner rotation code. Now use escapeQuotes() instead of addslashes()
15 files changed:
inc/classes/cachesystem.class.php
inc/config-functions.php
inc/db/lib-mysql3.php
inc/filters.php
inc/functions.php
inc/language-functions.php
inc/libs/admins_functions.php
inc/libs/sponsor_functions.php
inc/libs/surfbar_functions.php
inc/libs/theme_functions.php
inc/libs/wernis_functions.php
inc/modules/admin.php
inc/mysql-manager.php
inc/session-functions.php
inc/stylesheet.php