[www-doc] [Git][VideoLAN.org/websites][master] os-specific: fixed warning
Konstantin Pavlov
gitlab at videolan.org
Fri Mar 26 16:59:19 UTC 2021
Konstantin Pavlov pushed to branch master at VideoLAN organization / websites
Commits:
abfb18b3 by Konstantin Pavlov at 2021-03-26T19:58:54+03:00
os-specific: fixed warning
- - - - -
1 changed file:
- www.videolan.org/include/os-specific.php
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -156,6 +156,7 @@ function getOS($os = null, $offset = 0, $count = null, $encode = null) {
global $winArm64version;
global $version;
global $macosxversion;
+ global $macosArm64version;
global $oldmacosxversion;
global $iosversion;
global $tvosversion;
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/abfb18b338d18f3834339c295c6c98efa20fc9bd
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/abfb18b338d18f3834339c295c6c98efa20fc9bd
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list