/[SVNBrowser]/trunk/lib/SVNBrowser/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 /trunk/lib/SVNBrowser/Dispatcher.pm

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

revision 75 by dpavlin, Thu Jan 31 20:03:43 2008 UTC revision 76 by dpavlin, Wed Feb 6 12:46:07 2008 UTC
# Line 66  under 'filter' => [ Line 66  under 'filter' => [
66    
67                  set 'next' => $next;                  set 'next' => $next;
68    
69                  show '/x-list';                  if ( get 'mason' ) {
70                            show '/list';
71                    } else {
72                            show '/x-list';
73                    }
74          },          },
75    
76  ];  ];

Legend:
Removed from v.75  
changed lines
  Added in v.76

  ViewVC Help
Powered by ViewVC 1.1.26