rabin 1 year ago
parent
commit
4ea5e9e147
1 changed files with 1 additions and 1 deletions
  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;