[Welcome] Only show debug notice if its not production
这个提交包含在:
父节点
4419558971
当前提交
40b5746e48
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -15,6 +15,7 @@
|
||||||
<p class="lead">I'd like to thank Andreas (LA8AJA) and Flo (DF2ET) for helping getting this over the finish line.</p>
|
<p class="lead">I'd like to thank Andreas (LA8AJA) and Flo (DF2ET) for helping getting this over the finish line.</p>
|
||||||
<p class="lead">This guide is to help you get your installation configured to work with all the new features please follow it!</p>
|
<p class="lead">This guide is to help you get your installation configured to work with all the new features please follow it!</p>
|
||||||
|
|
||||||
|
<?php if(ENVIRONMENT != "production") { ?>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-header">
|
<div class="card-header">
|
||||||
<span class="badge badge-danger">File Change</span> /index.php - Turn off debugging messages
|
<span class="badge badge-danger">File Change</span> /index.php - Turn off debugging messages
|
||||||
|
|
@ -31,6 +32,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
<?php } ?>
|
||||||
|
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-header">
|
<div class="card-header">
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用