Author: joes
Date: Sun Mar 23 01:19:44 2014
New Revision: 1580408

URL: http://svn.apache.org/r1580408
Log:
cache fu?

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=1580408&r1=1580407&r2=1580408&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 01:19:44 2014
@@ -14,7 +14,7 @@ our @patterns = (
         nest       => 1,
     }],
     [qr!^/index\.html$!,    news_page => {
-        view       => 'news_page',
+#        view       => 'news_page',
         conf       => $conf,
         headers    => { title => "Home" },
     }],


Reply via email to