summaryrefslogtreecommitdiff
path: root/includes/hitcount.php
AgeCommit message (Expand)AuthorFilesLines
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-38/+26
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-16/+18
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-08-29New filter/validation functions for GET/POST variablesGreg Roach1-8/+11
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2012-02-11Another part of #584835fisharebest1-2/+2
2011-11-23I18N of numbers in hit-counterfisharebest1-1/+1
2011-11-19Change final few headers to use consistent comment style. Delete some empty/...fisharebest1-27/+23
2011-01-31correct count on user pageŁukasz Wilenski1-1/+1
2011-01-27add parameters to show the hitsŁukasz Wilenski1-4/+1
2011-01-09Remove unnecessary RTL markupfisharebest1-11/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+1
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-3/+3
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-3/+3
2010-04-05(no commit message)Veit Olschinski1-0/+110