Ignore:
Timestamp:
Nov 5, 2015, 9:56:35 PM (9 years ago)
Author:
chronos
Message:
  • Modified: Now network notify state is read from network interface rather then network device.
  • Added: Filter to notify only about network online changes longer then 5 seconds.
  • Modified: Show "still offline" list only if new online or offline is detected.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r762 r763  
    11<?php
    22
    3 $Revision = 762; // Subversion revision
    4 $DatabaseRevision = 762; // SQL structure revision
     3$Revision = 763; // Subversion revision
     4$DatabaseRevision = 763; // SQL structure revision
    55$ReleaseTime = strtotime('2015-11-05');
Note: See TracChangeset for help on using the changeset viewer.