Changeset 325 for branches/Ver2.0/xpressme_integration_kit/admin/index.php
- Timestamp:
- Jul 8, 2009, 3:38:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Ver2.0/xpressme_integration_kit/admin/index.php
r295 r325 561 561 $mydirname = basename( dirname( dirname( __FILE__ ) ) ) ; 562 562 $mydirpath = dirname( dirname( __FILE__ ) ) ; 563 require_once($mydirpath.'/wp-load.php');564 565 563 require_once '../../../include/cp_header.php' ; 564 566 565 //require_once '../include/gtickets.php' ; 567 566 //define( '_MYMENU_CONSTANT_IN_MODINFO' , '_MI_TELLAFRIEND_MODNAME' ) ;
Note: See TracChangeset
for help on using the changeset viewer.