Refbase update_2021-01-28_16_12

This commit is contained in:
root
2021-01-28 16:12:02 +01:00
parent 64e7261da6
commit 3d11dd7f65

View File

@@ -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).