/[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 233 by dpavlin, Sun Aug 31 11:54:40 2008 UTC revision 234 by dpavlin, Mon Sep 1 18:53:59 2008 UTC
# Line 37  before '*' => run { Line 37  before '*' => run {
37    
38          my $strix = $top->child( _('Strix') => url => '/strix' );          my $strix = $top->child( _('Strix') => url => '/strix' );
39          $strix->child( _('Name differences') => url => '/strix/name_diff' );          $strix->child( _('Name differences') => url => '/strix/name_diff' );
40            $strix->child( _('Instances') => url => '/strix/instances' );
41          $strix->child( _('SQL') => url => '/strix/sql' );          $strix->child( _('SQL') => url => '/strix/sql' );
42          $strix->child( _('Navigation') => url => '/strix/navigation' );          $strix->child( _('Navigation') => url => '/strix/navigation' );
43    

Legend:
Removed from v.233  
changed lines
  Added in v.234

  ViewVC Help
Powered by ViewVC 1.1.26