summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.php b/public/index.php
index 0c4c5f1..3708539 100644
--- a/public/index.php
+++ b/public/index.php
@@ -93,7 +93,7 @@ elseif(isset($_GET['action']) && $_GET['action'] == 'upload_image'){
93 license_key: 'gpl', 93 license_key: 'gpl',
94 branding: false, 94 branding: false,
95 plugins: 'lists link autolink table image media autoresize help', 95 plugins: 'lists link autolink table image media autoresize help',
96 toolbar: 'undo redo newdocument print selectall styles bold italic underline strikethrough fontsize forecolor backcolor fontfamily align numlist bullist outdent indent table link image media help', 96 toolbar: 'undo redo newdocument print selectall styles bold italic underline strikethrough fontsizeinput forecolor backcolor fontfamily align numlist bullist outdent indent table link image media help',
97 menubar: false, 97 menubar: false,
98 toolbar_mode: 'wrap', 98 toolbar_mode: 'wrap',
99 statusbar: false, 99 statusbar: false,