Fix newlines in IP Inventory CSV output
This commit is contained in:
		| @@ -1,3 +1,9 @@ | ||||
| 2.032005 - 2015-05-18 | ||||
|  | ||||
|   [BUG FIXES] | ||||
|  | ||||
|   * Fix newlines in IP Inventory CSV output | ||||
|  | ||||
| 2.032004 - 2015-05-17 | ||||
|  | ||||
|   [NEW FEATURES] | ||||
|   | ||||
| @@ -8,6 +8,5 @@ | ||||
|   [% mylist.push(row.dns) %] | ||||
|   [% mylist.push(row.time_last) %] | ||||
|   [% CSV.dump(mylist) %] | ||||
|  | ||||
| [% END %] | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user