diff --git a/Source/Config/config.php b/Source/Config/config.php index 189a127..b7e538f 100644 --- a/Source/Config/config.php +++ b/Source/Config/config.php @@ -7,4 +7,3 @@ $login=""; $password=""; $views['form'] = 'Views/HTML/form.php'; -$views['textQuestion'] = 'Views/HTML/TextQuestion.js'; diff --git a/Source/index.php b/Source/index.php new file mode 100644 index 0000000..5f59c79 --- /dev/null +++ b/Source/index.php @@ -0,0 +1,13 @@ + \ No newline at end of file