This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
tflucke
/
DominionWebsite
同期ミラー
https://github.com/tflucke/DominionWebsite.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ブランチ:
master
ブランチ
タグ
master
DominionWebs...
/
scripts
/
debug.php
debug.php
67 B
パーマリンク
履歴
Raw
1
2
3
4
<?php
ini_set('display_errors', 'On');
error_reporting(E_ALL);
?>