Changeset 227 for trunk/install
- Timestamp:
- Nov 9, 2014, 12:44:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/sql/eleonline.sql
r221 r227 117 117 stato_lis int(1), 118 118 stato_can int(1), 119 status int(1) DEFAULT '0', 119 120 primary key (id_sez) 120 121 ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Note:
See TracChangeset
for help on using the changeset viewer.