Commit graph

5 commits

Author SHA1 Message Date
Jeff Teunissen
9e6f75ccbd Update for PHP 7.x
PHP 7 doesn't like the old short tags we were using (it's possible to re-enable
them, but won't be for version 8, so we might as well switch now), and the old
MySQL APIs are now gone entirely, replaced with something different.

This should make everything work at least as well as it used to.

Also, one file used to be checked in with CRLF line endings. ??
2022-04-27 13:14:47 -04:00
Jeff Teunissen
fc3ce061c3 Rename most of the _parts_ .php files too (not the preamble though)
Fix plans, from too much over- and under-quoting.
2007-03-22 05:54:08 +00:00
Jeff Teunissen
84bd320514 Added a confirmation panel to the "delete news" page, made everything a little
safer.
2007-03-18 09:27:20 +00:00
Jeff Teunissen
a0a47c2b2c Whee, adding/editing seems to work. 2007-03-18 09:27:10 +00:00
Jeff Teunissen
e7130ddc6b More plan stuff. 2007-03-18 09:26:58 +00:00