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

merged rev.523 from ex-"Feature" branch

This commit is contained in:
Alex
2015-08-03 19:34:14 +03:00
5 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@ include("../db.inc.php");
include("../functions/functions.xhtml.php");
/**
* Input functions
* Display functions
*/
include("../functions/functions.display.php");
@@ -55,7 +55,7 @@ include("../functions/functions.display.php");
include("../functions/functions.input.php");
/**
* CKEditor
* Limesurvey functions
*/
include("../functions/functions.limesurvey.php");