summaryrefslogtreecommitdiff
path: root/includes/reportheader.php
AgeCommit message (Expand)AuthorFilesLines
2014-09-14Cleanup - remove dead/commented codeGreg Roach1-4/+0
2014-05-03Cleanup - remove unused variablesGreg Roach1-2/+1
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-09Remove empty subversion Id tagsGreg Roach1-4/+2
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-1/+1
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...fisharebest1-12/+24
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-1/+1
2011-01-02Refactoring class names and use autoloading.fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-12-09Allow the use of translate_fact() in reports, as well as i18n::translate().fisharebest1-1/+1
2010-09-25Tidy up whitespace/indentsfisharebest1-12/+10
2010-05-21Removing the use of PGVR from all report files - part of the "Rebranding" blu...Nigel Osborne1-16/+16
2010-04-27I18N for reports: step two, embed strings in reports, and replace them when p...fisharebest1-4/+3
2010-04-05(no commit message)Veit Olschinski1-0/+204