Visit BoonEx Page at Facebook

Facebook

Join BoonEx group at LinkedIn

LinkedIn

Follow BoonEx on Twitter

Twitter

Subscribe to BoonEx Blog RSS feed

RSS

Changeset 13133

Show
Ignore:
Timestamp:
11/03/09 02:20:00 (3 weeks ago)
Author:
Alexander Ermashev
Message:

- ticket #1408;

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/calendar.php

    r13044 r13133  
    22 
    33require_once('./inc/header.inc.php'); 
     4require_once( BX_DIRECTORY_PATH_INC  . 'design.inc.php' ); 
    45require_once(BX_DIRECTORY_PATH_INC . 'admin.inc.php'); 
    56require_once(BX_DIRECTORY_PATH_INC . 'db.inc.php'); 
    6  
     7    
    78bx_import('BxDolProfileFields'); 
    89bx_import('BxDolProfilesController');