| September 5, 2026 | ||
|---|---|---|
View 880b5ea
Relocate CHARSET definition back to the languages/en.php file - this makes some legacy modules work without adding a charset definitionClarissa Walker authored on 2026/09/05 15:51:33 |
||
View 3e48b65
Remove include from rss.phpClarissa Walker authored on 2026/09/05 15:27:00 |
||
View b9dcad2
Remove include from header.phpClarissa Walker authored on 2026/09/05 15:02:12 |
||
View b778427
More coauthors fixesClarissa Walker authored on 2026/09/05 13:44:52 |
||
View e1eb25b
Add includes/dbfunctions.php include back to config.php, but leave the actual dbconnect in the includes/dbfunctions.php file where it belongs - this makes legacy modules work without adding another includeClarissa Walker authored on 2026/09/05 13:38:55 |
||
| September 4, 2026 | ||
|---|---|---|
View 23e2900
Resolve forgotten PHP deprecation: imagedestroy -> unsetClarissa Walker authored on 2026/09/04 17:52:09 |
||
View 2d1cd17
Resize GD captcha for today's resolutions - and add forgotten set font directoryClarissa Walker authored on 2026/09/04 14:38:39 |
||
View c10b8f7
series.php: fix Undefined array key PHP warningClarissa Walker authored on 2026/09/04 14:11:19 |
||
View d887c6f
Fix GD captcha fonts path for PHP 8.6 and GD 2.4.0 library usersClarissa Walker authored on 2026/09/04 13:58:06 |
||
| September 2, 2026 | ||
|---|---|---|
View e9b8915
Revert UNIXTIMESTAMPClarissa Walker authored on 2026/09/02 12:01:40 |
||
View 90b082f
More re-adding UNIXTIMESTAMPClarissa Walker authored on 2026/09/02 08:14:47 |
||
View 88e3481
Fix trying to access array offset on null warnings when responding to a review - re-add UNIXTIMESTAMPClarissa Walker authored on 2026/09/02 02:03:31 |
||
View 923a19a
missed coauthors revert in revres.php - also previous commit did fix foreach, but that was array-object, string given rather than array to stringClarissa Walker authored on 2026/09/02 00:08:58 |
||
| September 1, 2026 | ||
|---|---|---|
View e7b6422
Fix occasional foreach array to string conversion warning in author and coauthor URL handling functionClarissa Walker authored on 2026/09/01 23:42:11 |
||
View efc44ca
Revert coauthors array changes as it occasionally brings up an undefined variable warning with no real way to fix itClarissa Walker authored on 2026/09/01 23:37:00 |
||