MantisBT: master 8b98640d

Author Committer Branch Timestamp Parent
dregad dregad master 2011-09-09 10:25 master 5c3ac412
Affected Issues  0013298: commas and multi-dimensional arrays in adm_config_set
Changeset

Support for multi-dimentional arrays in admin_config_set.php

This commit adds support for multi-dimentional arrays, as well as
correct handling of commas and '=>' within strings.

This is based on work by jspezeski; the original code was modified to
align with MantisBT coding guidelines, simplification of the recursive
function and fixing a couple of errors in regex.

Fixes 0013298

mod - adm_config_set.php Diff File