include config in index.php
rodzic
14c98a5a93
commit
04cc48106e
|
@ -12,6 +12,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
require_once("includes/config.inc.php");
|
||||
require_once("includes/functions.inc.php");
|
||||
// get the time for pre-populating the form
|
||||
$time = time() + 3600;
|
Ładowanie…
Reference in New Issue