Page MenuHomeCode

smartline_results.tpl
No OneTemporary

smartline_results.tpl

<!-- SmartLine output -->
<div id="SmartLineResults" class="black">
{if isset($SmartLine_STDOUT)}
<p>{$SmartLine_STDOUT}</p>
{/if}
{if isset($SmartLine_STDERR)}
<p class="error">{$SmartLine_STDERR}</p>
{/if}
</div>
<p class="clear"></p>

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 29, 07:48 (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22415
Default Alt Text
smartline_results.tpl (295 B)

Event Timeline