database abstraction, part I

This commit is contained in:
Alexander M. Turek
2004-01-17 01:47:36 +00:00
parent e0c7f702b4
commit 7eced930bc
112 changed files with 1216 additions and 1060 deletions

View File

@@ -11,7 +11,7 @@
if (!isset($coming_from_common)) {
exit();
exit;
}
require_once('./libraries/blowfish.php');