Author: joes
Date: Sun Mar 23 19:00:05 2014
New Revision: 1580569
URL: http://svn.apache.org/r1580569
Log:
tweaks
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=1580569&r1=1580568&r2=1580569&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 19:00:05 2014
@@ -5,7 +5,7 @@ use strict;
use warnings;
my %thrift_args = (
- conf => Load join "", <DATA>,
+ conf => Load(join "", <DATA>),
preprocess => 1,
repo => 'thrift.git',
template => 'default.html',