6 lines
124 B
PHP
6 lines
124 B
PHP
<?php
|
|
|
|
echo "<h1 align=\"center\" >Welcome kpack CNB PHP test image</h1>";
|
|
|
|
require_once dirname(__FILE__).'/app/info.php';
|