X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FConfig.pm;h=54f2c1ee8eaeea526c4c4144fde66092d780ec18;hb=ef3da5818c452a331e863d30efc41f5b65d0f624;hp=e0bf6ee82fab37538d11d7bd116d20107a9db717;hpb=a27f2bd38587630db826b55e6c433415bf4da6ac;p=maypole.git diff --git a/lib/Maypole/Config.pm b/lib/Maypole/Config.pm index e0bf6ee..54f2c1e 100644 --- a/lib/Maypole/Config.pm +++ b/lib/Maypole/Config.pm @@ -9,7 +9,7 @@ use warnings; __PACKAGE__->mk_accessors( qw( view uri_base template_root model loader display_tables ok_tables rows_per_page dsn user pass opts application_name document_encoding - content_type) + content_type models) ); # Should only be modified by model.