fix minor bug :
to
line 1164
tep_draw_form('custom', 'easypopulate.php', 'id="custom"', 'get');
to
tep_draw_form('custom', 'easypopulate.php', 'id=custom', 'get');
line 18xx
fix valid W3C code :
str_replace('""',"""
to
str_replace('""',"""
etc. etc.
error to Case Sensitive




LinkBack URL
About LinkBacks









Bookmarks