Changeset 7487
- Timestamp:
- May 29, 2008, 5:48:23 PM (13 years ago)
- Location:
- OpenPNE/branches/stable-2.12.x/webapp/modules/pc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/stable-2.12.x/webapp/modules/pc/page/h_album_cover_edit_confirm.php
r7484 r7487 27 27 $description = $requests['description']; 28 28 $public_flag = $requests['public_flag']; 29 $c_commu_id = $requests['target_c_commu_id'];30 29 // ---------- 31 30 -
OpenPNE/branches/stable-2.12.x/webapp/modules/pc/validate/page/h_album_image_edit.ini
r6762 r7487 7 7 type = "string" 8 8 required = 0 9 10
Note: See TracChangeset
for help on using the changeset viewer.