Indefero

Indefero Commit Details


Date:2011-03-23 19:19:05 (13 years 8 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.2, release-1.3
Commit:b753cf083752368093ad184de3276a625f584aed
Parents: 53ab5b6affa9557eef5b6921611cdf0e5df95ac1
Message:Fix a coment.

Changes:

File differences

test/bootstrap.php
2222
2323
2424
25
25
2626
2727
28
echo ">>> setting up web application...\n";
require 'Pluf.php';
// for some reason this is nowhere done in Pluf.php
// for PHPUnit 3.5 and beyond this is needed, since it comes with its own class loader
spl_autoload_register('__autoload');
Pluf::start(TESTDIR . '/config.php');

Archive Download the corresponding diff file

Page rendered in 0.09459s using 13 queries.