summaryrefslogtreecommitdiff
path: root/includes/specialchars.php
AgeCommit message (Collapse)AuthorFilesLines
2014-10-27Find special characters - hebrew/arabic do not have upper/lower case lettersGreg Roach1-1149/+170
2014-04-01Duplicate array keysGreg Roach1-3/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-15The function Zend_Locale::getTranslation is very slow, and not available in ZF2Greg Roach1-28/+28
2013-08-09Remove empty subversion Id tagsGreg Roach1-6/+2
2012-06-16Defer loading of external javascript (and most inline javascript) to the ↵fisharebest1-1/+1
bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed.
2012-05-06add more qoutation marks used in PolishŁukasz Wilenski1-1/+4
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ↵fisharebest1-9/+13
in find-special-chars.
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging ↵fisharebest1-47/+41
aid, many years ago. Also update the copyright message for the CSS parser library
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+1
2010-04-05(no commit message)Veit Olschinski1-0/+1301