i just forget to ask in the previous mail,
how can i submit patches to the current svn brach ?
gjergj sheldija
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the ch
hi,
i have resolved a bug in products-bestellung.php
there was an error in the query when getting the max order_nr in the
table care_*_orderlist
you just have to update the sql query with :
$sql="SHOW TABLE STATUS FROM $dbname WHERE Name LIKE $dbtable";
and
$order_nr=$content['Auto_increment'];
r
2 matches
Mail list logo