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

Fixed Bug lp:1410503 required URLto the CKeditor installation directory

This commit is contained in:
Adam Zammit
2015-01-28 15:14:04 +11:00
parent a90b59bd68
commit 62ca8c9cba
3 changed files with 3 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ include("../include/ckeditor/ckeditor.php");
global $db;
$CKEditor = new CKEditor();
$CKEditor->basePath = "../include/ckeditor/";
if (isset($_POST['information']))
{