Changeset 2383149
- Timestamp:
- 09/16/2020 08:27:54 PM (6 years ago)
- File:
-
- 1 edited
-
opinions-clients/trunk/opcl-wpajax.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
opinions-clients/trunk/opcl-wpajax.php
r2266986 r2383149 6 6 7 7 function opcl_js_sendOpinion(){ 8 global $wpdb; 8 global $wpdb; //test 9 9 $action = str_replace('opcl_js_','',$_POST['action']); 10 10 if ($action != 'sendOpinion'){
Note: See TracChangeset
for help on using the changeset viewer.