Explorar el Código

Update message_update.php

Alex hace 10 meses
padre
commit
fd23a64c7f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      message_update.php

+ 2 - 2
message_update.php

@@ -17,7 +17,7 @@
 
 	The Initial Developer of the Original Code is
 	Mark J Crane <[email protected]>
-	Portions created by the Initial Developer are Copyright (C) 2023
+	Portions created by the Initial Developer are Copyright (C) 2024
 	the Initial Developer. All Rights Reserved.
 
 	Contributor(s):
@@ -34,4 +34,4 @@
 		echo $cache->get("messages:user:last_message:".$_GET['id']);
 	}
 
-?>
+?>