Cleanup
Improved readme removed contributing and code of conduct as they are basically just fluff when no one knows this repo exists removed composer.lock because this repo doesn't install anything to lock update copywrite to 2025 composer update to description comments
This commit is contained in:
@ -13,6 +13,7 @@ if (!defined('HERMES_CLASSES_DIRECTORY')) {
|
||||
if (!defined('HERMES_REDIRECTS_ENABLED')) {
|
||||
define('HERMES_REDIRECTS_ENABLED', true);
|
||||
}
|
||||
|
||||
# Tell the app all constants have been loaded.
|
||||
if ( ! defined('HERMES_CONSTANTS_LOADED' ) ) {
|
||||
define( 'HERMES_CONSTANTS_LOADED', true );
|
||||
|
Reference in New Issue
Block a user