Set svn:keywords "Id" on every file except images and configfiles

This commit is contained in:
Florian Aders (EleRas)
2010-01-25 09:11:52 +00:00
parent 305179d90f
commit 66ac89698f
206 changed files with 206 additions and 206 deletions

View File

@@ -14,7 +14,7 @@
* @author Froxlor Team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package System
* @version $Id: install.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
/**

View File

@@ -14,7 +14,7 @@
* @author Froxlor Team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id: english.lng.php 2452 2008-11-30 13:12:36Z flo $
* @version $Id$
*/
/**

View File

@@ -15,7 +15,7 @@
* @author Froxlor Team <team@froxlor.org>
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id: french.lng.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
/**

View File

@@ -14,7 +14,7 @@
* @author Froxlor Team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id: german.lng.php 2452 2008-11-30 13:12:36Z flo $
* @version $Id$
*/
/**

View File

@@ -12,7 +12,7 @@
* @author Michael Duergner <michael@duergner.com>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: htpasswd-htaccess-remover.php 2244 2008-10-06 11:01:18Z EleRas $
* @version $Id$
*/
if(@php_sapi_name() != 'cli'

View File

@@ -12,7 +12,7 @@
* @author Martin Burchert <eremit@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: language-check.php 2244 2008-10-06 11:01:18Z EleRas $
* @version $Id$
*/
// some configs

View File

@@ -12,7 +12,7 @@
* @author Michael Kaufmann <d00p@froxlor.org>
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package System
* @version $Id: $
* @version $Id$
*/

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: update_1.0.10_1.2-beta1.inc.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
/**

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: update_1.0_1.0.10.inc.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
define('TABLE_POSTFIX_TRANSPORT', 'postfix_transport');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: update_1.2-beta1_1.2.19.inc.php 2722 2009-05-04 18:59:28Z flo $
* @version $Id$
*/
if($settings['panel']['version'] == '1.2-beta1'

View File

@@ -12,7 +12,7 @@
* @author Michael Kaufmann <mk@syscp-help.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: update_1.2.19_1.4.inc.php 2722 2009-05-04 18:59:28Z flo $
* @version $Id$
*/
if($settings['panel']['version'] == '1.2.19')

View File

@@ -12,7 +12,7 @@
* @author Florian Aders <eleras@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: update_1.4.inc.php 2722 2009-05-04 18:59:28Z flo $
* @version $Id$
*/
if($settings['panel']['version'] == '1.4')

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: updatesql.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
/**