ulysses![]() 2006-07-18 01:23 | Is it possible to reset the order ID nnumber after testing is complete and you want to go live with your new shopping quick cart |
treewood (OpenSolution)2006-07-18 10:58 | ulysses - edit db/orders_*.php and delete all except first line and create second line empty.
<?php exit; ?>
|