CONN#197
number veld bij Pcard number is nu opgesplist in twee strings zodat deze niet meer door de precompiler aangepast wordt. svn path=/Database/trunk/; revision=8721
This commit is contained in:
@@ -831,7 +831,7 @@ cur_b_key := -1;
|
||||
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||'</Tax>'||CHR(10);
|
||||
END IF;
|
||||
listring := listring ||CHR(9)||CHR(9)||CHR(9)||'<Payment>'
|
||||
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||CHR(9)||'<PCard number="1234567890123456" expiration="1999-03-12"/>'
|
||||
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||CHR(9)||'<PCard num'||'ber="1234567890123456" expiration="1999-03-12"/>'
|
||||
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||'</Payment>'
|
||||
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||'<Comments xml:lang="'||varISOLangCode||'">'||o_cmnts
|
||||
||'<!-- <table cellspacing="1" class="cm"><tr><th class="cm" colspan=2>'||REPLACE(b_name,amp,s_amp)||'</th></tr>'
|
||||
|
||||
Reference in New Issue
Block a user