ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
panel_left_outer.html.php
Go to the documentation of this file.
1<div class="panel left-panel cf <?php echo (!$has_frames ? 'empty' : '') ?>">
2 <?php $tpl->render($panel_left) ?>
3</div>
$tpl
Definition: ilias.php:10
An exception for terminatinating execution or to throw for unit testing.