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

    r55 r56  
    3636    $this->Title = 'Filmy - '.$this->Title;
    3737    if (array_key_exists('lvm', $_GET) and ($_GET['lvm'] == 'seznam'))
    38       $this->ClearPage = true;
     38      $this->RawPage = true;
    3939      else $Output .= '<div class="title">Filmy</div>';
    4040
Note: See TracChangeset for help on using the changeset viewer.