Upgrade to sqlite3

This commit is contained in:
sandbender
2010-11-14 00:15:26 +01:00
parent 5098db94eb
commit 95d8ede9ac
5 changed files with 17 additions and 19 deletions

View File

@@ -1,4 +1,6 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<?php
require_once("config.php");
?><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pamela</title>
<script src="js/jquery-1.3.2.js" type="text/javascript"></script>