- Timestamp:
- Oct 21, 2009, 8:24:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/XPressMU/xpressme_integration_kit/include/general_functions.php
r414 r415 120 120 121 121 // Get Multi Blog table list for WordPressMU 122 if (!function_exists('get_ multi_table_list')){122 if (!function_exists('get_table_list')){ 123 123 function get_table_list($wp_prefix = '',$table_name = ''){ 124 124 global $xoopsDB,$xoops_db;
Note: See TracChangeset
for help on using the changeset viewer.