Proyectos de Subversion Moodle

Rev

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

Rev 151 Rev 152
Línea 197... Línea 197...
197
    'output' => $OUTPUT,
197
    'output' => $OUTPUT,
198
    'bodyattributes' => $bodyattributes,
198
    'bodyattributes' => $bodyattributes,
199
    'darkmodeon' => !empty($darkmodeon),
199
    'darkmodeon' => !empty($darkmodeon),
200
    'darkmodetheme' => !empty($darkmodetheme),
200
    'darkmodetheme' => !empty($darkmodetheme),
201
    'siteurl' => $siteurl,
201
    'siteurl' => $siteurl,
202
    'sidepreblocks' => array_merge($sidepreblocks, $customblocks),
202
    'sidepreblocks' => $customblocks,
203
    'hasblocks' => $hasblocks,
203
    'hasblocks' => $hasblocks,
204
    'navdraweropen' => $navdraweropen,
204
    'navdraweropen' => $navdraweropen,
205
    'draweropenright' => $draweropenright,
205
    'draweropenright' => $draweropenright,
206
    'isnotloggedin' => $isnotloggedin,
206
    'isnotloggedin' => $isnotloggedin,
207
    'ctopbl' => $ctopbl,
207
    'ctopbl' => $ctopbl,