This commit is contained in:
Joey Kimsey
2025-01-23 20:42:16 -05:00
parent 48e385af94
commit 3fcc5aee52
17 changed files with 265 additions and 375 deletions

View File

@ -135,6 +135,5 @@ define( 'TP_DEFAULT_LOGO', 'images/logo.png');
define( 'DEFAULT_SESSION_PREFIX', 'TP_' );
// Token
define( 'DEFAULT_TOKEN_NAME', 'TP_SESSION_TOKEN' );
define( 'HOUDINI_SITENAME', 'Joey Kimsey' );
# Tell the app; all constants have been loaded
define( 'TEMPUS_PROJECT_CONSTANTS_LOADED', true );