/[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 124 by dpavlin, Thu Apr 10 21:33:37 2008 UTC revision 125 by dpavlin, Thu May 22 20:48:42 2008 UTC
# Line 18  before '*' => run { Line 18  before '*' => run {
18  #       Jifty->log->debug("current_user = ", dump( $user ));  #       Jifty->log->debug("current_user = ", dump( $user ));
19    
20          $top->child( _('People') => url => 'people' );          $top->child( _('People') => url => 'people' );
21            $top->child( _('Organizations') => url => 'organizations' );
22    
23          $top->child( _('Sync') => url => 'sync' );          $top->child( _('Sync') => url => 'sync' );
24          $top->child( _('LDAP') => url => 'ldap' );          $top->child( _('LDAP') => url => 'ldap' );

Legend:
Removed from v.124  
changed lines
  Added in v.125

  ViewVC Help
Powered by ViewVC 1.1.26