Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/chat/gui_header_js/insert.php File Reference

Go to the source code of this file.

Variables

 $chat_sid = required_param('chat_sid', PARAM_ALPHANUM)
 $chat_message = required_param('chat_message', PARAM_RAW)
 Clean up the message.

Variable Documentation

$chat_message = required_param('chat_message', PARAM_RAW)

Clean up the message.

Definition at line 7 of file insert.php.

$chat_sid = required_param('chat_sid', PARAM_ALPHANUM)

Definition at line 6 of file insert.php.

 All Data Structures Namespaces Files Functions Variables Enumerations