5 lines
94 B
PHP
5 lines
94 B
PHP
<?php
|
|
|
|
define('MASHAPE_CLIENT_LIBRAY_PATH', dirname(dirname(__FILE__)) . '/main/mashape');
|
|
|
|
?>
|