Changeset 7156 for lliurex-analytics-server
- Timestamp:
- Apr 20, 2018, 9:12:16 AM (3 years ago)
- Location:
- lliurex-analytics-server/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-analytics-server/trunk/fuentes/debian/changelog
r7152 r7156 1 lliurex-analytics-server (0.2.6.1) xenial; urgency=medium 2 3 * Fix bugs 4 5 -- M.Angel Juan <m.angel.juan@gmail.com> Thu, 19 Apr 2018 14:31:52 +0200 6 1 7 lliurex-analytics-server (0.2.6) xenial; urgency=medium 2 8 -
lliurex-analytics-server/trunk/fuentes/lliurex-analytics-server/usr/lib/analytics-server/analytics/db.php
r7150 r7156 745 745 $stats['clients']['count_ltsp']=$count_ltsp; 746 746 } 747 if (isset($c lients_more)){747 if (isset($count_mode)){ 748 748 $stats['clients']['count_mode']=$count_mode; 749 749 }
Note: See TracChangeset
for help on using the changeset viewer.