summaryrefslogtreecommitdiffstats
path: root/ajax/createfolder.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-02 23:39:19 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-02 23:39:19 -0400
commit72c730bf5fb21f58589a836483585dabd6866520 (patch)
treea57dab8dcf88ce5a4f1172ba89663aa52947fdb8 /ajax/createfolder.php
parentf8f6fd3d778fe95bac15e52747ff5b1f6461c136 (diff)
button to add feed; selection of a feed
Diffstat (limited to 'ajax/createfolder.php')
-rw-r--r--ajax/createfolder.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/ajax/createfolder.php b/ajax/createfolder.php
index ecc44df49..a53b60d92 100644
--- a/ajax/createfolder.php
+++ b/ajax/createfolder.php
@@ -32,4 +32,3 @@ if(!$folderid) {
//TODO: replace the following with the success case. see contact/ajax/createaddressbook.php for inspirations
OCP\JSON::error(array('data' => array('message' => $l->t('Error adding folder.'))));
-