[svn:p5ee] r6514 - p5ee/trunk/App-Widget/lib/App

[email protected]
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
Author: spadkins
Date: Fri Jun 16 11:57:44 2006
New Revision: 6514

Modified:
   p5ee/trunk/App-Widget/lib/App/Widget.pm

Log:
Syntax error fixed

Modified: p5ee/trunk/App-Widget/lib/App/Widget.pm
==============================================================================
--- p5ee/trunk/App-Widget/lib/App/Widget.pm	(original)
+++ p5ee/trunk/App-Widget/lib/App/Widget.pm	Fri Jun 16 11:57:44 2006
@@ -461,7 +461,7 @@
             $self->{theme} = $theme if ($theme);
         }
         my $theme_domain = $context->value_domain("theme.$theme",
-            class => "App::ValueDomain::Repository,
+            class => "App::ValueDomain::Repository",
             repository => "default",
             table => "value_domain",
             params => { name => "theme.$theme" },
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.