mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-22 16:09:58 +00:00
first commit
This commit is contained in:
3
lib/ckeditor4/plugins/uploadcare/config.php
Executable file
3
lib/ckeditor4/plugins/uploadcare/config.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
define('UC_PUBLIC_KEY', 'demopublickey');
|
||||
define('UC_SECRET_KEY', 'demoprivatekey');
|
||||
Reference in New Issue
Block a user