mirror of
				https://github.com/limosek/zaf.git
				synced 2025-10-31 17:47:37 +01:00 
			
		
		
		
	Missed vatiable emptying on item create
This commit is contained in:
		| @@ -215,6 +215,8 @@ zaf_ctrl_generate_cfg() { | ||||
| 		done <$tmpfile | ||||
| 	    else | ||||
| 		ikey="$2.$i" | ||||
| 		zafparams="" | ||||
| 		args="" | ||||
| 	    fi | ||||
| 	    env="export ITEM_KEY='$ikey'; export PATH=${ZAF_PLUGINS_DIR}/$2:$ZAF_LIB_DIR:\$PATH; cd ${ZAF_PLUGINS_DIR}/$2; . $ZAF_LIB_DIR/preload.sh; " | ||||
| 	    lock=$(zaf_ctrl_get_item_option $1 $i "Lock") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lukas Macura
					Lukas Macura