phpBB

Code Changes

File: phpbb/php/ini.php

  Unmodified   Added   Modified   Removed
Line 17Line 17
* Wrapper class for ini_get function.
*
* Provides easier handling of the different interpretations of ini values.

* Wrapper class for ini_get function.
*
* Provides easier handling of the different interpretations of ini values.

 
* @deprecated 3.2.10 (To be removed 4.0.0)

*/
class ini
{

*/
class ini
{