Big overhaul of dirdir rewriting most code to be much simpler, reliable and efficient.

Now we have a wiki engine in ~20 lines of code!
This commit is contained in:
Uriel 2009-02-26 11:50:18 +01:00
parent b00107e3b8
commit a3c2c71275
3 changed files with 32 additions and 50 deletions

View file

@ -0,0 +1,3 @@
<form action="" method="POST">
<input type="submit" name="dirdir_edit" value="Edit page" />
</form>