Changeset 1522100
- Timestamp:
- 10/25/2016 07:50:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
webcourier-email-marketing/trunk/webcourier_email_marketing.php
r1522069 r1522100 94 94 </div> 95 95 <?php 96 } elseif ($status_api && $result && $status != 'ERROR: NONE') {96 } elseif ($status_api && $result && $status && $status != 'ERROR: NONE') { 97 97 ?> 98 98 <div class="notice notice-error is-dismissible">
Note: See TracChangeset
for help on using the changeset viewer.