]> 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 12:38:48 +0000 (14:38 +0200)
commit966971bd12011c2e6c926f2831313ca4762dde34
treeacb694b299ee8539ab436e621bac39c3eb103ea7
parent7767c57087f314f688ea38fce3cbf1d711bfafbc
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