summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
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(