소스 검색

Update message_update.php

Alex 10 달 전
부모
커밋
fd23a64c7f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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']);
 	}
 
-?>
+?>