File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
share/server/core/defines Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ 1.9.48
2+
131.9.47
24 * FIX: Don't show complete backtrace if crashing. Now the backtrace is being logged to the apache error log
35 * FIX: Fix potential XSS via WYSIWYG editor. Now the option to edit these such elements is moved to a specific
Original file line number Diff line number Diff line change 11SHELL =/bin/bash
2- VERSION =1.9.47
2+ VERSION =1.9.48
33NAME =nagvis-$(VERSION )
44
55SED ?= sed
Original file line number Diff line number Diff line change 2323 *****************************************************************************/
2424
2525// NagVis Version
26- define ('CONST_VERSION ' , '1.9.47 ' );
26+ define ('CONST_VERSION ' , '1.9.48 ' );
2727
2828// Set PHP error handling to standard level
2929// Different levels for php versions below 5.1 because PHP 5.1 reports
You can’t perform that action at this time.
0 commit comments