@@ -32,7 +34,7 @@ use DeviceDetector\Parser\Client\Browser AS BrowserParser;
* those archives, where they do not exist.
*
* NOTE: Some archives might not contain "all" data.
* That might have happend directly after the day DevicesDetection plugin was enbaled. For the days before, there were
* That might have happened directly after the day DevicesDetection plugin was enabled. For the days before, there were
* no archives calculated. So week/month/year archives will only contain data for the days, where archives were generated
* To find a date after which it is safe to use DevicesDetection archives we need to find the first day-archive that
* contains DevicesDetection data. Day archives will always contain full data, but week/month/year archives may not.
...
...
@@ -41,8 +43,31 @@ use DeviceDetector\Parser\Client\Browser AS BrowserParser;
classUpdates_2_10_0_b1extendsUpdates
{
staticfunctiongetSql()
{
$sqls=array('# ATTENTION: This update script will execute some more SQL queries than that below as it is necessary to rebuilt some archives #'=>false);