mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-25 04:19:51 +00:00
git checkout develop
This commit is contained in:
8
project/index.php
Normal file
8
project/index.php
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>PHP Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<?php echo '<p>Test deploy_to_webserver</p>'; ?>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user