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/RSS/RSS.php

    r899 r912  
    6565  function Show(): string
    6666  {
    67     $this->ClearPage = true;
     67    $this->RawPage = true;
    6868
    6969    if (array_key_exists('channel', $_GET)) $ChannelName = $_GET['channel'];
Note: See TracChangeset for help on using the changeset viewer.