Skip to content
Snippets Groups Projects
task-view.inc.php 93 B
Newer Older
  • Learn to ignore specific revisions
  • <div id="task_content">
    <?php
    require STAFFINC_DIR.'templates/task-view.tmpl.php';
    ?>
    </div>