Skip to content
  • Fokkema's avatar
    Fixed only_rows option for VLs. · 216ffc38
    Fokkema authored
    - It was broken a few years ago when the VL settings moved to $_SESSION.
    - Let $_GET override the only_rows setting for VLs.
    - Make sure only_rows doesn't get saved in $_SESSION, to avoid problems the next time the VL is loaded not over ajax.
    - This fixes the problem where deleting a single log entry didn't load the next page's first log entry.
    216ffc38