Proyectos de Subversion Moodle

Rev

Rev 121 | Rev 127 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 121 Rev 122
Línea 33... Línea 33...
33
        $this->title = get_string('pluginname', 'block_comments');
33
        $this->title = get_string('pluginname', 'block_comments');
34
    }
34
    }
Línea 35... Línea 35...
35
 
35
 
36
    function specialization()
36
    function specialization()
37
    {
37
    {
38
        comment::init()
38
        comment::init();
Línea 39... Línea 39...
39
    }
39
    }
40
 
40
 
41
    function applicable_formats()
41
    function applicable_formats()