- Timestamp:
- Jan 19, 2010, 7:22:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/stable-2.12.x/webapp/modules/pc/page/h_album_cover_edit.php
r11408 r13241 33 33 } 34 34 35 if (!(is_null($subject) || is_null($description)|| is_null($public_flag))) {35 if (!(is_null($subject) || is_null($description)|| is_null($public_flag))) { 36 36 $album['subject'] = $subject; 37 37 $album['description'] = $description;
Note: See TracChangeset
for help on using the changeset viewer.