diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-14 05:37:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-14 05:37:34 +0000 |
commit | c768f9a2e988a31f4e27923cc608edad0e19b7b4 (patch) | |
tree | bc418e0241ddc3d2a152ea9a65e5d150f8bee6a4 /ikiwiki | |
parent | 7144eb3973ac73a5f79440f91a7c01665fb83aa4 (diff) |
load/save index when rendering a page in cgi mode for svn-less wikis
Diffstat (limited to 'ikiwiki')
-rwxr-xr-x | ikiwiki | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1096,7 +1096,9 @@ sub cgi_editpage ($$) { #{{{ rcs_commit($message); } else { + loadindex(); refresh(); + saveindex(); } # The trailing question mark tries to avoid broken |