Make WordPress Core


Ignore:
Timestamp:
06/11/2006 06:43:54 AM (19 years ago)
Author:
ryan
Message:

Include file renames. #2525

File:
1 edited

Legend:

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

    r3861 r3862  
    11<?php
    22require_once('admin.php');
    3 require_once( ABSPATH . WPINC . '/registration-functions.php');
     3require_once( ABSPATH . WPINC . '/registration.php');
    44
    55$title = __('Users');
Note: See TracChangeset for help on using the changeset viewer.