Dotclear

source: locales/fi/resources.php @ 3731:3770620079d4

Revision 3731:3770620079d4, 695 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff)

Simplify licence block at the beginning of each file

Line 
1<?php
2/**
3 * @package Dotclear
4 * @subpackage Backend
5 *
6 * @copyright Olivier Meunier & Association Dotclear
7 * @copyright GPL-2.0-only
8 */
9
10if (!defined('DC_RC_PATH')) {return;}
11
12$__resources['rss_news'] = 'http://dotclear.org/blog/feed/category/News/atom';
13
14$__resources['doc'] = array(
15    "Dotclear-dokumentaatio"     => 'http://dotclear.org/documentation/2.0',
16    'Dotclearin esittely'        => 'http://dotclear.org/documentation/2.0/overview/tour',
17    "Käyttäjän opas"             => 'http://dotclear.org/documentation/2.0/usage',
18    "Asennus- ja hallintaoppaat" => 'http://dotclear.org/documentation/2.0/admin',
19    "Dotclearin tukipalstat"     => 'http://forum.dotclear.net/'
20);
Note: See TracBrowser for help on using the repository browser.

Sites map