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