]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Revert some of 8a4bec811b07a0ed9d76d0aceb03855c91a67242
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 6 May 2017 11:24:11 +0000 (13:24 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 6 May 2017 11:24:11 +0000 (13:24 +0200)
commit286b1e0ab76410208bdf3a6dd4fe042e1c497034
treea2bdcafa104bd5bfa19f195d2e30d21f735d7710
parent2cbef2b10f888a4d7b420fe2a3aa1afd1a018b5d
Revert some of 8a4bec811b07a0ed9d76d0aceb03855c91a67242

use Notice_prefs instead of adding a new field. The rationale here
is simply that the Notice table was _huge_ and I rant into issues
with /tmp filling up when altering the tables. So let's just create
a new table instead.
classes/Notice.php