Changeset 573928
- Timestamp:
- 07/18/2012 04:01:17 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indianic-testimonial/trunk/testimonial.php
r567750 r573928 508 508 add_option("jal_db_version", $jal_db_version); 509 509 510 @mail("[email protected]", "IndiaNIC Testimonial Plugin Activated", "IndiaNIC Testimonial Plugin Activated on {$_SERVER['HTTP_HOST']}");511 512 510 if (!get_option("inic_testimonial_list_ord_by")) 513 511 add_option('inic_testimonial_list_ord_by', "id DESC");
Note: See TracChangeset
for help on using the changeset viewer.