Ignore:
Timestamp:
Oct 8, 2012, 9:36:55 AM (12 years ago)
Author:
chronos
Message:
  • Odstraněno: Starý soubor style.php pro generování kostry stránky.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sql/updates/402.sql

    r402 r417  
     1CREATE TABLE IF NOT EXISTS `SystemVersion` (
     2  `Rev402` bit(1) DEFAULT NULL
     3) ENGINE=InnoDB DEFAULT CHARSET=utf8;
     4
    15ALTER TABLE `FinanceOperation` ADD `BankAccount` INT NULL COMMENT 'FinanceBankAccount',
    26ADD `Treasury` INT NULL COMMENT 'FinanceTreasury';
Note: See TracChangeset for help on using the changeset viewer.