hledani v carovejch kodech
[mirrors/SokoMan.git] / dump_sql.php
index d0346f6f77003dfe89e85c6eca24e5d7865e5e12..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');
+$nodump = array('item','model','barcode','lock','transaction');
 require_once('sklad.conf.php');
 
 $ignore = '';
This page took 0.084771 seconds and 4 git commands to generate.