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
Fri, Jun 27, 04:17 (3 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22415
Default Alt Text
smartline_results.tpl (295 B)

Event Timeline