From c9ea832e754f9b5bb71ecfd16cff6c9c2cae56c5 Mon Sep 17 00:00:00 2001 From: andryeyev Date: Thu, 18 Feb 2016 17:33:11 +0200 Subject: [PATCH] + что-то связано с отправкой писем --- account/account_menu.php | 2 +- account/auto_registration.php | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------ account/discont.php | 165 ++++++++++++++++----------------------------------------------------------------------------------------------------------------------------------------------------- account/func/func.eMailing.php | 572 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ account/registration.php | 268 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------------------------------------------------- 5 files changed, 409 insertions(+), 725 deletions(-) diff --git a/account/account_menu.php b/account/account_menu.php index 0cf1f0c..6afb54d 100644 --- a/account/account_menu.php +++ b/account/account_menu.php @@ -3,11 +3,11 @@ $result2 = mysql_query("SELECT `card`,`active`,`id` FROM `card` WHERE `user_id`='".$_SESSION['user']['id']."' LIMIT 1;") or die(mysql_error()); $row2 = mysql_fetch_assoc($result2); -//
  • e-mail
  • echo"

    -
    +
    + +
    + +
    + +
    + + +
    +--> +
    "; @@ -377,18 +371,18 @@ if(isset($_GET['group']) && $_GET['group']>0){
    "; ?> -
    +
    @@ -401,8 +395,8 @@ if(isset($_GET['group']) && $_GET['group']>0){
    -
    - - +
    + + -- libgit2 0.21.4