Changeset 96 for trunk/wp-admin/b2profile.php
- Timestamp:
- 05/25/2003 12:43:31 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/b2profile.php
r83 r96 35 35 } 36 36 37 require_once( "../b2config.php");38 require_once( "$b2inc/b2functions.php");37 require_once('../b2config.php'); 38 require_once($abspath.$b2inc.'/b2functions.php'); 39 39 40 40 dbconnect();
Note: See TracChangeset
for help on using the changeset viewer.