Proyectos de Subversion Moodle

Rev

Rev 276 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 276 Rev 277
Línea 37... Línea 37...
37
    {
37
    {
38
        $this->title = get_string('pluginname', 'block_comments');
38
        $this->title = get_string('pluginname', 'block_comments');
39
        comment::init();
39
        comment::init();
40
    }
40
    }
Línea 41... Línea -...
41
 
-
 
42
 
41
 
43
    function applicable_formats()
42
    function applicable_formats()
44
    {
43
    {
45
        return array('all' => true);
44
        return array('all' => true);