Отправлено admin с IP - как спрятать? Отправлено admin с IP - как спрятать?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Отправлено admin с IP - как спрятать?

Started by AndreyTs, May 20, 2009, 06:20:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AndreyTs

Второй день баловался с открытками и вдруг обратил внимание, вместе с открыткой уходит и IP
"Отправлено admin с IP **.**.**.*** от Май 20, 2009 в 20:08 (время галереи) "
Как от этого избавиться, мне не очень нравится да и пользователям может это не понравиться. Хотя сами по себе открытки мне нравятся.
Тема: Igames

Makc666

Открыть файл
ecard.php

Найти и удалить строку:
$message .= sprintf($lang_ecard_php['ecards_footer'], $sender_name, $_SERVER['REMOTE_ADDR'], localised_date(-1,$comment_date_fmt));

AndreyTs