Ejemplo n.º 1
0
    function close_form()
    {
        ?>
</form>
        <?php 
        self::$form_opened = false;
        self::$current_form_name = null;
    }