Initial commit
This commit is contained in:
commit
28e6ddf404
1083 changed files with 191734 additions and 0 deletions
3
plugins/jetpack/class.jetpack-error.php
Normal file
3
plugins/jetpack/class.jetpack-error.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
class Jetpack_Error extends WP_Error {}
|
Reference in a new issue