Show
Ignore:
Timestamp:
12/07/07 16:09:42 (1 year ago)
Author:
misja
Message:

Misja Hoebe <misja@curverider.co.uk> Merged in r1411, r1412, r1413

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/0.9/includes.php

    r1387 r1414  
    124124 
    125125    /*************************************************************************** 
    126     *    CONTENT MODULES 
    127     *    This should make languages easier, although some kind of 
    128     *    selection process will be required 
    129     ****************************************************************************/ 
    130  
    131     // General 
    132         include_once($CFG->dirroot . "content/general/main.php"); 
    133     // Main index 
    134         include_once($CFG->dirroot . "content/mainindex/main.php"); 
    135     // User-related 
    136         include_once($CFG->dirroot . "content/users/main.php"); 
    137  
    138     /*************************************************************************** 
    139126    *    START-OF-PAGE RUNNING 
    140127    ****************************************************************************/