Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge most changes from 3.0.x branch since the 25th december. | Meik Sievertsen | 2009-03-22 | 5 | -11/+33 |
* | $template to phpbb::$template | Meik Sievertsen | 2009-02-22 | 11 | -134/+130 |
* | $db-> to phpbb::$db-> | Meik Sievertsen | 2009-02-22 | 11 | -269/+269 |
* | $auth-> to phpbb::$acl-> | Meik Sievertsen | 2009-02-22 | 10 | -71/+71 |
* | remove global and change $user-> to phpbb::$user-> | Meik Sievertsen | 2009-02-22 | 11 | -281/+226 |
* | $config to phpbb::$config | Meik Sievertsen | 2008-12-28 | 11 | -61/+61 |
* | implement new phpbb::$acm object, replacing $cache global | Meik Sievertsen | 2008-12-28 | 6 | -6/+6 |
* | replace constants with class constants. | Meik Sievertsen | 2008-12-27 | 1 | -1/+1 |
* | add nils' request and super globals class | Meik Sievertsen | 2008-12-25 | 6 | -16/+16 |
* | change cache:: to phpbb_cache:: | Meik Sievertsen | 2008-12-24 | 5 | -9/+9 |
* | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 18 | -0/+6261 |