Current Path : /webspace/www.babilon.be/html/modules/TinyMCE/ |
Current File : //webspace/www.babilon.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())); ?>