aboutsummaryrefslogtreecommitdiffstats
path: root/apps/tal/lib/paths.php
diff options
context:
space:
mode:
authorMichael Gapczynski <mtgap@owncloud.com>2012-07-30 10:34:12 -0400
committerMichael Gapczynski <mtgap@owncloud.com>2012-07-30 10:34:12 -0400
commit530e7f03cd2a5c8b348408cb33ea14a424c48f49 (patch)
tree44ad3c9398bc1fa20f0c0d6e09f013a1602837ad /apps/tal/lib/paths.php
parentdb72ce398b9463f1f6547b864494e1c8b3267f1c (diff)
downloadnextcloud-server-530e7f03cd2a5c8b348408cb33ea14a424c48f49.tar.gz
nextcloud-server-530e7f03cd2a5c8b348408cb33ea14a424c48f49.zip
Remove accidently added 3rd party apps
Diffstat (limited to 'apps/tal/lib/paths.php')
-rw-r--r--apps/tal/lib/paths.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/tal/lib/paths.php b/apps/tal/lib/paths.php
deleted file mode 100644
index b61d52c0f47..00000000000
--- a/apps/tal/lib/paths.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-/**
- * Copyright (c) 2012 Thomas Tanghus <thomas@tanghus.net>
- * This file is licensed under the Affero General Public License version 3 or
- * later.
- * See the COPYING-README file.
- */
-
-/**
- * This class provides TAL templates for owncloud.
- */
-class OC_TALTemplate extends OC_Template {
-} \ No newline at end of file