Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 1... Línea 1...
1
<?php
1
<?php
Línea 2... Línea 2...
2
 
2
 
3
// Don't redefine the functions if included multiple times.
3
// Don't redefine the functions if included multiple times.
4
if (!\function_exists('GuzzleHttp\describe_type')) {
4
if (!\function_exists('GuzzleHttp\describe_type')) {
5
    require __DIR__ . '/functions.php';
5
    require __DIR__.'/functions.php';