Fix audit log for flat file database #257
Merged
tslocum
merged 1 commits from averageLukas/tinyib:fix/flatfile-audit-log
into master
2 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'averageLukas/tinyib:fix/flatfile-audit-log'
Deleting a branch is permanent. It CANNOT be undone. Continue?
PHP runs out of memory due to flat file's audit log implementation, and manage mode actions break.
Closes #245
Nice catch. Please change
$log['id']
to$log[LOG_ID]
, and then I will merge this. Thanks.771677564b
tof1e527e77e
2 months agof1e527e77e
toc5af7a0ef7
2 months agoDone.
648a4fe752
into master 2 months ago648a4fe752
.