Update INSTALL.ubuntu1404.txt

it must be core.php instead of Core.php
pull/577/head
Bâkır Emre 2015-07-28 10:49:02 +03:00
parent a21abb6b13
commit d3574adb4b
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ cp -a config.default.php config.php
# CakePlugin::loadAll(array('CakeResque' => array('bootstrap' => true)));
# To enable the background workers, if you have installed the package required for it in 4/, uncomment the following lines:
# in Core.php (if you have just recently updated MISP, just add this line at the end of the file):
# in core.php (if you have just recently updated MISP, just add this line at the end of the file):
# require_once dirname(__DIR__) . '/Vendor/autoload.php';
# Important! Change the salt key in /var/www/MISP/app/Config/config.php