diff options
author | Malf Furious <m@lfurio.us> | 2016-02-07 14:12:58 -0500 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2016-02-07 14:12:58 -0500 |
commit | 89341dc13fd30bed744e052aa5f82deb4d4a5b93 (patch) | |
tree | a4bf0a8dee9e280cf4b7e7d2565559b6714816f9 /app/class/issue.class.php | |
parent | 72e37180b69db2c067b926b54c64e1989bef0be4 (diff) | |
download | scrott-89341dc13fd30bed744e052aa5f82deb4d4a5b93.tar.gz scrott-89341dc13fd30bed744e052aa5f82deb4d4a5b93.zip |
Use only a single object type for log messages
Eliminate redunancy in the data model by using just one object type to denote 'log' instead of parent object specfic types (eg: log-user, log-group, log-pad, ....).
This is a redundancy because the type of the parent can be quired simply by following the log entry's parent ptr and assessing its type value.
Diffstat (limited to 'app/class/issue.class.php')
0 files changed, 0 insertions, 0 deletions