mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
FIX Make config DAG error message more dev friendly
This commit is contained in:
parent
dc08e87bd5
commit
aa0cd147bf
@ -289,7 +289,7 @@ class SS_ConfigManifest {
|
||||
echo $res;
|
||||
}
|
||||
|
||||
throw $e;
|
||||
user_error('Based on their before & after rules two fragments both need to be before/after each other', E_USER_ERROR);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user