mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 08:52:45 +00:00

- Remove namespaces for PHP 5.2 support - Rename "includes" to "inc" - Add database error handling and error pages
4 lines
118 B
PHP
4 lines
118 B
PHP
<script src="inc/js/jquery.min.js"></script>
|
|
<script src="inc/js/bootstrap.min.js"></script>
|
|
<?php echo "</html>"; ?>
|