Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed
TODO
* features.class.php - FeatureList::printItems(); + Disabled header repetition until footnote ref. name/ID problem has been solved * footnotes.class.php - Footnote::printMe(): Fixed duplicate name/ID
* features.class.php - Feature:__construct(): Reverted class name fix (apparently version-dependent)
* features.class.php - Use script encoding for htmlspecialchars() * footnotes.class.php - Added prefix, suffix, and tooltip (title) support * global.inc - Added reduceWhitespace()
* features.class.php - FeatureList::__construct, Feature::_construct: Fixed class name reference - Feature::__construct: Only set defined properties with parameter array
* features.class.php - Fixed remaining `title' attributes for test results
* features.class.php - Clarified `title' attributes for test results
* features.class.php - Fixed: Deprecated call-time pass-by-reference
* features.class.php - Fixed: Unknown version is considered safe
Added global.inc, features.class.php