Changeset 13133 for trunk/calendar.php
- Timestamp:
- 11/03/09 02:20:00 (3 years ago)
- File:
-
- 1 edited
-
trunk/calendar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/calendar.php
r13044 r13133 2 2 3 3 require_once('./inc/header.inc.php'); 4 require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' ); 4 5 require_once(BX_DIRECTORY_PATH_INC . 'admin.inc.php'); 5 6 require_once(BX_DIRECTORY_PATH_INC . 'db.inc.php'); 6 7 7 8 bx_import('BxDolProfileFields'); 8 9 bx_import('BxDolProfilesController');
Note: See TracChangeset
for help on using the changeset viewer.