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

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Variables

 $logs

Variable Documentation

$logs
Initial value:
 array(
    array('module'=>'chat', 'action'=>'view', 'mtable'=>'chat', 'field'=>'name'),
    array('module'=>'chat', 'action'=>'add', 'mtable'=>'chat', 'field'=>'name'),
    array('module'=>'chat', 'action'=>'update', 'mtable'=>'chat', 'field'=>'name'),
    array('module'=>'chat', 'action'=>'report', 'mtable'=>'chat', 'field'=>'name'),
    array('module'=>'chat', 'action'=>'talk', 'mtable'=>'chat', 'field'=>'name'),
)

Definition at line 29 of file log.php.

 All Data Structures Namespaces Files Functions Variables Enumerations