add define
This commit is contained in:
parent
ef33e787a4
commit
67b5a1ab29
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
define("FILENAME", "questions_file.nemubot");
|
||||
|
||||
if (isset ($_POST['send']))
|
||||
{
|
||||
if (empty($_POST['question']) || empty($_POST['answer']))
|
||||
|
Reference in New Issue
Block a user