diff options
| author | Nils Adermann <naderman@naderman.de> | 2010-03-10 11:09:36 +0100 |
|---|---|---|
| committer | Nils Adermann <naderman@naderman.de> | 2010-09-17 13:50:36 +0200 |
| commit | 99a3adfba791baabd27f82429fddfbcb82625523 (patch) | |
| tree | 901a2f9f4c85ee3b303c1cd39cd1ffec2647fa4f /phpBB/includes/functions.php | |
| parent | cf3f0f825af846da6e7b36a84328475b164ade64 (diff) | |
| download | forums-99a3adfba791baabd27f82429fddfbcb82625523.tar forums-99a3adfba791baabd27f82429fddfbcb82625523.tar.gz forums-99a3adfba791baabd27f82429fddfbcb82625523.tar.bz2 forums-99a3adfba791baabd27f82429fddfbcb82625523.tar.xz forums-99a3adfba791baabd27f82429fddfbcb82625523.zip | |
[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
Diffstat (limited to 'phpBB/includes/functions.php')
0 files changed, 0 insertions, 0 deletions
