Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2017-02-26 19:25:38 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2017-02-26 19:25:38 +0300
commit82b719dadc29c3178667080c19c924a2251d81df (patch)
treea440db6da2ccb8b623b749c27e1cbc7197f0fcf6 /base.php
parentea74766b37174d2b9d6e15c1485321593c54dc0d (diff)
separate workflow and monitoring, update them
Diffstat (limited to 'base.php')
-rw-r--r--base.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/base.php b/base.php
index bbb63414..ac9487e6 100644
--- a/base.php
+++ b/base.php
@@ -101,7 +101,7 @@ if(is_page('oc-news') || is_page('blogfeed')) {
'translation',
'user',
'webrtc',
- 'workflow'
+// 'workflow'
];
function is_blog()