3 lines
No EOL
73 B
PHP
3 lines
No EOL
73 B
PHP
<?php
|
|
$STORAGE_SERVER_PATH = dirname(__FILE__)."/../../storageServer";
|
|
?>
|