Proyectos de Subversion Moodle

Rev

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

Rev 1456 Rev 1458
Línea 23... Línea 23...
23
 */
23
 */
Línea 24... Línea 24...
24
 
24
 
25
defined('MOODLE_INTERNAL') || die();
25
defined('MOODLE_INTERNAL') || die();
Línea -... Línea 26...
-
 
26
$siteurl = $CFG->wwwroot;
-
 
27
 
26
$siteurl = $CFG->wwwroot;
28
$string['childthemesettings'] = 'Child Theme Settings';
27
 
29
 
28
// A description shown in the admin theme selector.                                                                                 
30
// A description shown in the admin theme selector.                                                                                 
29
$string['choosereadme'] = 'Theme universe child is a child theme of Universe. It adds the ability to upload background photos.';
31
$string['choosereadme'] = 'Theme universe child is a child theme of Universe. It adds the ability to upload background photos.';
30
// The name of our plugin.                                                                                                         
32
// The name of our plugin.