summaryrefslogtreecommitdiff
path: root/includes/reportheader.php
AgeCommit message (Collapse)AuthorFilesLines
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 ↵fisharebest1-1/+1
underlying OS function. Saves a DB query. Only call time() once. For consistency, and for a very minor performance tweak.
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging ↵fisharebest1-12/+24
aid, many years ago. Also update the copyright message for the CSS parser library
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" ↵Nigel Osborne1-16/+16
blueprint
2010-04-27I18N for reports: step two, embed strings in reports, and replace them when ↵fisharebest1-4/+3
processing reports
2010-04-05(no commit message)Veit Olschinski1-0/+204