Ignore:
Timestamp:
Feb 15, 2013, 11:02:13 PM (11 years ago)
Author:
chronos
Message:
  • Přidáno: Novinky na webu nyní mají titulek. U starých novinek se nastaví jako titulek jméno uživatele, jako to bylo dříve.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/Page.php

    r507 r510  
    11<?php
    2 
    3 $RSSChannels = array(
    4   array('Title' => 'Změny systému', 'Channel' => 'news'),
    5   array('Title' => 'Poslední překlady', 'Channel' => 'translation'),
    6   array('Title' => 'Shoutbox', 'Channel' => 'shoutbox'),
    7 );
    82
    93function ShowShoutbox()
Note: See TracChangeset for help on using the changeset viewer.