Project

General

Profile

« Previous | Next » 

Revision 1271

Added by Dietmar over 14 years ago

continue update header info

View differences:

DA.php
1 1
<?php
2

  
3
/****************************************************************************
4
* SVN Version information:
2
/*
5 3
*
6
* $Id$
4
*                       About WebsiteBaker
7 5
*
8
*****************************************************************************
9
*
10
*****************************************************************************
11
*                          WebsiteBaker
12
*
13
* WebsiteBaker Project <http://www.websitebaker2.org/>
14
* Copyright (C) 2009, Website Baker Org. e.V.
15
*         http://start.websitebaker2.org/impressum-datenschutz.php
16
* Copyright (C) 2004-2009, Ryan Djurovich
17
*
18
*                        About WebsiteBaker
19
*
20 6
* Website Baker is a PHP-based Content Management System (CMS)
21 7
* designed with one goal in mind: to enable its users to produce websites
22 8
* with ease.
23 9
*
24
*****************************************************************************
10
*                       LICENSE INFORMATION
25 11
*
26
*****************************************************************************
27
*                   WebsiteBaker Extra Information (where needed)
28
*
29
*  DANISH LANGUAGE FILE FOR THE ADDON: BACKUP
30
*
31
*****************************************************************************
32
*
33
*****************************************************************************
34
*                        LICENSE INFORMATION
35
*
36 12
* WebsiteBaker is free software; you can redistribute it and/or
37 13
* modify it under the terms of the GNU General Public License
38 14
* as published by the Free Software Foundation; either version 2
......
46 22
* You should have received a copy of the GNU General Public License
47 23
* along with this program; if not, write to the Free Software
48 24
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
49
*****************************************************************************/
25
*
26
*                   WebsiteBaker Extra Information
27
*
28
*
29
*/
30
/**
31
 *
32
 * @category        modules
33
 * @package         backup
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$
44
 *
45
*/
50 46

  
51 47
// text outputs
52 48
$MOD_BACKUP['BACKUP_ALL_TABLES'] = 'Tag backup af alle tabeller i databasen';
53 49

  

Also available in: Unified diff