Prvni pokus o osamostatneni carovych kodu, bohuzel to rozbilo asistenty a razeni...
[mirrors/SokoMan.git] / dump_sql.php
index 5f10290996318578de206f6907460a79e46081bb..d0346f6f77003dfe89e85c6eca24e5d7865e5e12 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/php
 <?php
 if(isset($_SERVER['REQUEST_METHOD'])) die('Not for you');
-$nodump = array('item','model');
+$nodump = array('item','model','barcode');
 require_once('sklad.conf.php');
 
 $ignore = '';
This page took 0.086811 seconds and 4 git commands to generate.