name : dearflipsetting.php
<?php
/**

 * @package     pkg_dearflip
 * @subpackage  com_dearflip
 * @since       1.0.0
 * @copyright   Copyright © 2007 Free Software Foundation, Inc. All rights reserved.
 * @license   GNU General Public License version 3 or later; see https://www.gnu.org/licenses/gpl-3.0.en.html

 */

defined( '_JEXEC' ) or die( 'Restricted access' );
class DearflipControllerDearflipsetting extends JControllerForm {
    /**
     * Proxy for getModel.
     *
     * @param string $name The model name. Optional.
     * @param string $prefix The class prefix. Optional.
     * @param array $config Configuration array for model. Optional.
     *
     * @return  object  The model.
     *
     * @since   1.6
     */



}

© 2025 Cubjrnet7