mirror of
https://github.com/sigmasternchen/useful-api.org
synced 2025-03-15 07:58:55 +00:00
5 lines
112 B
PHP
5 lines
112 B
PHP
<?php
|
|
|
|
const DB_CONNECTION = "DB_CONNECTION";
|
|
const REPOSITORIES = "REPOSITORIES";
|
|
const RENDERER = "RENDERER";
|