Umfragen
ajax.php File Reference

Go to the source code of this file.

Variables

 $db = new db( DB_USER, DB_PASS, DB_DATABASE, DB_HOST )
 $config = new config($db)
 $messages = new messageHandler()
 $edit = ""

Variable Documentation

$config = new config($db)

Definition at line 39 of file ajax.php.

$db = new db( DB_USER, DB_PASS, DB_DATABASE, DB_HOST )

Definition at line 38 of file ajax.php.

$edit = ""

Definition at line 46 of file ajax.php.

$messages = new messageHandler()

Definition at line 42 of file ajax.php.