friendica-github/mod
Mustafacco 4342e79f15 Fix PHP notices in various modules
Fixes #14375

Add error handling for undefined variables and replace deprecated functions.

* **mod/photos.php**
  - Add loading message to the photo comment form.

* **mod/update_contact.php**
  - Handle undefined `$_GET['item']` variable.

* **mod/update_notes.php**
  - Handle undefined `$_GET['p']` variable.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/friendica/friendica/issues/14375?shareId=XXXX-XXXX-XXXX-XXXX).
2024-10-18 00:36:24 +03:00
..
item.php SPDX headers for PHP files in bin and mod 2024-08-23 15:11:15 +02:00
lostpass.php SPDX headers for PHP files in bin and mod 2024-08-23 15:11:15 +02:00
message.php SPDX headers for PHP files in bin and mod 2024-08-23 15:11:15 +02:00
notes.php SPDX headers for PHP files in bin and mod 2024-08-23 15:11:15 +02:00
photos.php Fix PHP notices in various modules 2024-10-18 00:36:24 +03:00
update_contact.php Fix PHP notices in various modules 2024-10-18 00:36:24 +03:00
update_notes.php Fix PHP notices in various modules 2024-10-18 00:36:24 +03:00