[prev] [thread] [next] [lurker] [Date index for 2003/07/28]
Author: richardc Date: 2003-07-28 17:47:42 +0100 (Mon, 28 Jul 2003) New Revision: 1263 Modified: trunk/siesta/lib/Siesta/Web.pm Log: doi, typo Modified: trunk/siesta/lib/Siesta/Web.pm ============================================================================== --- trunk/siesta/lib/Siesta/Web.pm 2003-07-28 16:31:47 UTC (rev 1262) +++ trunk/siesta/lib/Siesta/Web.pm 2003-07-28 16:47:42 UTC (rev 1263) @@ -44,7 +44,7 @@ session => \%session, }; - my $root = $Siesta::Config::config->('root'). + my $root = $Siesta::Config::config->('root'); $tt ||= Template->new( ABSOLUTE => 1, INCLUDE_PATH => "$root/web-frontend/siesta:$root/web-frontend/lib" );
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52