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.php
Go to the documentation of this file.
00001 <?php
00016 ?>
00017 <section>
00018 <h1 class="section_title"><?= $title ?></h1>
00019 <div>
00020 <?= $form ?>
00021 </div>
00022 </section>