1
i have this notice in checkemail.php file:
PHP Notice: Use of undefined constant _QUOTEC - assumed '_QUOTEC' in /home/jadoogar/public_html/class/module.textsanitizer.php on line 228
and i use cron job to check my all emails.
currently my server upgrade php to 4.4.2 and an error log file create in index page and it contains this notice that increase 50 lines in every minut.( every run in cron job )
so the file being huge after a little time.
i have the constant define("_QUOTEC","Quote:"); in engilsh and persian language.