tagging: Allow using titles in for related stories.
[matthijs/upstream/blosxom-plugins.git] / general / kwiki
index 0a58d00f946f643bf6df40276f3734a72421262a..c70a40a011a49395c8630dc59e0a6620baa0ae55 100644 (file)
@@ -9,7 +9,7 @@ package kwiki;
 
 # --------------------------------
 
-use 'CGI::Kwiki::Formatter';
+use CGI::Kwiki::Formatter;
 
 sub start {
   return $meta::markup eq 'kwiki' ? 1 : 0;