From 89a825cd038df7da609d64ef0254ba58caaede31 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Tue, 20 Feb 2018 21:11:38 -0500 Subject: OAuth2TestVehicle module can create and delete oauth2 database tables. --- Zotlabs/Storage/ZotOauth2Pdo.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Zotlabs/Storage/ZotOauth2Pdo.php (limited to 'Zotlabs/Storage/ZotOauth2Pdo.php') diff --git a/Zotlabs/Storage/ZotOauth2Pdo.php b/Zotlabs/Storage/ZotOauth2Pdo.php new file mode 100644 index 000000000..b2c3ce228 --- /dev/null +++ b/Zotlabs/Storage/ZotOauth2Pdo.php @@ -0,0 +1,10 @@ +config; + } +} -- cgit v1.2.3