Skip to:
Content

bbPress.org


Ignore:
Timestamp:
10/12/2008 02:30:56 PM (18 years ago)
Author:
sambauers
Message:

Include file reorganisation, part 6 - Move major include files in bb-admin and fix references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-admin/export.php

    r1385 r1803  
    11<?php
    22
    3 require_once('../bb-load.php');
    4 require_once('admin-functions.php');
     3require_once( '../bb-load.php' );
     4require_once( BB_PATH . 'bb-admin/includes/functions.bb-admin.php' );
    55
    66define('BB_EXPORT_USERS', 1);
Note: See TracChangeset for help on using the changeset viewer.