Proyectos de Subversion Moodle

Rev

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

Rev 184 Rev 185
Línea 29... Línea 29...
29
 
29
 
Línea 30... Línea 30...
30
        $this->addRegion();
30
        $this->addRegion();
31
 
31
 
32
 
32
 
Línea 33... Línea 33...
33
        $this->blockManager->load_blocks(true);
33
        $this->blockManager->load_blocks(true);
34
        $this->validateIfExistBlock();
34
        $this->validateIfExistBlocks();
35
        $this->redirectIfNotExistBlock('forums');
35
        $this->addBlocksIfNotExist('forums');