rabin 1 anno fa
parent
commit
4ea5e9e147
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/dai/seller/table/log1.php

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

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