  |
1 | 1 | | <?php |
| |
2 | 2 | | /* |
  |
3 | | - | $Id: rpc.php 1850 2009-02-28 03:07:56Z hpdl $ |
| |
| 3 | + | $Id: rpc.php 1851 2009-02-28 03:08:07Z hpdl $ |
|
4 | 4 | | |
| |
5 | 5 | | osCommerce, Open Source E-Commerce Solutions |
| |
6 | 6 | | http://www.oscommerce.com |
| |
|
|
 |
… |
|
12 | 12 | | as published by the Free Software Foundation. |
| |
13 | 13 | | */ |
| |
14 | 14 | | |
  |
15 | | - | require('includes/classes/administrators.php'); |
| |
| 15 | + | require('includes/applications/administrators/classes/administrators.php'); |
  |
16 | 16 | | |
| |
17 | 17 | | class osC_Administrators_Admin_rpc { |
| |
18 | 18 | | public static function getAll() { |