Changeset 65 for www/config.sample.php


Ignore:
Timestamp:
Apr 4, 2008, 8:16:56 AM (17 years ago)
Author:
george
Message:

Implicitní nastavení parametrů zobrazování aktualit podle configuračního souboru.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • www/config.sample.php

    r49 r65  
    2222    'WebcamPassword' => '',
    2323    'WebcamRefresh' => 5,
    24   ),
     24    'News' => array(
     25      'DaysAgo' => 30,
     26      'Count' => 5,
     27    ),      ),
    2528);
    2629
Note: See TracChangeset for help on using the changeset viewer.