Author: joes
Date: Thu Mar 20 05:08:46 2014
New Revision: 1579541

URL: http://svn.apache.org/r1579541
Log:
space

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1579541&r1=1579540&r2=1579541&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Thu Mar 20 05:08:46 2014
@@ -18,7 +18,7 @@ our @patterns = (
         headers    => { title => "Index" },
         preprocess => 1,
     }],
-    [qr/\.md(?:text)?$/, memoize => {
+    [qr/\.md(?:text)?$/,   memoize => {
         view       => 'thrift_preprocessor',
         conf       => $conf,
         template   => 'default.html',


Reply via email to