openrat-cms

OpenRat Content Management System
git clone http://git.code.weiherhei.de/openrat-cms.git
Log | Files | Refs

structure.php (186B)


      1 <?php if (defined('OR_TITLE')) {  ?>
      2   
      3     <div class="<?php echo escapeHtml('structure tree') ?>"><?php echo escapeHtml('') ?>
      4       <?php echo escapeHtml('') ?>
      5     </div>
      6  <?php } ?>