Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
group_form_privilege.php
Go to the documentation of this file.
00001 <?php
00016 ?>
00017 <div class="left" style="width:49%;">
00018 <?= $form_left ?>
00019 </div>
00020 <div class="right" style="width:49%";>
00021 <?= $form_right ?>
00022 </div>
00023 <div class="clear"></div>