Commit Graph

4 Commits

Author SHA1 Message Date
dlandon 1fbd1b0a98 Update update.php 2024-02-13 11:39:33 -06:00
dlandon 39e2381b8f Fix php warning when saving text that contains a reserved php character to a file.
A php warning occurs when a text area is to be saved to a file and it contains a reserved php character.  Update.php tries to parse the file and extract a specific section even if the file is only to be saved.  It is also trying to extract a section when the $section is not defined i.e. $section is set to false.
2024-02-10 07:39:23 -06:00
bergware 7c6eb80850 update.php: fix empty file error 2023-10-01 15:19:58 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00