Ignore:
Timestamp:
Apr 7, 2020, 9:13:33 PM (4 years ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
File:
1 edited

Legend:

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

    r55 r56  
    5656  function Show()
    5757  {
    58     $this->ClearPage = true;
     58    $this->RawPage = true;
    5959
    6060    if (array_key_exists('channel', $_GET)) $ChannelName = $_GET['channel'];
Note: See TracChangeset for help on using the changeset viewer.