fix: [internal] Syntax error in bootstrap.default.php

pull/6204/head
Jakub Onderka 2020-08-18 12:35:27 +02:00
parent 5d8cab4e4a
commit 04a7398444
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ if (Configure::read('MISP.baseurl')) {
}
}
}
/*
* Plugins need to be loaded manually, you can either load them one by one or all of them in a single call
* Uncomment one of the lines below, as you need. make sure you read the documentation on CakePlugin to use more
* advanced ways of loading plugins