drnk.me/context.php

6 lines
120 B
PHP
Raw Normal View History

2023-11-29 21:17:08 +00:00
<?php
const DB_CONNECTION = "DB_CONNECTION";
const REPOSITORIES = "REPOSITORIES";
2023-11-29 21:40:15 +00:00
const REQUEST_PATH = "REQUEST_PATH";