/[Arh]/lib/Arh/Dispatcher.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/Arh/Dispatcher.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 54 by dpavlin, Sun Apr 6 18:31:14 2008 UTC revision 55 by dpavlin, Sun Apr 6 21:07:20 2008 UTC
# Line 17  before '*' => run { Line 17  before '*' => run {
17          $top->child( _('Units') => url => '/units' );          $top->child( _('Units') => url => '/units' );
18    
19          if ( $user->id ) {          if ( $user->id ) {
20                  $top->child( _('Pictures') => url => '/pictures' );                  # only for logged users
21          }          }
22    
23  };  };

Legend:
Removed from v.54  
changed lines
  Added in v.55

  ViewVC Help
Powered by ViewVC 1.1.26