@@ -1,4 +1,4 @@
<?php
$config = include('order.php');
-//$config['store'] = 'log1';
+$config['store'] = 'log1';
return $config;