1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-10-22 20:34:29 -04:00

change all database stuff to MySQLi

This commit is contained in:
2017-07-16 12:43:57 -04:00
parent c89c6821e0
commit 438a9db194
9 changed files with 139 additions and 133 deletions

View File

@@ -163,7 +163,7 @@
<link href="<?php echo $site_url ?>/assets/css/bootstrap-responsive.css" rel="stylesheet">
<!-- Pretty font -->
<script type="text/javascript" src="http://use.typekit.com/zhe6udw.js"></script>
<script type="text/javascript" src="https://use.typekit.com/zhe6udw.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<!-- Le JQuery -->