first commit
This commit is contained in:
4
lib/Service/ReadOnlyException.php
Normal file
4
lib/Service/ReadOnlyException.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
namespace OCA\MyWiki\Service;
|
||||
|
||||
class ReadOnlyException extends ServiceException {}
|
Reference in New Issue
Block a user