Make WordPress Core

Changeset 35


Ignore:
Timestamp:
05/22/2003 01:27:04 AM (23 years ago)
Author:
mikelittle
Message:

Make sure we create the links tables too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/b2install.php

    r3 r35  
    9090
    9191echo "users: OK<br />";
     92
     93require_once("wp-links/links.install.php");
    9294?>
    9395
Note: See TracChangeset for help on using the changeset viewer.