- Timestamp:
- Mar 17, 2010, 3:18:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/xoops_version.php
r552 r553 356 356 'func_num' => $b_no, 357 357 ); 358 359 if (function_exists('is_multisite') && is_multisite()){ 358 if (wp_version_compare($wp_version, '>=','3.0-alpha')){ 360 359 $b_no++; 361 360 $modversion['blocks'][$b_no] = array(
Note: See TracChangeset
for help on using the changeset viewer.