Skip to content

Commit

Permalink
Update Table Prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkalam24 committed Nov 22, 2022
1 parent 05712e1 commit f976e8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/config.php
Expand Up @@ -20,6 +20,7 @@
*/



// Site Configuration
define('ACTIVE_THEME', 'rui');
define('TABLE_PREFIX', 'bms_');
Expand Down

0 comments on commit f976e8c

Please sign in to comment.