Fix to use ezsql

git-svn-id: https://develop.svn.wordpress.org/trunk@144 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mike Little
2003-06-01 20:59:33 +00:00
parent abb10dc720
commit 0f0b756152
5 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
<?php
require_once('../b2config.php');
require_once($abspath.$b2inc.'/wp-db.php');
/* checking login & pass in the database */
function veriflog() {