- Timestamp:
- May 20, 2009, 5:59:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/plugins/xpressme/include/custom_functions.php
r214 r218 35 35 } 36 36 37 function xpress_is_wpmu() { 38 global $xoops_config; 39 40 return $xoops_config->is_wpmu; 41 } 42 37 43 function xpress_selected_author($show=true ) { 38 44 $output = '';
Note: See TracChangeset
for help on using the changeset viewer.