/[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 54 by dpavlin, Mon Mar 31 22:01:09 2008 UTC revision 55 by dpavlin, Tue Apr 1 19:39:00 2008 UTC
# Line 14  before '*' => run { Line 14  before '*' => run {
14  #       Jifty->log->debug("current_user = ", dump( $user ));  #       Jifty->log->debug("current_user = ", dump( $user ));
15    
16          $top->child( _('Find People') => url => '/search-users' );          $top->child( _('Find People') => url => '/search-users' );
17            $top->child( _('Sync Organization') => url => '/sync' );
18  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;
19    
20  };  };

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

  ViewVC Help
Powered by ViewVC 1.1.26