Replacement of deprecated each() calls.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Jan 2019 13:53:30 +0000 (08:53 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Jan 2019 13:53:30 +0000 (08:53 -0500)
commite3c68bc7c984c751f48adbd639857ae471896f6a
tree9d3db4a15bb60811dd93767593f1422512fa13bb
parent9f317709fd619c8335eaf14fdf3c8346d82d4b34
Replacement of deprecated each() calls.

Found some occurrences of each() function calls. Replacing them with
proper foreach calls.
controllers/admin.php
controllers/front.php
models/admin/management/index.php