You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/23 02:17:49 UTC

svn commit: r1580407 - /thrift/cms-site/trunk/lib/path.pm

Author: joes
Date: Sun Mar 23 01:17:49 2014
New Revision: 1580407

URL: http://svn.apache.org/r1580407
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=1580407&r1=1580406&r2=1580407&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 01:17:49 2014
@@ -13,7 +13,7 @@ our @patterns = (
         headers    => { title => "Sitemap" },
         nest       => 1,
     }],
-    [qr!^/index\.html$!,    snippet => {
+    [qr!^/index\.html$!,    news_page => {
         view       => 'news_page',
         conf       => $conf,
         headers    => { title => "Home" },