Alex Schroeder
c8f606f9dc
$q->endform to $q->end_form
...
When updating to CGI 4.06, it turns out that $q->endform
is no longer defined.
2014-10-10 16:43:01 +02:00
Alex Schroeder
e6d3ad8382
Fixed typo in AddModuleDescription sub name
2014-08-21 22:23:23 +02:00
Alex Schroeder
17bd795ef0
Automatically reformatted modules
2014-08-21 07:29:46 +03:00
Alex Schroeder
c9e39a4c19
getting rid of $Id$ tags in $WikiDescription
...
Replaced the $Id$ tags in $WikiDescription for all the modules and wiki.pl itself with a link to the source and an appropriate wiki page, if possible. This is shown in action=version and should help users figure out what another wiki has installed.
2012-04-19 02:18:45 +02:00
Alex Schroeder
793c249aa1
*** empty log message ***
2004-06-28 21:39:05 +00:00
Alex Schroeder
e989d9df87
Fix for wiki.pl 1.419: Important change in handling rules! Rules are
...
expected to return undef when they did not match, and the empty string
if a dirty block was produced.
2004-06-17 01:13:18 +00:00
Alex Schroeder
8f35bfea3d
Added ThreadRule.
...
Added inline parameter to ThreadGet.
2004-03-14 16:27:45 +00:00
Alex Schroeder
3cd5b629ba
fixed bug that ate comments at the beginning and the end
2004-03-14 14:33:05 +00:00
Alex Schroeder
748f2f5a0e
finished
2004-03-14 14:02:58 +00:00
Alex Schroeder
ac9286c80c
testing ThreadGet
2004-03-14 13:00:11 +00:00