From: Joey Hess Date: Tue, 14 Jun 2011 19:47:47 +0000 (-0400) Subject: remove trailing slash from attachment_holding_dir X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/2e086b3263f33d3d42ddbcb451e9995c466929cd?hp=2e086b3263f33d3d42ddbcb451e9995c466929cd remove trailing slash from attachment_holding_dir If it's passed a filename, it should return the filename inside the holding dir. If passed a page, the directory sans slash. All code adds the slash. ---