Rysz
c4afbba9bc
update.php: do not silence parse errors
2024-08-25 13:16:36 +02:00
Rysz
16089cd927
update.php: shorten var name and improve documentation
2024-08-25 13:13:26 +02:00
Rysz
1ede8e621b
update.php: remove unneeded spaces
2024-08-25 08:43:54 +02:00
Rysz
64ead9a127
update.php: additional safeguards
2024-08-25 08:28:40 +02:00
Rysz
ff80906d11
update.php: add #defaultvalues parameter
2024-08-25 07:36:23 +02:00
desertwitch
67cf2db493
update.php: clarify paths in documentation
2024-08-21 12:38:40 +02:00
desertwitch
631479d27d
update.php: follow #file behavior for more versatility
2024-08-21 12:36:56 +02:00
desertwitch
28b3d2ae71
update.php: clarify documentation comment
2024-08-21 12:02:09 +02:00
desertwitch
ec1689dc68
update.php: null coalescing to elvis operator
2024-08-21 11:11:47 +02:00
desertwitch
3615992dc4
update.php: add #defaultfile parameter
2024-08-21 10:51:37 +02:00
Rysz
6d3a7a3298
release file pointer after usage
2024-08-01 10:53:47 +02:00
Squidly271
1be0380f36
Update update.php
2024-05-18 09:46:26 -04:00
dlandon
fd5d7e122e
Change requested by Ronald.
2024-02-14 17:28:29 -06:00
dlandon
ee90e2b997
Add #raw_file so a raw file can be modified and suppress any php warnings:
...
This is the hidden input value:
<input type="hidden" name="#raw_file" value="true">
The value="true" could be programmatically changed so a file can be parsed or not parsed in the same page code.
2024-02-14 16:15:43 -06:00
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