Changeset 408 for trunk/admin/modules
- Timestamp:
- Mar 6, 2024, 10:13:46 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/aggiornadb.php
r407 r408 134 134 135 135 136 if(!controllo($prefix.'_ele_con _comune','proiezione',++$num))136 if(!controllo($prefix.'_ele_cons_comune','proiezione',++$num)) 137 137 { 138 138 $sql="ALTER TABLE `".$prefix."_ele_cons_comune` ADD `proiezione` ENUM('0','1') NOT NULL DEFAULT '0' AFTER `disgiunto`";
Note:
See TracChangeset
for help on using the changeset viewer.