mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
misc: Minor improvements
This commit is contained in:
parent
14086a0ed6
commit
c358f96221
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ function _set_var(&$result, $var, $type, $multibyte = false)
|
|||
* @param $var_name
|
||||
* @param $default
|
||||
* @param bool $multibyte
|
||||
* @return array
|
||||
* @return array|string
|
||||
*/
|
||||
function get_var($var_name, $default, $multibyte = false)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue