bootstrap.php
This file is part of KCFinder project
@desc This file is included first, before each other
Tags
Table of Contents
Constants
- APPPATH = $sLimesurveyFolder . '/'
- BASEPATH = realpath($sLimesurveyFolder . "/../vendor/yiisoft/yii/framework") . "/"
Functions
- json_encode() : mixed
- checkLSSession() : mixed
Constants
APPPATH
public
mixed
APPPATH
= $sLimesurveyFolder . '/'
BASEPATH
public
mixed
BASEPATH
= realpath($sLimesurveyFolder . "/../vendor/yiisoft/yii/framework") . "/"
Functions
json_encode()
json_encode(mixed $data) : mixed
Parameters
- $data : mixed
checkLSSession()
checkLSSession() : mixed