- Timestamp:
- Oct 22, 2009, 9:52:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/admin/index.php
r414 r416 497 497 global $xoopsModule; 498 498 include(dirname(__FILE__) . '/../wp-includes/version.php'); 499 include (dirname(__FILE__) . '/../include/general_functions.php');499 include_once(dirname(__FILE__) . '/../include/general_functions.php'); 500 500 501 501 $xoopsDB =& Database::getInstance();
Note: See TracChangeset
for help on using the changeset viewer.