mirror of
https://github.com/sigmasternchen/drnk.me
synced 2025-03-15 09:48:54 +00:00
6 lines
No EOL
120 B
PHP
6 lines
No EOL
120 B
PHP
<?php
|
|
|
|
const DB_CONNECTION = "DB_CONNECTION";
|
|
const REPOSITORIES = "REPOSITORIES";
|
|
|
|
const REQUEST_PATH = "REQUEST_PATH"; |