Перезалив репозитория
This commit is contained in:
4
dotfiles/Шаблоны/PHP script.php
Normal file
4
dotfiles/Шаблоны/PHP script.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
ini_set('display_errors', '1');
|
||||
ini_set('display_startup_errors', '1');
|
||||
error_reporting(E_ALL);
|
||||
Reference in New Issue
Block a user