inclusive-design / AChecker

Automated interactive Web content accessibility checker.
https://achecker.ca
GNU General Public License v2.0
69 stars 61 forks source link

Issue-4922: Fixed the double-escaped quotes character issue #12

Closed cindyli closed 12 years ago

cindyli commented 12 years ago

Fixed the bug that the quotes characters, both single and double quotes, are double escaped once the editted check function is saved provided that the php setting 'magic_quotes_gpc' is turned on.