Commit graph

9 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
26e9f1b525 Cleanups to the developer news pages. 2007-03-22 05:41:10 +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
71b8369d08 I THINK the plan posting should work now. 2007-03-18 09:26:46 +00:00
Jeff Teunissen
decf2308ff Dammit. 2007-03-18 04:38:53 +00:00
Jeff Teunissen
3de7bfd43d Fix an error on the news edit page. 2007-03-18 04:37:46 +00:00
Jeff Teunissen
67a3d7bb36 PHP library cleanups, news system cleanups, no more manual postamble including. 2007-03-18 04:34:44 +00:00
Jeff Teunissen
228eca1546 Shrink the displayed news entry a little. 2007-03-16 00:55:24 +00:00
Jeff Teunissen
c1b76a3f53 yay, a little more functionality. 2007-03-16 00:49:05 +00:00