Ignore:
Timestamp:
Sep 23, 2008, 11:26:36 PM (16 years ago)
Author:
plg
Message:

bug fixed: now that WebService method pwg.images.add create image records
with no storage_category_id, we allow this field to be null in the
administration code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/rating.php

    r2530 r2575  
    168168       i.tn_ext,
    169169       i.average_rate,
    170        i.storage_category_id,
    171170       MAX(r.date)          AS recently_rated,
    172171       COUNT(r.rate)        AS nb_rates,
Note: See TracChangeset for help on using the changeset viewer.