Ignore:
Timestamp:
Aug 3, 2021, 11:38:29 AM (3 years ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Log/Log.php

    r908 r912  
    5151  function ShowRSS(): string
    5252  {
    53     $this->ClearPage = true;
     53    $this->RawPage = true;
    5454    $this->FormatHTML = false;
    5555    Header('Content-Type: text/xml');
Note: See TracChangeset for help on using the changeset viewer.