[tools] Wrong path in recreate_conflicts.php #8063
Labels
24.0.0-bugs
Issues or bug fix PRs that were raised during the testing of release 24.0.0
Bug
PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Describe the bug
Script failing because a slash is missing in the generic includes path
PHP Warning: require_once(/var/www/loris/toolsgeneric_includes.php): failed to open stream: No such file or directory in /var/www/loris/tools/recreate_conflicts.php on line 15
PHP Fatal error: require_once(): Failed opening required '/var/www/loris/toolsgeneric_includes.php' (include_path='.:/usr/share/php') in /var/www/loris/tools/recreate_conflicts.php on line 15
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
The text was updated successfully, but these errors were encountered: