summaryrefslogtreecommitdiff
path: root/includes/specialchars.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-06Refactor specialchars.php into classesGreg Roach1-304/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-54/+43
2015-01-30PHP keywords in lower caseGreg Roach1-1/+1
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
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 bott...fisharebest1-1/+1
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
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...fisharebest1-47/+41
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+1
2010-04-05(no commit message)Veit Olschinski1-0/+1301