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