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

updated comment strings

This commit is contained in:
Alex
2015-07-20 15:44:47 +03:00
parent 25eb48621d
commit 029ec9cb27
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");