- Put some joke referring to the site’s contents -
-Head line
-- Disclaimer: This is a template file. Do not use unedited. -
-- Some text here. -
- This is an in-line code block. -diff --git a/admin_stuff/index.php b/admin_stuff/index.php deleted file mode 100644 index f3dfc0a..0000000 --- a/admin_stuff/index.php +++ /dev/null @@ -1,41 +0,0 @@ - - - -
- - - - - -- Motto here -
-$command
"; - echo shell_exec($command); - echo"
- |
- Put some joke referring to the site’s contents -Head line-Disclaimer: This is a template file. Do not use unedited. - -- Some text here. - - This is an in-line code block. - |
-
- - You will find some comments in this column: -- General comments are gray. -- Explanations are green and -- warnings are red. - |
- - |
- Motto here -
-- Put some joke referring to the site’s contents -
-- Disclaimer: This is a template file. Do not use unedited. -
-- Some text here. -
- This is an in-line code block. -- You will find some comments in this column: -
-- General comments are gray. -
-- Explanations are green and -
-- warnings are red. -
-- Motto here -
-$command
-hjvdusjmcvgsara nfozcd -
Blub Blub $user
"; -?> - \ No newline at end of file diff --git a/content/index.html b/content/index.html index c9a0cee..8b13789 100644 --- a/content/index.html +++ b/content/index.html @@ -1,6 +1 @@ - - - - - - \ No newline at end of file + diff --git a/content/login.php b/content/login.php deleted file mode 100644 index 42b23da..0000000 --- a/content/login.php +++ /dev/null @@ -1,17 +0,0 @@ -prepare('SELECT authentication_salt, authentication_algorithm FROM users WHERE name=:name'); - - - - $result_auth_by_name = $statement_auth_by_name->execute(array('name' => $_POST['name'])); - if (!result_auth_by_name) { - error_log("An SQL error ocurred while logging in.\nUser: $_POST['name']\n" . $statement_auth_by_name->queryString . "\n" . $statement_auth_by_name->errorInfo()[2]); - } - - - //$result_name_by_auth = $Statement_name_by_auth->execute(array('authentication_string' => $authentication_string)); -?> diff --git a/content/signup.php b/content/signup.php deleted file mode 100644 index 735b97a..0000000 --- a/content/signup.php +++ /dev/null @@ -1,20 +0,0 @@ - -Login:
- - - - + diff --git a/stylesheet.css b/stylesheet.css deleted file mode 100644 index 90b512c..0000000 --- a/stylesheet.css +++ /dev/null @@ -1,3 +0,0 @@ -/* -Well yes but actually no. -*/