]> git.mxchange.org Git - mailer.git/commit
addslashes() did escape also single quotes (') which breaks some banner rotation...
authorquix0r <quix0r@mxchange.org>
Fri, 6 Nov 2009 15:19:26 +0000 (15:19 +0000)
committerquix0r <quix0r@mxchange.org>
Fri, 6 Nov 2009 15:19:26 +0000 (15:19 +0000)
commitaf57cc214f46f69247698f50d2eec74a8449b79c
tree319e644a57ea82023c5cb187081a261c462eb584
parenta73d1e75da129559d7901b82febcf8688f8090bc
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