Changeset 21070 for trunk/tools


Ignore:
Timestamp:
Feb 28, 2013, 1:41:16 PM (11 years ago)
Author:
plg
Message:

bug 2852 fixed: ability to use HTML markup in album description for pwg.categories.add

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/piwigo_remote.pl

    r15327 r21070  
    241241        name => $opt{define}{name},
    242242        parent => $opt{define}{parent},
     243        comment => $opt{define}{comment},
    243244    };
    244245
Note: See TracChangeset for help on using the changeset viewer.