This commit is contained in:
Marat Bedoev 2012-12-12 19:30:02 +01:00
parent 2100b9736f
commit a41c6139a7

View File

@ -77,3 +77,7 @@ $aModule = array(
array('group' => 'tinyMcePlugins', 'name' => 'sTinyMCE_customplugins', 'type' => 'str', 'value' => "", 'position' => 32) array('group' => 'tinyMcePlugins', 'name' => 'sTinyMCE_customplugins', 'type' => 'str', 'value' => "", 'position' => 32)
) )
); );
/* to do
* - implement relative_url setting into module settings
*
*/