diff options
author | Nils Adermann <naderman@naderman.de> | 2010-03-13 11:19:28 +0100 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2010-09-17 14:00:01 +0200 |
commit | ea919ad8b276c78207ec33d1fc34f1f0ef15bc0d (patch) | |
tree | b623b94b289ee9221713e7f77c93fe57de2215d6 /phpBB/install/index.php | |
parent | 85b6d3b9a1b346f36232d98bcf308f5635eb7f49 (diff) | |
download | forums-ea919ad8b276c78207ec33d1fc34f1f0ef15bc0d.tar forums-ea919ad8b276c78207ec33d1fc34f1f0ef15bc0d.tar.gz forums-ea919ad8b276c78207ec33d1fc34f1f0ef15bc0d.tar.bz2 forums-ea919ad8b276c78207ec33d1fc34f1f0ef15bc0d.tar.xz forums-ea919ad8b276c78207ec33d1fc34f1f0ef15bc0d.zip |
[feature/request-class] Refactored request class and wrapper functions.
The request class
- now makes use of the new type cast helper (dependency injection)
- has no static methods anymore.
- now has a constructor argument to leave super globals turned on
Brought back the set_var function in functions.php. It is now a wrapper
around the type cast helper. It creates an instance on the fly.
The request_var wrapper function now has an optional last argument to
inject the request class instance, rather than abusing the $var_name.
PHPBB3-9716
Diffstat (limited to 'phpBB/install/index.php')
0 files changed, 0 insertions, 0 deletions