Changeset 308
Legend:
- Unmodified
- Added
- Removed
-
trunk/Changes
r301 r308 1 1 0.30 2 Added method for adminds to delete nodes. 2 3 Major overhaul of templates. Added numerous style hooks and replaced 3 4 Oxford Guide stylesheet in examples/ with generic wiki.css that -
trunk/wiki.cgi
r306 r308 5 5 6 6 use vars qw( $VERSION ); 7 $VERSION = '0.30_0 1';7 $VERSION = '0.30_02'; 8 8 9 9 use CGI qw/:standard/;
