Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
group_manage_list.php
Go to the documentation of this file.
00001 <?php
00018 ?>
00019 <section>
00020 <h1 class="section_title"><?= $title ?></h1>
00021 <div>
00022 <?= $text ?>
00023 </div>
00024 <p><?= $link_insert ?></p>
00025 <div>
00026 <?= $table ?>
00027 </div>
00028 </section>