1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00

Update function.php

This commit is contained in:
Caleb Mazalevskis 2023-11-21 17:03:27 +08:00 committed by GitHub
parent 7f486d53b7
commit d49c21e12e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,8 @@ function getAllFlags() {
} }
/** /**
* Deprecated replaced by Layout::getAvilableFlags() * Deprecated replaced by Layout::getAvailableFlags()
* @deprecated
* @global array $global * @global array $global
* @return array * @return array
*/ */