[Care2002-developers] questions about submiting patches

2007-01-17 Thread Gjergj Sheldija
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

[Care2002-developers] bug with mysql - resolved

2007-01-17 Thread Gjergj Sheldija
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