Changeset 715844
- Timestamp:
- 05/21/2013 04:30:15 AM (13 years ago)
- File:
-
- 1 edited
-
soldpress/branches/0.9.5A/adapter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
soldpress/branches/0.9.5A/adapter.php
r715843 r715844 400 400 if($image["Success"]) 401 401 { 402 echo var_dump($image);403 402 $filename = $id .'-listing-' . $type . '.jpg'; 404 403 $wp_upload_dir = wp_upload_dir();
Note: See TracChangeset
for help on using the changeset viewer.