summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-11-27 19:35:35 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-11-27 19:35:35 +0100
commit38a62156ee4e89bedad501d173e62813df6b2b49 (patch)
tree44ea2f065d8e9cf75fef03109f45703dc6fcf9bd /CONTRIBUTING.md
parent0454ad21d3d9dfa6d67386cf37189c67b0b96b78 (diff)
update contributing
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 47d2d1726..cd816fd53 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -39,7 +39,7 @@ check if:
'debug' => true,
);
```
- * ownCloud < 8.2: Add this at the end of the file
+ * ownCloud < 8.2: Add **DEFINE('DEBUG', true);** this at the end of the file
```php
<?php
$CONFIG = array(