add contents
This commit is contained in:
7
lib/plugins/ckgedit/ckeditor/schemes.php
Normal file
7
lib/plugins/ckgedit/ckeditor/schemes.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
../../../../conf/scheme.conf
|
||||
*/
|
||||
|
||||
$SCHEMES = realpath(dirname(__FILE__).'/../../../../').'/conf/scheme.conf';
|
||||
readfile($SCHEMES);
|
Reference in New Issue
Block a user