Your IP : 216.73.217.112


Current Path : /home/annegardxb/www/so-assurances/plugins/system/bfnetwork/
Upload File :
Current File : /home/annegardxb/www/so-assurances/plugins/system/bfnetwork/bfnetwork.php

<?php
/**
 * @package Blue Flame Network (bfNetwork)
 * @copyright Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Blue Flame IT Ltd. All rights reserved.
 * @license GNU General Public License version 3 or later
 * @link https://myJoomla.com/
 * @author Phil Taylor / Blue Flame IT Ltd.
 *
 * bfNetwork is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * bfNetwork is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this package.  If not, see http://www.gnu.org/licenses/
 */

// no direct access
defined('_JEXEC') or die('Restricted access');

/**
 * All our code is in the sub folder, as that is what is auto-upgraded
 * and fully maintained by the automated processes at myJoomla.com
 */
require 'bfnetwork/bfPlugin.php';