]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Apache/MVC/View/TT.pm
Location handling stuff.
[maypole.git] / lib / Apache / MVC / View / TT.pm
index f1b005e8108ac5a37260cdf2a77874b4bd235b08..368c3ecc330546b01b42466788825ade02f16ddd 100644 (file)
@@ -26,6 +26,7 @@ sub _args {
         request => $r,
         class   => $class,
         objects => $r->objects,
+        base    => $r->config->{uri_base},
         # ...
     );
     $args{classmetadata} = {