| Current Path : /proc/1412125/cwd/webspace/www.promiel.be/html/modules/TinyMCE/ |
| Current File : //proc/1412125/cwd/webspace/www.promiel.be/html/modules/TinyMCE/method.install.php |
<?php
if (!cmsms()) exit;
$this->ResetSettings("all");
$this->CreatePermission('allowadvancedprofile', $this->Lang('allowadvancedprofile'));
$this->AddEventHandler( 'Core', 'ContentPostRender', false );
$this->Audit( 0, $this->Lang('friendlyname'), $this->Lang('installed',$this->GetVersion()));
?>