2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated to trunk

This commit is contained in:
Adam Zammit
2015-06-02 12:44:50 +10:00
73 changed files with 15279 additions and 14475 deletions

View File

@@ -298,6 +298,7 @@ if (isset($_GET['modify']))
$questionnaire_id = intval($_GET['modify']);
$CKEditor = new CKEditor();
$CKEditor->basePath = "../include/ckeditor/";
$ckeditorConfig = array("toolbar" => array(array("tokens","-","Source"),
array("Cut","Copy","Paste","PasteText","PasteFromWord","-","Print","SpellChecker"),