X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FConfig.pm;h=54f2c1ee8eaeea526c4c4144fde66092d780ec18;hb=52d254200d32b47402461d325c2836c35af99201;hp=e0bf6ee82fab37538d11d7bd116d20107a9db717;hpb=1ac110f4ecb782e381db456a3326ff71cb96a73e;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.