mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
6 lines
101 B
PHP
6 lines
101 B
PHP
|
<?php
|
||
|
// Required so SilverStripe includes this module
|
||
|
|
||
|
define('MCE_ROOT', 'jsparty/tiny_mce2/');
|
||
|
|
||
|
?>
|