Dotclear


Ignore:
Timestamp:
07/30/15 20:31:21 (10 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

dcTemplate::getSortByStr must allow new keys from foreign tables through templateCustomSortByAlias behavior.
Remove test for existing DC_RC_PATH constant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/unit/bootstrap.php

    r2999 r3064  
    2323$__autoload['pgsqlConnection'] = CLEARBRICKS_PATH.'/dblayer/class.pgsql.php'; 
    2424$__autoload['record'] = CLEARBRICKS_PATH.'/dblayer/dblayer.php'; 
     25$__autoload['template'] = CLEARBRICKS_PATH.'/template/class.template.php'; 
     26$__autoload['path'] = CLEARBRICKS_PATH.'/common/lib.files.php'; 
    2527 
    2628$__autoload['dcCore'] = __DIR__.'/../../inc/core/class.dc.core.php'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map