functions.inc.php

- fixed wrong comment about check_language parameter


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@283 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
Christian Boltz 17 years ago
parent 481012a2a9
commit e16334361c

@ -142,7 +142,7 @@ function _flash_string($type, $string) {
// check_language
// Action: checks what language the browser uses
// Call: check_language
// Parameter: $use_post - set to 1 if $_POST should NOT be read
// Parameter: $use_post - set to 0 if $_POST should NOT be read
//
function check_language ($use_post = 1)
{

Loading…
Cancel
Save