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