зеркало из https://github.com/mozilla/pjs.git
Adding error test page
This commit is contained in:
Родитель
5eff6888e7
Коммит
be1a0f6ee6
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
require_once(LIB.'/error.php');
|
||||
|
||||
triggerError('Test Error<br>_SERVER:<pre>'.print_r($_SERVER, true).'</pre>', 'site-down.tpl');
|
||||
|
||||
?>
|
Загрузка…
Ссылка в новой задаче