Parent Directory
|
Revision Log
|
Patch
| revision 1.53 by wakaba, Thu Apr 3 01:09:31 2003 UTC | revision 1.54 by wakaba, Wed Aug 6 03:04:22 2003 UTC | |
|---|---|---|
| # | Line 6 use CGI::Carp qw(fatalsToBrowser); | Line 6 use CGI::Carp qw(fatalsToBrowser); |
| 6 | require 'wikidata/suikawiki-config.ph'; ## the site configuration script | require 'wikidata/suikawiki-config.ph'; ## the site configuration script |
| 7 | require 'suikawiki.pl'; ## the main script | require 'suikawiki.pl'; ## the main script |
| 8 | ||
| 9 | package SuikaWiki; | |
| 10 | our $VERSION = '2.2'; | |
| 11 | ||
| 12 | =head1 NAME | =head1 NAME |
| 13 | ||
| 14 | wiki.cgi --- SuikaWiki: Yet yet another WikiEngine | wiki.cgi --- SuikaWiki: Yet yet another WikiEngine |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |