Blame view

mobile/source/tools/SypexDumperLite/backup/dumper.cfg.php 211 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
9
10
11
  <?php
  $this->SET = array(
  'last_action' => '1',
  'last_db_backup' => 'pr25_autocatalog',
  'tables' => '*',
  'comp_method' => '1',
  'comp_level' => '9',
  'last_db_restore' => 'autolifeX',
  'tables_exclude' => '0',
  )
  ?>