Changeset 469 for trunk/xpressme_integration_kit/wp-content/plugins/xpressme/include/xpress_common_functions.php
- Timestamp:
- Nov 28, 2009, 4:22:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/wp-content/plugins/xpressme/include/xpress_common_functions.php
r454 r469 290 290 } 291 291 292 function xpress_query_filter( &$query)292 function xpress_query_filter($query) 293 293 { 294 294 if (is_admin()) return $query;
Note: See TracChangeset
for help on using the changeset viewer.