|
|
@ -1,6 +1,6 @@ |
|
|
|
<?php |
|
|
|
// turn on warnings and notice durin developement
|
|
|
|
error_reporting(E_ERROR); |
|
|
|
// turn on warnings and notice during developement
|
|
|
|
include('initialize/PhpErrorSettings.inc.php'); |
|
|
|
// Project: Web Reference Database (refbase) <http://www.refbase.net>
|
|
|
|
// Copyright: Matthias Steffens <mailto:refbase@extracts.de> and the file's
|
|
|
|
// original author(s).
|
|
|
|