Make WordPress Core

Changeset 171 for trunk/b2login.php


Ignore:
Timestamp:
06/04/2003 09:24:13 PM (23 years ago)
Author:
mikelittle
Message:

Removed erroneous require of wp-db its now in b2config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/b2login.php

    r144 r171  
    44require_once($abspath.$b2inc.'/b2functions.php');
    55require_once($abspath.$b2inc.'/b2vars.php');
    6 require_once($abspath.$b2inc.'/wp-db.php');
    76
    87if (!function_exists('add_magic_quotes')) {
Note: See TracChangeset for help on using the changeset viewer.