mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
12 lines
243 B
PHP
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>
|