3 lines
69 B
PHP
3 lines
69 B
PHP
<?php
|
|
|
|
@trigger_error('I come from… afar! :D', E_USER_DEPRECATED);
|
<?php
|
|
|
|
@trigger_error('I come from… afar! :D', E_USER_DEPRECATED);
|