mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
misc: Minor improvements (#1898)
* misc: Minor improvements * Update functions.php * Update functions.php
This commit is contained in:
parent
513e3065d3
commit
2f026921ee
2 changed files with 9 additions and 2 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