ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ReleaseInfo.php
Go to the documentation of this file.
1 <?php /*
2 
3 Versions:
4 ???
5 Patches:
6 
7  - smeyer: Fixed wrong order of fault body elements
8  @see: www.ilias.de/mantis/view.php?id=8659
9 
10  line 1054
11 
12 
13 Alex, 29 Mar 2012: Added standard object creation to top of page, since PHP5.4
14 throws a warning otherwise.
15 
16 smeyer: Removed deprecated set_magic_quotes_runtime line 2676
17 */
18 ?>