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:28:27 +02:00

15 lines
218 B
PHP

<?php if(!defined('PLX_ROOT')) exit; ?>
</section>
</main>
<?php eval($plxAdmin->plxPlugins->callHook('AdminFootEndBody')) ?>
<script type="text/javascript">
setMsg();
</script>
</body>
</html>