CMS
|
Doku
|
Beratung
|
Blogs
|
Skins
|
Plugins
|
Projekte
|
Code
CMS
->
Code
->
Plugin Tabber
->
trunk
->
deactivate.php
- Rev 2
deactivate.php
Blame
|
Last modification
|
View Log
<?php
EventManager
::
removeHandler
(
"system/plugins/tabber/events/header.php"
,
"header_included"
)
;
?>