aboutsummaryrefslogtreecommitdiff
path: root/tests/bootstrap.php
blob: dbeee2330fb95f46640ca0e7bcafa23554d283e2 (plain)
1
2
3
4
5
6
7
8
9
<?php

error_reporting(E_ALL);
ini_set('display_errors', 1);

define('COPY_LOG_TO_SYSLOG', false);

require(__DIR__ . '/../constants.php');
require(LIB_PATH . '/lib_rss.php');	//Includes class autoloader