Changeset 11116
- Timestamp:
- 05/30/11 23:32:10 (2 years ago)
- Files:
-
- 1 modified
-
trunk/include/ws_functions.inc.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/ws_functions.inc.php
r10747 r11116 166 166 { 167 167 return array( 168 'id','tn_url','element_url','high_url', 'file','width','height','hit' 168 'id','tn_url','element_url','high_url', 'file','width','height','hit','date_available','date_creation' 169 169 ); 170 170 } … … 373 373 } 374 374 } 375 foreach ( array('file', 'name', 'comment' ) as $k )375 foreach ( array('file', 'name', 'comment', 'date_creation', 'date_available') as $k ) 376 376 { 377 377 $image[$k] = $row[$k]; … … 932 932 } 933 933 } 934 foreach ( array('file', 'name', 'comment' ) as $k )934 foreach ( array('file', 'name', 'comment', 'date_creation', 'date_available') as $k ) 935 935 { 936 936 $image[$k] = $row[$k]; … … 1712 1712 } 1713 1713 } 1714 foreach ( array('file', 'name', 'comment' ) as $k )1714 foreach ( array('file', 'name', 'comment', 'date_creation', 'date_available') as $k ) 1715 1715 { 1716 1716 $image[$k] = $row[$k];
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)