Ignore:
Timestamp:
Feb 3, 2024, 11:21:34 PM (4 months ago)
Author:
chronos
Message:
  • Fixed: RSS channel generation error.
  • Fixed: Show error message instead of generation of empty RSS channel.
  • Fixed: Wait minimum time if user not logged correctly.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/Version.php

    r960 r963  
    11<?php
    22
    3 $Revision = 960; // Subversion revision
     3$Revision = 963; // Subversion revision
    44$DatabaseRevision = 957; // SQL structure revision
    5 $ReleaseTime = strtotime('2023-12-29');
     5$ReleaseTime = strtotime('2024-02-03');
Note: See TracChangeset for help on using the changeset viewer.