Skip to content
Snippets Groups Projects
Commit c352f3c9 authored by catch's avatar catch
Browse files

Issue #1333192 by good_man: Fixed password-hash broken after moving files under /core.

parent 789acbd3
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -78,7 +78,7 @@
}
}
chdir('../..');
chdir('..');
define('DRUPAL_ROOT', getcwd());
include_once DRUPAL_ROOT . '/core/includes/password.inc';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment