You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by jo...@apache.org on 2012/01/06 07:59:59 UTC

svn commit: r1227987 - /ace/site/trunk/lib/view.pm

Author: joes
Date: Fri Jan  6 06:59:58 2012
New Revision: 1227987

URL: http://svn.apache.org/viewvc?rev=1227987&view=rev
Log:
whitespace to trigger site build

Modified:
    ace/site/trunk/lib/view.pm

Modified: ace/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/ace/site/trunk/lib/view.pm?rev=1227987&r1=1227986&r2=1227987&view=diff
==============================================================================
--- ace/site/trunk/lib/view.pm (original)
+++ ace/site/trunk/lib/view.pm Fri Jan  6 06:59:58 2012
@@ -7,6 +7,7 @@ package view;
 # resolve most issues with this constraint.
 #
 
+
 use strict;
 use warnings;
 use Dotiac::DTL qw/Template/;