- Timestamp:
- Jun 5, 2009, 5:09:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/wp-content/plugins/xpressme/include/custom_functions.php
r252 r253 41 41 } 42 42 43 function xpress_is_wp20() { 44 global $xoops_config; 45 46 return $xoops_config->is_wp20; 47 } 48 43 49 function xpress_selected_author($show=true ) { 44 50 $output = '';
Note: See TracChangeset
for help on using the changeset viewer.