mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 23:36:00 +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');
|