Changeset 569 for trunk/b2mail.php
- Timestamp:
- 12/05/2003 01:24:02 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/b2mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/b2mail.php
r558 r569 205 205 $sql = "SELECT ID, user_level FROM $tableusers WHERE user_login='$user_login' AND user_pass='$user_pass' ORDER BY ID DESC LIMIT 1"; 206 206 $result = $wpdb->get_row($sql); 207 ++$querycount;208 207 209 208 if (!$result) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)