From d294e553d858718cce34c471cfae08d808bd4a2d Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Mon, 30 Sep 2013 18:25:41 +0200 Subject: [PATCH] Fix office plugin class name --- .../Application/{OfficePlugin.class.php => OfficePlugin.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/classes/API/OAuth2/Application/{OfficePlugin.class.php => OfficePlugin.php} (100%) diff --git a/lib/classes/API/OAuth2/Application/OfficePlugin.class.php b/lib/classes/API/OAuth2/Application/OfficePlugin.php similarity index 100% rename from lib/classes/API/OAuth2/Application/OfficePlugin.class.php rename to lib/classes/API/OAuth2/Application/OfficePlugin.php