ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
inc.ilias_version.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2019 ILIAS open source e-Learning e.V., Extended GPL, see docs/LICENSE */
3
12
define(
"ILIAS_VERSION"
,
"6.24 2023-05-05"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"6.24"
);
// since version ILIAS 6 this must be always x.y: x and y are numbers
php
An exception for terminatinating execution or to throw for unit testing.
include
inc.ilias_version.php
Generated on Fri Oct 3 2025 20:00:47 for ILIAS by
1.9.4 (using
Doxyfile
)