Parent Directory
|
Revision Log
|
Patch
| revision 1.43 by w, Wed Jan 1 01:29:04 2003 UTC | revision 1.44 by w, Wed Jan 1 12:30:24 2003 UTC | |
|---|---|---|
| # | Line 5 | Line 5 |
| 5 | # modify it under the same terms as Perl itself. | # modify it under the same terms as Perl itself. |
| 6 | ||
| 7 | use strict; | use strict; |
| 8 | use lib qw(./WalWiki/lib); | use lib qw(./lib); |
| 9 | use CGI::Carp qw(fatalsToBrowser); | use CGI::Carp qw(fatalsToBrowser); |
| 10 | ||
| 11 | require 'wikidata/suikawiki-config.ph'; | require 'wikidata/suikawiki-config.ph'; |
|
||||||||
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |