include config in index.php

pull/73/head
Jon Sowman 2010-07-30 01:31:21 -07:00
rodzic 14c98a5a93
commit 04cc48106e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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;