first commit

This commit is contained in:
claus75a
2024-06-10 10:07:23 +02:00
parent e43b9b4b28
commit c76565c1a3
226 changed files with 24944 additions and 531 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
$distlisttitle="Requirements Testing Distribution List";
$agreedistlist=" wants to add you into their RTL distribution list";
$agreedistlist2="Please click on the botton below in order to accept or decline the request of your client";
$accept="Accept";
$decline="Decline";
?>