. * * * The author of this software is Mashape, Inc. * For any question or feedback please contact us at: support@mashape.com * */ require_once(dirname(__FILE__) . "/json.php"); define("CLIENT_LIBRARY_LANGUAGE", "PHP"); define("CLIENT_LIBRARY_VERSION", "V02"); define("TOKEN", "_token"); define("LANGUAGE", "_language"); define("VERSION", "_version"); ?>