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
2016-06-26 21:27:12 +02:00

12 lines
243 B
PHP

<?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>