Files
anpdf/confg.php
Andrey Kuvshinov aa95d4bae8 add files
2020-04-01 17:51:22 +03:00

5 lines
63 B
PHP

<?php
ini_set('display_errors','on');
error_reporting(E_ALL);