line 30 define('CHECKOU T_CGV', 'Condizioni generali di vendità');
line 31 define('TEXT_CO NDITIONS', 'ho letto e accetato<a href="' .
tep_href_link(F ILENAME_CONDITI ONS,
'origin=checkou t_payment') . '" class="conditio ns">Condizion i
generali di vendità! </a>');
line 32 define('JS_ERRO R_NO_CHECK_COND ITION', '* Per continuare
l'ordine, le condizioni generali devono essere accetate!');
i'have this synthax error but i can't understand where the error is
coming from.
thanx
Parse error: syntax error, unexpected T_STRING in /home/lacasa/
public_html/negozio/catalog/includes/languages/italian/
checkout_paymen t.php on line 32
line 31 define('TEXT_CO NDITIONS', 'ho letto e accetato<a href="' .
tep_href_link(F ILENAME_CONDITI ONS,
'origin=checkou t_payment') . '" class="conditio ns">Condizion i
generali di vendità! </a>');
line 32 define('JS_ERRO R_NO_CHECK_COND ITION', '* Per continuare
l'ordine, le condizioni generali devono essere accetate!');
i'have this synthax error but i can't understand where the error is
coming from.
thanx
Parse error: syntax error, unexpected T_STRING in /home/lacasa/
public_html/negozio/catalog/includes/languages/italian/
checkout_paymen t.php on line 32
Comment