Changeset 67960fec2b001ccf21e16b72be1aa310ba1e26ab

Show
Ignore:
Timestamp:
12/05/09 19:51:39 (4 months ago)
Author:
Stephen Bennett <spb@…>
Parents:
41a47f14b962f658a0805dd7d3183fd9cb2d8728
Children:
712bdf504027850e862f3ebd95bd8073771ca78f
git-committer:
Stephen Bennett <spb@exherbo.org> / 2009-12-05T19:51:39Z+0000
Message:

Define a default_view, as we now have more than one

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lib/GMS/Web.pm

    r75a53f5 r67960fe  
    4242 
    4343    session => { flash_to_stash => 1 }, 
     44 
     45    default_view => 'TT', 
    4446 
    4547    'Plugin::Authentication' =>