Install config to secrets.php by default

This commit is contained in:
Fred Brennan
2022-08-29 11:47:47 -04:00
parent a99d7c7c80
commit efd54a20e8
3 changed files with 14 additions and 13 deletions

View File

@@ -19,5 +19,5 @@
//$config['root'] = '/';
?>
@include('inc/secrets.php');
?>