first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
class Brizy_Editor_Exception_NotBrizyPage extends Brizy_Editor_Exceptions_NotFound {
|
||||
protected $message = 'Invalid page';
|
||||
}
|
||||
Reference in New Issue
Block a user