Changeset 308
- Timestamp:
- Jan 21, 2004, 11:14:47 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/release-1_3/admin/infos_images.php
r307 r308 32 32 if ( isset( $_POST['submit'] ) ) 33 33 { 34 if ( isset( $_POST['associate'] ) )34 if ( isset( $_POST['associate'] ) and $_POST['associate'] != '' ) 35 35 { 36 36 // does the uppercat id exists in the database ?
Note: See TracChangeset
for help on using the changeset viewer.