1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-12 02:25:18 +02:00

5 Commits

Author SHA1 Message Date
Andreas Fischer
80dfa53ee3 [ticket/10931] Correctly use GNU GPL version 2.
PHPBB3-10931
2012-06-11 14:24:30 +02:00
Andreas Fischer
7501ea825a [ticket/10931] Document that false is also returned if value is not well formed
PHPBB3-10931
2012-06-11 13:53:17 +02:00
Andreas Fischer
63b2e36492 [ticket/10931] Correct method description of get_string().
PHPBB3-10931
2012-06-11 13:45:39 +02:00
Andreas Fischer
5bea6ed946 [ticket/10931] Let us try ini_get() without error suppression.
PHPBB3-10931
2012-06-11 13:40:14 +02:00
Andreas Fischer
ca974e2f2a [ticket/10931] Add wrapper class for ini_get function.
Provides easier handling of the different interpretations of ini values.

PHPBB3-10931
2012-06-11 13:18:00 +02:00