Changeset 972


Ignore:
Timestamp:
Oct 7, 2024, 12:35:51 AM (38 hours ago)
Author:
chronos
Message:
  • Fixed: Wrong class properties accessed in Notify RSS channel creation.
File:
1 edited

Legend:

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

    r958 r972  
    145145  function ShowLogRSS(): string
    146146  {
    147     $this->RawPage = true;
    148     $this->FormatHTML = false;
    149147    Header('Content-Type: text/xml');
    150148    $Count = 20;
Note: See TracChangeset for help on using the changeset viewer.