Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 148 |
lars |
1 |
<?php
|
|
|
2 |
|
|
|
3 |
// Don't redefine the functions if included multiple times.
|
|
|
4 |
if (!\function_exists('GuzzleHttp\describe_type')) {
|
|
|
5 |
require __DIR__ . '/functions.php';
|
|
|
6 |
}
|