test
This commit is contained in:
parent
279ae053f1
commit
532552a3b5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
ini_set('display_startup_errors', '1');
|
ini_set('display_startup_errors', '1');
|
||||||
error_reporting(E_ALL);
|
error_reporting(E_ALL);
|
||||||
|
|
||||||
require '/php/generator.php';
|
require 'php/generator.php';
|
||||||
?>
|
?>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue