rabin 1 anno fa
parent
commit
5bff618619
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/dai/seller/table/order_log1.php

+ 1 - 1
src/dai/seller/table/order_log1.php

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