Use a variable for an absolute path for performance reason

NOALYSS_INCLUDE
NOALYSS_HOME
NOALYSS_PLUGIN
New logo and cosmetic
This commit is contained in:
Dany De Bontridder 2015-08-12 12:43:10 +02:00
parent 8c3875c119
commit 1ddde7c2ab
21 changed files with 112 additions and 112 deletions

View file

@ -65,7 +65,6 @@ ini_set ('default_charset',"UTF-8");
*/
global $g_captcha,$g_failed,$g_succeed;
$g_captcha=false;
$g_failed="<span style=\"font-size:18px;color:red\">&#x2716;</span>";