/[gedafe]/trunk/lib/perl/Gedafe/DB.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 /trunk/lib/perl/Gedafe/DB.pm

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

revision 1 by dpavlin, Mon Feb 14 18:52:26 2005 UTC revision 4 by dpavlin, Mon Feb 14 22:34:48 2005 UTC
# Line 81  my %type_widget_map = ( Line 81  my %type_widget_map = (
81          'name'      => 'text(size=20)',          'name'      => 'text(size=20)',
82          'bool'      => 'checkbox',          'bool'      => 'checkbox',
83          'bytea'     => 'file',          'bytea'     => 'file',
84            'inet'      => 'text(size=15)',
85  );  );
86    
87  sub DB_Init($$)  sub DB_Init($$)

Legend:
Removed from v.1  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26