zc 1.3.7.1
in the installation folder, techsupp.php uses short tags so the page failed on my web host.
i.e.
should beCode:<? echo ...
Code:<?php echo ...
zc 1.3.7.1
in the installation folder, techsupp.php uses short tags so the page failed on my web host.
i.e.
should beCode:<? echo ...
Code:<?php echo ...