mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #7672 from russmac/fix_db_autodiscover_comment
Fix db autodiscover comment on loading behavior.
This commit is contained in:
commit
011a96f79e
@ -112,7 +112,7 @@ class DatabaseAdapterRegistry
|
||||
|
||||
/**
|
||||
* Detects all _register_database.php files and invokes them.
|
||||
* Searches through vendor/ folder only,
|
||||
* Searches through vendor/*\/* folders only,
|
||||
* does not support "legacy" folder location in webroot
|
||||
*/
|
||||
public static function autodiscover()
|
||||
|
Loading…
x
Reference in New Issue
Block a user