SQL dump k predchozimu commitu
[mirrors/SokoMan.git] / dump_sql.php
index 5a684377e91be4ff30cf2d70f84051d42a03cc65..a6d799519fef9bed6d8ca05a70428637334a195f 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');
+$nodump = array('item','model','barcode','lock','bank');
 require_once('sklad.conf.php');
 
 $ignore = '';
This page took 0.095087 seconds and 4 git commands to generate.