Ignore:
Timestamp:
Jun 30, 2025, 3:24:41 PM (13 hours ago)
Author:
chronos
Message:
  • Fixed: Autocreate missing DocumentSequenceNumber records for new years.
  • Fixed: Wrong page index selection.
  • Fixed: RSS feed formatting variable reference.
  • Fixed: Do not parse RouterOS signal import if not connected to the remote host.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/Common/Base.php

    r952 r976  
    1818
    1919  public function __debugInfo()
    20   {   
    21     $Vars = get_object_vars($this);   
     20  {
     21    $Vars = get_object_vars($this);
    2222    unset($Vars['System'], $Vars['Database']);
    2323    return $Vars;
Note: See TracChangeset for help on using the changeset viewer.