Changeset 239
- Timestamp:
- 09/24/08 09:40:19 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/gallery/gal.php
r238 r239 336 336 $core->gallery->refreshGallery($post_id); 337 337 338 http::redirect('plugin.php?p=gallery&m=gal&id='.$post_id.'& upd=1');338 http::redirect('plugin.php?p=gallery&m=gal&id='.$post_id.'&upd=1'); 339 339 } 340 340 catch (Exception $e)
Note: See TracChangeset
for help on using the changeset viewer.