summaryrefslogtreecommitdiff
path: root/Plugins.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-08-31 06:37:33 +0000
committerfox <[email protected]>2018-08-31 06:37:33 +0000
commit288b171ea7acd75338da78a264ee7adf7eb760c8 (patch)
treecb2fb13e52188c475519ea99c6a11b06d3b49555 /Plugins.md
parent05187250766372c4e95d0d7eae04a4d07c01f5ed (diff)
Update page 'Plugins'
Diffstat (limited to 'Plugins.md')
-rw-r--r--Plugins.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins.md b/Plugins.md
index 4e896d4..c0f1d67 100644
--- a/Plugins.md
+++ b/Plugins.md
@@ -13,7 +13,7 @@ to a <code>config.php</code> directive <code>PLUGINS</code> which is a
comma-separated list of enabled system plugins, i.e.
```php
-define(’PLUGINS’, ’updater, digest, auth_remote, auth_internal');
+define('PLUGINS', 'updater, digest, auth_remote, auth_internal');
```
Installation of plugins is as simple as copying a folder into the