Don't ignore templates folder

This commit is contained in:
slawkens
2024-02-01 23:02:32 +01:00
parent b95ae42ace
commit 7bf9d81af9
2 changed files with 5 additions and 1 deletions

View File

@@ -9,4 +9,5 @@ require __DIR__ . '/common.php';
const ACTION = '';
const PAGE = '';
const URI = '';
define('SELF_NAME', basename(__FILE__));