From b2f8e3438884b3032791175be5a5526c0a1f89c8 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Fri, 4 Apr 2014 22:14:51 +0200 Subject: [PATCH] Remove uneeded file This file seems not to be actually used anywhere. --- settings/templates/oauth-required-apps.php | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 settings/templates/oauth-required-apps.php diff --git a/settings/templates/oauth-required-apps.php b/settings/templates/oauth-required-apps.php deleted file mode 100644 index 3660f423423..00000000000 --- a/settings/templates/oauth-required-apps.php +++ /dev/null @@ -1,19 +0,0 @@ - - * This file is licensed under the Affero General Public License version 3 or later. - * See the COPYING-README file. - */ -?> -
-

'.OC_Util::sanitizeHTML($_['message'])); ?>

-
    - '.OC_Util::sanitizeHTML($requiredapp).''); - } - ?> -
- Back to ownCloud -