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

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

revision 160 by dpavlin, Sat Jun 14 12:31:35 2008 UTC revision 161 by dpavlin, Sun Jun 15 16:11:17 2008 UTC
# Line 35  before '*' => run { Line 35  before '*' => run {
35          $top->child( _('LDAP') => url => '/ldap' );          $top->child( _('LDAP') => url => '/ldap' );
36          my $strix = $top->child( _('Strix') => url => '/strix' );          my $strix = $top->child( _('Strix') => url => '/strix' );
37          $strix->child( _('Name differences') => url => '/strix/name_diff' );          $strix->child( _('Name differences') => url => '/strix/name_diff' );
38            $strix->child( _('SQL') => url => '/strix/sql' );
39    
40  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;
41    

Legend:
Removed from v.160  
changed lines
  Added in v.161

  ViewVC Help
Powered by ViewVC 1.1.26