Skip to content

Commit 296aedb

Browse files
author
jantje
committed
seems simply deleting the remind doesn't work
1 parent b8c8f86 commit 296aedb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/WebContent/remind.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
include 'secret.txt';
3+
echo $secretMessage;
4+
5+
?>

0 commit comments

Comments
 (0)