ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
functions_include.php
Go to the documentation of this file.
1
<?php
2
3
// Don't redefine the functions if included multiple times.
4
if
(!function_exists(
'GuzzleHttp\Psr7\str'
)) {
5
require __DIR__ .
'/functions.php'
;
6
}
libs
composer
vendor
guzzlehttp
psr7
src
functions_include.php
Generated on Sat Jan 18 2025 19:01:04 for ILIAS by
1.8.13 (using
Doxyfile
)