[www-doc] [Git][VideoLAN.org/websites][master] Add missing bits to the download counters

Hugo Beauzée-Luyssen gitlab at videolan.org
Thu May 31 18:07:16 CEST 2018


Hugo Beauzée-Luyssen pushed to branch master at VideoLAN organization / websites


Commits:
85590c04 by Hugo Beauzée-Luyssen at 2018-05-31T18:06:35+02:00
Add missing bits to the download counters

- - - - -


1 changed file:

- www.videolan.org/vlc/stats/downloads.php


Changes:

=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
--- a/www.videolan.org/vlc/stats/downloads.php
+++ b/www.videolan.org/vlc/stats/downloads.php
@@ -199,6 +199,8 @@
                     "2.2.8"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
                     "3.0.0"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
                     "3.0.1"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
+                    "3.0.2"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
+                    "3.0.3"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
     );
 
     $table = array_merge( $table_old, $table_sf );



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/85590c041adcf4343c33aa7fbb5710363de98cc8

---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/85590c041adcf4343c33aa7fbb5710363de98cc8
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list