mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
4 lines
91 B
PHP
Executable File
4 lines
91 B
PHP
Executable File
<?php
|
|
define('UC_PUBLIC_KEY', 'demopublickey');
|
|
define('UC_SECRET_KEY', 'demoprivatekey');
|