Changeset 7871


Ignore:
Timestamp:
Apr 28, 2010, 1:23:59 PM (15 years ago)
Author:
Pieter Naber
Message:

Forgot to remove the "echo", arghh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/config.php

    r7870 r7871  
    3535// XXX: Dirty hack to fix the URI root folder, needs work
    3636$config['uri_root']                     = str_replace(array('/inc', '/map'), '', dirname($config['uri']));
    37 echo $config['uri_root'];
    3837$config['file_init']            = 'init.php';
    3938
Note: See TracChangeset for help on using the changeset viewer.