diff options
Diffstat (limited to 'appli_3_alpha_old/app/test.php')
-rw-r--r-- | appli_3_alpha_old/app/test.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/appli_3_alpha_old/app/test.php b/appli_3_alpha_old/app/test.php deleted file mode 100644 index ea189ae..0000000 --- a/appli_3_alpha_old/app/test.php +++ /dev/null @@ -1,8 +0,0 @@ -<html> -<body> -<?php -include('include/ludo/html_elements.inc.php'); -generate_html_div_footer(); -?> -</body> -</html> |