hledani v carovejch kodech
[mirrors/SokoMan.git] / dump_sql.php
index a6d799519fef9bed6d8ca05a70428637334a195f..386d3cb3a4f62ac30c674365058c01c2fee22a08 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/php
 <?php
 if(isset($_SERVER['REQUEST_METHOD'])) die('Not for you');
-$nodump = array('item','model','barcode','lock','bank');
+$nodump = array('item','model','barcode','lock','transaction');
 require_once('sklad.conf.php');
 
 $ignore = '';
This page took 0.132901 seconds and 4 git commands to generate.