15.05.2016, 08:26
PHP код:
print('Debug points');
PHP код:
printf('%i Listitem', listitem);
I'd also suggest to go back to what you had in the first place if it was working in other sections.
print('Debug points');
printf('%i Listitem', listitem);