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/21 18:42:37 UTC

svn commit: r1579992 - /thrift/cms-site/trunk/lib/view.pm

Author: joes
Date: Fri Mar 21 17:42:37 2014
New Revision: 1579992

URL: http://svn.apache.org/r1579992
Log:
sitemap nesting support

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

Modified: thrift/cms-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/view.pm?rev=1579992&r1=1579991&r2=1579992&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/view.pm (original)
+++ thrift/cms-site/trunk/lib/view.pm Fri Mar 21 17:42:37 2014
@@ -3,7 +3,6 @@ package view;
 use base 'ASF::View';
 use ASF::Util qw/read_text_file/;
 use ASF::Value::Snippet;
-
 use strict;
 use warnings;