Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 45... Línea 45...
45
 
45
 
46
    /** @var course_format the course format */
46
    /** @var course_format the course format */
Línea 47... Línea 47...
47
    protected $format;
47
    protected $format;
48
 
48
 
Línea 49... Línea 49...
49
    /** @var section_info the section object */
49
    /** @var section_info the section object */
50
    private $section;
50
    protected $section;
Línea 51... Línea 51...
51
 
51