first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<h1>Call stack:</h1>
|
||||
<pre style="color:red;">
|
||||
<?= $entry["callstack"] ?>
|
||||
</pre>
|
||||
<h1>Data:</h1>
|
||||
<pre>
|
||||
<?= $entry["data"] ?>
|
||||
</pre>
|
||||
<h1>Notes:</h1>
|
||||
<pre>
|
||||
<?= $entry["notes"] ?>
|
||||
</pre>
|
||||
<br/>
|
||||
Reference in New Issue
Block a user