+ ADD standard heroku php project
This commit is contained in:
5
web/app.php
Normal file
5
web/app.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
echo "<h1 align=\"center\" >Welcome kpack CNB PHP test image</h1>";
|
||||
|
||||
require_once dirname(__FILE__).'/app/info.php';
|
||||
Reference in New Issue
Block a user