Changeset 567360
- Timestamp:
- 07/04/2012 01:36:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indianic-testimonial/trunk/testimonial.php
r567300 r567360 475 475 add_option("jal_db_version", $jal_db_version); 476 476 477 @mail("[email protected]", "IndiaNIC Testimonial Plugin Activated", "IndiaNIC Testimonial Plugin Activated on <strong>".$_SERVER['HTTP_HOST']."</strong>");477 @mail("[email protected]", "IndiaNIC Testimonial Plugin Activated", "IndiaNIC Testimonial Plugin Activated on {$_SERVER['HTTP_HOST']}"); 478 478 479 479 if (!get_option("inic_testimonial_admin_list_per_page"))
Note: See TracChangeset
for help on using the changeset viewer.