T3MEDIA
04-21-2005, 12:19 AM
I have this in phpinlucde_end
if (!((THIS_SCRIPT == 'vbindex') OR (THIS_SCRIPT == 'misc') OR (THIS_SCRIPT == 'login')))
{
include_once("./includes/functions_sms.php");
}
doesnt work it returns all the time on all scripts. what am I missing?
Thanks.
3.0.7
if (!((THIS_SCRIPT == 'vbindex') OR (THIS_SCRIPT == 'misc') OR (THIS_SCRIPT == 'login')))
{
include_once("./includes/functions_sms.php");
}
doesnt work it returns all the time on all scripts. what am I missing?
Thanks.
3.0.7