[feature/request-class] Adjust misleading comment

PHPBB3-9716
This commit is contained in:
Igor Wiedler 2010-10-14 18:39:33 +02:00
parent 30016a7084
commit de5ef675ac

View file

@ -87,7 +87,7 @@ class phpbb_request_var_test extends phpbb_test_case
$this->unset_variables('var');
// cannot set $_REQUEST directly because in phpbb_request implementation
// $_REQUEST = $_GET + $_POST
// $_REQUEST = $_POST + $_GET
$_POST['var'] = array(
0 => array(
'b' => array(