init
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
<?php // Stub to avoid errors during upgrades
|
||||
require_once __DIR__ . '/../../../../jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php';
|
||||
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
<?php // Stub to avoid errors during upgrades
|
||||
require_once __DIR__ . '/../../../../jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php';
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
<?php // Stub to avoid errors during upgrades
|
||||
require_once __DIR__ . '/../../../../jetpack_vendor/automattic/jetpack-connection/src/class-client.php';
|
||||
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
<?php // Stub to avoid errors during upgrades
|
||||
require_once __DIR__ . '/../../../../jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php';
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
<?php // Stub to avoid errors during upgrades
|
||||
require_once __DIR__ . '/../../../../jetpack_vendor/automattic/jetpack-connection/src/class-urls.php';
|
||||
Reference in New Issue
Block a user