Working on the logging of admin and ajax activity.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 30 Aug 2019 12:22:05 +0000 (08:22 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 30 Aug 2019 12:22:05 +0000 (08:22 -0400)
commitcb559c47829e38ace9f42987e5bbe2c59050173d
treed675f51c8dd9cc2c87a1fa603802f023343cc1dd
parent5d918320f7de0e409eb06eb3f674201bb0d4dbba
Working on the logging of admin and ajax activity.

Records the user id and the get or post request.
controllers/admin.php
models/admin/logs/index.php [new file with mode: 0644]
setup/adminMenus.php
setup/validActions.php
views/admin/logs/header.html [new file with mode: 0644]
views/admin/logs/index.html [new file with mode: 0644]