Proyectos de Subversion Moodle

Rev

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

Rev 185 Rev 340
Línea 20... Línea 20...
20
 
20
 
21
        $PAGE->set_url('/cesa/progress.php', array('userid' => $this->userID));
21
        $PAGE->set_url('/cesa/progress.php', array('userid' => $this->userID));
Línea 22... Línea 22...
22
        $this->blockManager->load_blocks(true);
22
        $this->blockManager->load_blocks(true);
23
 
23
 
Línea 24... Línea 24...
24
 
24
 
25
        $this->validateIfExistBlocks();
25
        $this->validateIfExistBlocks('side-pre');
26
        $this->addBlocksIfNotExist('progress');
26
        $this->addBlocksIfNotExist('progress');