1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00
pluxml_ynh/sources/core/admin/foot.php

13 lines
243 B
PHP
Raw Normal View History

2014-11-12 22:01:48 +01:00
<?php if(!defined('PLX_ROOT')) exit; ?> <div class="clearer"></div>
</div><!-- content -->
<?php eval($plxAdmin->plxPlugins->callHook('AdminFootEndBody')) ?>
<script type="text/javascript">
setMsg();
</script>
</body>
</html>