CC-1695 Remove Campcaster Studio and make install easier Moved Desktop images to the wiki Moved everything in /bin to /install Included ui_browser.php from index.php instead of redirect. Added Input.php
7 lines
194 B
Smarty
7 lines
194 B
Smarty
{include file="header.tpl"}
|
|
{include file="masterpanel.tpl"}
|
|
{include file="footer.tpl"}
|
|
|
|
{if $DEBUG}
|
|
<a href="javascript: hpopup('{$UI_HANDLER}?act=SESSION.CLEAR')">clear session</a>
|
|
{/if}
|