/[webpac-proto]/search/config.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 /search/config.pm

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

revision 1.5 by dpavlin, Mon Jun 24 18:07:29 2002 UTC revision 1.6 by dpavlin, Tue Jun 25 15:25:14 2002 UTC
# Line 114  $main::AdvancedSearchDropdowns = 4 ; Line 114  $main::AdvancedSearchDropdowns = 4 ;
114          'database-for-SearchFieldDescriptions','ps',          'database-for-SearchFieldDescriptions','ps',
115  );  );
116    
117    # Hash of icon/images names that we use
118    %main::ImageNames = (
119            'banner',       'banner.gif',
120            'collapse',     'collapse.gif',
121            'expand',       'expand.gif',
122    );
123    
124    
125  1;  1;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26