Refbase update_2021-01-28_16_25

This commit is contained in:
root
2021-01-28 16:25:20 +01:00
parent 3d11dd7f65
commit b6d0568dc8
4 changed files with 21 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
// produchtion
error_reporting(E_ERROR)
//developement
error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE);