T201704031316

This commit is contained in:
Leander
2017-04-03 13:16:31 +02:00
parent 37039f7baf
commit 4dbdd91729

View File

@@ -17,6 +17,7 @@
$det = $db->query('SELECT "question", "answer0", "answer1", "answer2", "answer3", "Categories_ID"
FROM "Questions" WHERE "ID" = 1')['data'][0];
print_r($det);
if(preg_match(PATTERN, $name) != 1) {