Skip to content
Snippets Groups Projects
Commit 534c6b83 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Initialisation (suite)

parent 260c7170
No related branches found
No related tags found
No related merge requests found
<?php
// Generated by ZF2's ./bin/classmap_generator.php
return array(
'UnicaenKsup\Module' => __DIR__ . '/Module.php',
);
\ No newline at end of file
......@@ -17,7 +17,7 @@ return [
],
// TemplatePathStack configuration
'template_path_stack' => [
__DIR__ . '/../view',
'ksup' => __DIR__ . '/../view',
],
// Layout template name
'layout' => 'layout/layout', // e.g., 'layout/layout'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment