mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
MAJOR: core upgrade to SS4: running INSPECT on /var/www/upgrades/upgradeto4/dms
This commit is contained in:
parent
b646fe76e3
commit
7eab74e1df
@ -450,7 +450,7 @@ class DMSDocumentSet extends DataObject
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function validate()
|
public function validate()
|
||||||
{
|
{
|
||||||
$result = parent::validate();
|
$result = parent::validate();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user