Author: joes
Date: Thu Jan 5 05:31:54 2012
New Revision: 1227489
URL: http://svn.apache.org/viewvc?rev=1227489&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=1227489&r1=1227488&r2=1227489&view=diff
==============================================================================
--- ace/site/trunk/lib/view.pm (original)
+++ ace/site/trunk/lib/view.pm Thu Jan 5 05:31:54 2012
@@ -1,5 +1,6 @@
package view;
+
#
# BUILD CONSTRAINT: all views must return $content, $extension.
# additional return values (as seen below) are optional. However,
|