summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/getsource.pm
AgeCommit message (Collapse)Author
2009-07-26getsource: run as plain CGI, rather than sessioncgiSimon McVittie
As I suggested when reviewing Will's code, calling loadindex() should be sufficient.
2009-07-26Add getsource pluginWill Uther