Changeset 220533
- Timestamp:
- 03/22/2010 12:32:16 PM (16 years ago)
- File:
-
- 1 edited
-
wp-tube/trunk/wp-tube.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-tube/trunk/wp-tube.php
r217548 r220533 13 13 $WP_TUBE['BaseDIR'] = get_option('siteurl') .'/wp-content/plugins/' . basename(dirname(__FILE__)); 14 14 $WP_TUBE['ServerDIR'] = dirname(__FILE__); 15 15 16 16 17 //Set the new include path to include this DIR
Note: See TracChangeset
for help on using the changeset viewer.