ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
}
php
libs
composer
vendor
guzzlehttp
psr7
src
functions_include.php
Generated on Thu Feb 6 2025 19:01:16 for ILIAS by
1.8.13 (using
Doxyfile
)