Changeset 2520 for trunk/tools/piwigo_remote.pl
- Timestamp:
- 09/12/08 00:19:04 (5 years ago)
- Files:
-
- 1 modified
-
trunk/tools/piwigo_remote.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/piwigo_remote.pl
r2519 r2520 11 11 GetOptions( 12 12 \%opt, 13 qw/action=s file=s thumbnail=s category_id=i name=s /13 qw/action=s file=s thumbnail=s category_id=i name=s rank=i/ 14 14 ); 15 15 … … 62 62 category_id => $opt{category_id}, 63 63 name => $opt{name}, 64 rank => defined($opt{rank}) ? $opt{rank} : 1, 64 65 }; 65 66
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)