1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 06:25:04 +02:00
Nils Adermann 99a3adfba7 [feature/request-class] Instantiate a global request class instance.
It should at all cost be avoided to rely on this global variable.
Instead either use the request_var method (deprecated) or pass the
instance to your function as a parameter or to your object as a
contructor argument or through a setter function.

PHPBB3-9716
2010-09-17 13:50:36 +02:00
..
2009-10-04 18:14:59 +00:00
2009-10-04 18:14:59 +00:00
2009-10-04 18:14:59 +00:00
2009-10-04 18:14:59 +00:00
2009-12-16 15:48:23 +00:00
2009-10-04 18:14:59 +00:00