Browse Source

Update message_update.php

Alex 10 months ago
parent
commit
fd23a64c7f
1 changed files with 2 additions and 2 deletions
  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']);
 	}
 
-?>
+?>