Changeset 7633


Ignore:
Timestamp:
Mar 31, 2010, 8:18:57 AM (15 years ago)
Author:
Pieter Naber
Message:

Added some comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/config.php

    r7631 r7633  
    1717$config['file_init']            = 'init.php';
    1818
     19/*
     20 * This files we need to include, we do this is init.php
     21 */
    1922$config['require']                      = array();
    2023$config['require'][]            = $config['folder_class'] . 'ErrorHandler.php';
Note: See TracChangeset for help on using the changeset viewer.