Make WordPress Core


Ignore:
Timestamp:
05/25/2003 12:43:31 PM (22 years ago)
Author:
saxmatt
Message:

New path system.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/b2profile.php

    r83 r96  
    3535}
    3636
    37 require_once("../b2config.php");
    38 require_once("$b2inc/b2functions.php");
     37require_once('../b2config.php');
     38require_once($abspath.$b2inc.'/b2functions.php');
    3939
    4040dbconnect();
Note: See TracChangeset for help on using the changeset viewer.