New plugin loader, page features, API0.2b, Bugfixes

This commit is contained in:
2016-11-19 16:13:37 +01:00
parent 6d1eef25ca
commit b97faf21fd
230 changed files with 36532 additions and 36346 deletions

View File

@ -1,12 +1,12 @@
</div>
</div>
<div class="clear"></div>
</div>
<div id="footer">
<p style="float:left">Copyright &copy; <?=date('Y')?> <?=$_set['title']?><?=(!LOGGEDIN ? '<br/><a href="/login">'.$_locale["login"].'</a>' : '')?></p>
<p style="float:right">Powered by <a href="http://sandros.hu/">Insanely</a>.</p>
<div style="clear:both"></div>
</div>
<?php get_page_extra_body(); ?>
</body>
</div>
</div>
<div class="clear"></div>
</div>
<div id="footer">
<p style="float:left">Copyright &copy; <?=date('Y')?> <?=$_set['title']?><?=(!LOGGEDIN ? '<br/><a href="/login">'.$_locale["login"].'</a>' : '')?></p>
<p style="float:right">Powered by <a href="http://sandros.hu/">Insanely</a>.</p>
<div style="clear:both"></div>
</div>
<?php get_page_extra_body(); ?>
</body>
</html>