Commit 534c6b83 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Initialisation (suite)

parent 260c7170
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
<?php
// Generated by ZF2's ./bin/classmap_generator.php
return array(
    'UnicaenKsup\Module'                                 => __DIR__ . '/Module.php',
);
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -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'