Changeset 1742
- Timestamp:
- 01/22/07 22:51:52 (6 years ago)
- Files:
-
- 1 modified
-
trunk/install/phpwebgallery_structure.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/phpwebgallery_structure.sql
r1739 r1742 155 155 `category_id` smallint(5) unsigned NOT NULL default '0', 156 156 PRIMARY KEY (`image_id`,`category_id`), 157 KEY `image_category _i2` (`category_id`)157 KEY `image_category` (`category_id`) 158 158 ) TYPE=MyISAM; 159 159
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)