summaryrefslogtreecommitdiff
path: root/localized_schema.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-16 14:36:59 +0300
committerAndrew Dolgov <[email protected]>2009-12-16 14:36:59 +0300
commit3a216db45c510f2601fcdb3b879e2e20dce63dd5 (patch)
tree8a96ee0ee0ad9755020e58da5b1a20e03b360ce0 /localized_schema.php
parentf5a5bae4633272d2adbdcdffb57db23df108c3e7 (diff)
add per-user option to enable access to API
Diffstat (limited to 'localized_schema.php')
-rw-r--r--localized_schema.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/localized_schema.php b/localized_schema.php
index 35fb6dc0c..8d827d1dc 100644
--- a/localized_schema.php
+++ b/localized_schema.php
@@ -81,5 +81,6 @@
__("Enable inline MP3 player");
__("Enable the Flash-based XSPF Player to play MP3-format podcast enclosures.");
__("Do not show images in articles");
+ __("Enable external API");
?>