diff --git a/public_html/classes/redirect.admin.class.php b/public_html/classes/redirect.admin.class.php
index 30a8f613e930c76d2d94b7c172a93d6fd734a306..36e07590543d8724a937691feaf4f623be8c7833 100644
--- a/public_html/classes/redirect.admin.class.php
+++ b/public_html/classes/redirect.admin.class.php
@@ -19,6 +19,7 @@ require_once 'redirect.class.php';
  * 2022-05-31  v1.7  ah  optical changes
  * 2023-08-28  v1.8  ah  remove php warning if there is no config yet
  * 2024-10-04  v1.9  ah  php8 only: typed variables
+ * 2025-01-13  v1.10 ah  fetch curl error
  */
 
 /**