]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/RSSWriter091.php
Allow bold, italics or underlined for numbers
[SourceForge/phpwiki.git] / lib / RSSWriter091.php
2012-10-06 vargenauReformat code
2012-10-02 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenauextra_empty_lines
2011-03-05 vargenauNo tabs
2011-03-03 vargenauRemove rcs_id
2010-08-11 vargenauHarmonize file footer
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2008-08-22 vargenauActivated Id substitution for Subversion
2005-08-06 rurbanonly cosmetics
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-05-18 rurbanrename split_pagename to SplitPagename
2003-02-27 dairikiFix my breakage of CSS and sidebar RecentChanges output.
2002-10-30 dairikiMinor fix to pass validator at
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-21 dairikiMinor refactoring of class XmlElement. Also move class...
2002-01-19 lakkaFixed the fix. Should work now
2002-01-19 lakkaFixed incorrect include when VIRTUAL_PATHS not used
2002-01-18 lakkaImplementation of RSS0.91 feed for RecentChanges. ...