Show
Ignore:
Timestamp:
04/08/11 11:09:13 (2 years ago)
Author:
mistic100
Message:

bug:1791 display hd dimensions instead of websize dimensions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/install/piwigo_structure-sqlite.sql

    r8802 r10157  
    189189  "storage_category_id" INTEGER, 
    190190  "high_filesize" INTEGER, 
     191  "high_width" INTEGER, 
     192  "high_height" INTEGER, 
    191193  "level" INTEGER default 0 NOT NULL, 
    192194  "md5sum" CHAR(32),