Project

General

Profile

« Previous | Next » 

Revision 1271

Added by Dietmar over 14 years ago

continue update header info

View differences:

SK.php
1 1
<?php
2
/****************************************************************************
3
* SVN Version information:
2
/*
4 3
*
5
* $Id$
4
*                       About WebsiteBaker
6 5
*
7
*
8
*
9
*****************************************************************************
10
*                          WebsiteBaker
11
*
12
* WebsiteBaker Project <http://www.websitebaker2.org/>
13
* Copyright (C) 2009, Website Baker Org. e.V.
14
*         http://start.websitebaker2.org/impressum-datenschutz.php
15
* Copyright (C) 2004-2009, Ryan Djurovich
16
*
17
*                        About WebsiteBaker
18
*
19 6
* Website Baker is a PHP-based Content Management System (CMS)
20 7
* designed with one goal in mind: to enable its users to produce websites
21 8
* with ease.
22 9
*
23
*****************************************************************************
10
*                       LICENSE INFORMATION
24 11
*
25
*****************************************************************************
26
*                        LICENSE INFORMATION
27
*
28 12
* WebsiteBaker is free software; you can redistribute it and/or
29 13
* modify it under the terms of the GNU General Public License
30 14
* as published by the Free Software Foundation; either version 2
......
38 22
* You should have received a copy of the GNU General Public License
39 23
* along with this program; if not, write to the Free Software
40 24
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
41
****************************************************************************
42 25
*
43 26
*                   WebsiteBaker Extra Information
44 27
*
45 28
*
46
*
47
*
48
*
49
*
50
*
51
*****************************************************************************/
29
*/
52 30
/**
53 31
 *
54
 * @category     frontend
55
 * @package      framework
56
 * @author       Ryan Djurovich
57
 * @copyright    2004-2009, Ryan Djurovich
58
 * @copyright    2009-2010, Website Baker Org. e.V.
59
 * @version      $Id$
60
 * @platform     WebsiteBaker 2.8.x
61
 * @requirements >= PHP 4.3.4
62
 * @license      http://www.gnu.org/licenses/gpl.html
32
 * @category        backend
33
 * @package         languages
34
 * @author          WebsiteBaker Project
35
 * @copyright       2004-2009, Ryan Djurovich
36
 * @copyright       2009-2010, Website Baker Org. e.V.
37
 * @link			http://www.websitebaker2.org/
38
 * @license         http://www.gnu.org/licenses/gpl.html
39
 * @platform        WebsiteBaker 2.8.x
40
 * @requirements    PHP 4.3.4 and higher
41
 * @version         $Id$
42
 * @filesource		$HeadURL$
43
 * @lastmodified    $Date$
63 44
 *
64
 */
45
*/
65 46

  
66 47
// Headings and text outputs
67 48
$MOD_CAPTCHA_CONTROL['HEADING']           = 'Captcha a ASP kontrola';
68 49

  

Also available in: Unified diff