Removed @version in file header. This isn't used by git.

This commit is contained in:
Andreas Burchert (scarya)
2011-05-04 11:59:20 +02:00
parent e467409cbb
commit 51a83d8b09
301 changed files with 1599 additions and 1599 deletions

View File

@@ -12,7 +12,7 @@
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$
*
*/
/**

View File

@@ -12,7 +12,7 @@
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package APS
* @version $Id$
*
*/
function getXPathValue($xmlobj = null, $path = null, $single = true)

View File

@@ -14,7 +14,7 @@
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions
* @version $Id$
*
*/
function storeSettingApsPhpExtensions($fieldname, $fielddata, $newfieldvalue)

View File

@@ -14,7 +14,7 @@
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions
* @version $Id$
*
*/
function storeSettingApsWebserverModules($fieldname, $fielddata, $newfieldvalue)

View File

@@ -14,7 +14,7 @@
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions
* @version $Id$
*
*/
if(!function_exists('sys_get_temp_dir'))