/[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 141 by dpavlin, Fri May 30 20:04:43 2008 UTC revision 142 by dpavlin, Fri May 30 23:47:29 2008 UTC
# Line 33  before '*' => run { Line 33  before '*' => run {
33    
34          $top->child( _('Sync') => url => '/sync' );          $top->child( _('Sync') => url => '/sync' );
35          $top->child( _('LDAP') => url => '/ldap' );          $top->child( _('LDAP') => url => '/ldap' );
36            $top->child( _('Strix') => url => '/strix' );
37    
38  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;
39    

Legend:
Removed from v.141  
changed lines
  Added in v.142

  ViewVC Help
Powered by ViewVC 1.1.26