summaryrefslogtreecommitdiff
path: root/includes/classes/class_serviceclient.php
AgeCommit message (Expand)AuthorFilesLines
2010-12-14(no commit message)fisharebest1-906/+0
2010-10-30(no commit message)fisharebest1-73/+73
2010-10-30(no commit message)fisharebest1-18/+17
2010-10-02Fix PHP5.3 strict error in remote linkingfisharebest1-1/+1
2010-09-11(no commit message)fisharebest1-3/+1
2010-06-28Functions should return by value, not by reference - unless specifically retu...fisharebest1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-3/+3
2010-05-24Use constant instead of global variablefisharebest1-2/+2
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-4/+4
2010-04-19(no commit message)fisharebest1-16/+14
2010-04-16(no commit message)fisharebest1-5/+4
2010-04-05(no commit message)Veit Olschinski1-0/+912