Files
anpdf/confg.php

5 lines
63 B
PHP
Raw Normal View History

2020-04-01 17:51:22 +03:00
<?php
ini_set('display_errors','on');
error_reporting(E_ALL);