aboutsummaryrefslogtreecommitdiff
path: root/Web design/PHP/Test/header.php
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-10-24 15:36:46 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-10-24 15:36:46 +0300
commit2d9481dd9772008f0b402b6d1379b1165b7c7e28 (patch)
tree3fce5495b97b0bac76ea8a2f5f1e8ccf253659b4 /Web design/PHP/Test/header.php
parentbd760b5c51351e787297ceb54422beb8ce00a1ec (diff)
downloadSelf-learning-2d9481dd9772008f0b402b6d1379b1165b7c7e28.tar
Self-learning-2d9481dd9772008f0b402b6d1379b1165b7c7e28.tar.gz
Self-learning-2d9481dd9772008f0b402b6d1379b1165b7c7e28.zip
Modified php, javascript and html file tree
Diffstat (limited to 'Web design/PHP/Test/header.php')
-rw-r--r--Web design/PHP/Test/header.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/Web design/PHP/Test/header.php b/Web design/PHP/Test/header.php
deleted file mode 100644
index 73c6301..0000000
--- a/Web design/PHP/Test/header.php
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
- echo "Subscribe to $name";
-?>