ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
tpl.page_activation.php
Go to the documentation of this file.
1{FORM}
2<!-- BEGIN updater -->
3<script language="JavaScript" type="text/javascript">
4if (parent && parent.{UPDATER_FRAME} && parent.{UPDATER_FRAME}.updater)
5{
6 parent.{UPDATER_FRAME}.updater('{EXP_ID_UPDATER}', '{HREF_UPDATER}');
7}
8</script>
9<!-- END updater -->