Changeset 1412

Show
Ignore:
Timestamp:
12/07/07 15:31:30 (9 months ago)
Author:
rho
Message:

removed unused content files

Signed-off: Rolando Espinoza La fuente <rho@prosoftpeople.com>

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/includes.php

    r1387 r1412  
    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    ****************************************************************************/