trzindan (at) hotmail (dot) fr [email concealed] ha scritto:
> index.php
>
> include(GNP_REAL_PATH . 'includes/common.php');
>
>
Bogus!
First: GNP_REAL_PATH is a constant which means it has an unchangeable
value (RTM)
Second: GNP_REAL_PATH is setted on line #39 (Open your eyes)
> index.php
>
> include(GNP_REAL_PATH . 'includes/common.php');
>
>
Bogus!
First: GNP_REAL_PATH is a constant which means it has an unchangeable
value (RTM)
Second: GNP_REAL_PATH is setted on line #39 (Open your eyes)
Regards
--
Francesco Laurita
[ reply ]