1
0
mirror of https://e.coding.net/circlecloud/McAccount.git synced 2025-09-05 07:27:21 +00:00

update some page...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-19 20:48:13 +08:00
parent 3340847e38
commit cdf10d5fed
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<?
<?php
class mail extends AmysqlModel {
function check($email) {
if ($this->_sum ( "SELECT * FROM `authme` WHERE `email` = '$email'" ) == 0) {