Changeset 416041
- Timestamp:
- 07/27/2011 06:03:38 PM (14 years ago)
- Location:
- simplemap
- Files:
-
- 2 edited
-
tags/2.2.4/simplemap.php (modified) (1 diff)
-
trunk/simplemap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simplemap/tags/2.2.4/simplemap.php
r398361 r416041 129 129 130 130 } 131 add_action( 'admin_init', 'sm_call_discount' );131 //add_action( 'admin_init', 'sm_call_discount' ); 132 132 133 133 /** -
simplemap/trunk/simplemap.php
r398357 r416041 129 129 130 130 } 131 add_action( 'admin_init', 'sm_call_discount' );131 //add_action( 'admin_init', 'sm_call_discount' ); 132 132 133 133 /**
Note: See TracChangeset
for help on using the changeset viewer.