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 Panel
* @version $Id: 000.version.php 2733 2009-11-06 09:32:00Z flo $
* @version $Id$
*/
return array(

View File

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

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: 120.system.php 2729 2009-09-20 10:33:50Z flo $
* @version $Id$
*/
return array(

View File

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

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: 150.mail.php 2729 2009-09-20 10:33:50Z flo $
* @version $Id$
*/
return array(

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_admins.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -12,7 +12,7 @@
* @author Sven Skrabal <info@nexpa.de>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_aps.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
* @todo
*/

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_configfiles.php 2732 2009-10-30 16:24:48Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_customers.php 2732 2009-10-30 16:24:48Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_domains.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_index.php 2696 2009-04-10 13:03:32Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -14,7 +14,7 @@
* @author Luca Longinotti <chtekk@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_ipsandports.php 2699 2009-04-14 11:21:26Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Panel
* @version CVS: $Id: admin_logger.php 2452 2008-11-30 13:12:36Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
* @since File available since Release 1.2.20
*/

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_message.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -13,7 +13,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_phpsettings.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
* @todo
*/

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_settings.php 2733 2009-11-06 09:32:00Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -13,7 +13,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: admin_templates.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
define('AREA', 'admin');

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Panel
* @version CVS: $Id: admin_tickets.php 2537 2008-12-12 15:30:38Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
* @since File available since Release 1.2.18
*/

View File

@@ -12,7 +12,7 @@
* @author Sven Skrabal <info@nexpa.de>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_aps.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
* @todo
*/

View File

@@ -13,7 +13,7 @@
* @author Sven Skrabal <info@nexpa.de>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_autoresponder.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
* @todo - add function to select periods when responders are active
*/

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_domains.php 2713 2009-04-17 08:55:53Z flo $
* @version $Id$
*/
define('AREA', 'customer');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_email.php 2718 2009-04-30 18:36:58Z flo $
* @version $Id$
*/
define('AREA', 'customer');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_extras.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
define('AREA', 'customer');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_ftp.php 2707 2009-04-17 07:47:29Z flo $
* @version $Id$
*/
define('AREA', 'customer');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_index.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
define('AREA', 'customer');

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_mysql.php 2732 2009-10-30 16:24:48Z flo $
* @version $Id$
*/
define('AREA', 'customer');

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Panel
* @version CVS: $Id: customer_tickets.php 2452 2008-11-30 13:12:36Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
* @since File available since Release 1.2.18
*/

View File

@@ -15,7 +15,7 @@
* @author Florian Aders <florian.aders@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: customer_traffic.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
* @since File available since Release 1.2.20
*/

View File

@@ -14,7 +14,7 @@
* @author Froxlor Team <team@froxlor.org> (2010)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel
* @version $Id: index.php 2693 2009-03-27 19:31:48Z flo $
* @version $Id$
*/
define('AREA', 'login');

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$
*/
/**

View File

@@ -14,7 +14,7 @@
* @author Sven Skrabal <info@nexpa.de>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Cron
* @version $Id: class.ApsInstaller.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
* @todo logging
* run with user uid/gid
* folder truncation/tar all files

View File

@@ -14,7 +14,7 @@
* @author Sven Skrabal <info@nexpa.de>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: class.ApsParser.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
* @todo implement charset validation
* reconfigure
* patch- and versionmanagement

View File

@@ -14,7 +14,7 @@
* @author Sven Skrabal <info@nexpa.de>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Cron
* @version $Id: class.ApsUpdater.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
* @todo logging
* install specific packages by name
* other solution than using url_fopen

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: class.db.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: class.idna_convert_wrapper.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
/**

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Functions
* @version CVS: $Id: abstract.AbstractLogger.php 2724 2009-06-07 14:18:02Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
*/

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Functions
* @version CVS: $Id: class.FileLogger.php 2724 2009-06-07 14:18:02Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
*/

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Functions
* @version CVS: $Id: class.froxlorLogger.php 2724 2009-06-07 14:18:02Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
*/

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Functions
* @version CVS: $Id: class.MysqlLogger.php 2724 2009-06-07 14:18:02Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
*/

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Functions
* @version CVS: $Id: class.SysLogger.php 2724 2009-06-07 14:18:02Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
*/

View File

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

View File

@@ -16,7 +16,7 @@
* @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt
* @package Functions
* @version CVS: $Id: class.ticket.php 2724 2009-06-07 14:18:02Z flo $
* @version CVS: $Id$
* @link http://www.nutime.de/
* @since File available since Release 1.2.18
*/

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel
* @version $Id: configfiles_index.inc.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
$configcommand = array();

View File

@@ -13,7 +13,7 @@
* @author Florian Aders <eleras@froxlor.org>
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package System
* @version $Id: $
* @version $Id$
*/
if(@php_sapi_name() != 'cli'

View File

@@ -13,7 +13,7 @@
* @author Florian Aders <eleras@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package System
* @version $Id: cron_shutdown.php 2692 2009-03-27 18:04:47Z flo $
* @version $Id$
*/
if($settings['logger']['log_cron'] == '1')

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: functions.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
$libdirname = dirname(__FILE__);

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.storeSettingApsPhpExtensions.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
function storeSettingApsPhpExtensions($fieldname, $fielddata, $newfieldvalue)

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.storeSettingApsWebserverModules.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
function storeSettingApsWebserverModules($fieldname, $fielddata, $newfieldvalue)

View File

@@ -11,7 +11,7 @@
* @copyright (c) the authors
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.sys_get_temp_dir.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
if(!function_exists('sys_get_temp_dir'))

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.getTables.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.findDirs.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.isConfigDir.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.makeCorrectDir.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.makeCorrectFile.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.makePathfield.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.makeSecurePath.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.mkDirWithCorrectOwnership.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.safe_exec.php 2724 2009-06-07 14:18:02Z 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 Functions
* @version $Id: function.getFormFieldDataBool.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
function getFormFieldDataBool($fieldname, $fielddata, $input)

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.validateFormFieldBool.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
function validateFormFieldBool($fieldname, $fielddata, $newfieldvalue)

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: constant.formfields.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
if(!defined('FORMFIELDS_PLAUSIBILITY_CHECK_OK'))

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.getFormFieldOutputDate.php 2735 2009-11-06 09:52:59Z flo $
* @version $Id$
*/
function getFormFieldOutputDate($fieldname, $fielddata)

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.manipulateFormFieldDataDate.php 2735 2009-11-06 09:52:59Z flo $
* @version $Id$
*/
function manipulateFormFieldDataDate($fieldname, $fielddata, $newfieldvalue)

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.validateFormFieldDate.php 2735 2009-11-06 09:52:59Z flo $
* @version $Id$
*/
function validateFormFieldDate($fieldname, $fielddata, $newfieldvalue)

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.checkPlausibilityFormField.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
function checkPlausibilityFormField($fieldname, $fielddata, $newfieldvalue, $allnewfieldvalues)

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.getFormFieldData.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
function getFormFieldData($fieldname, $fielddata, $input)

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.getFormFieldOutput.php 2733 2009-11-06 09:32:00Z flo $
* @version $Id$
*/
function getFormFieldOutput($fieldname, $fielddata)

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.manipulateFormFieldData.php 2735 2009-11-06 09:52:59Z flo $
* @version $Id$
*/
function manipulateFormFieldData($fieldname, $fielddata, $newfieldvalue)

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.processForm.php 2733 2009-11-06 09:32:00Z flo $
* @version $Id$
*/
function processForm($form, $input, $url_params = array())

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.returnField.php 2735 2009-11-06 09:52:59Z flo $
* @version $Id$
*/
function returnField($fieldname, $fielddata, $newfieldvalue)

View File

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

View File

@@ -12,7 +12,7 @@
* @author Florian Lippert <flo@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Functions
* @version $Id: function.saveFormField.php 2724 2009-06-07 14:18:02Z flo $
* @version $Id$
*/
function saveFormField($fieldname, $fielddata, $newfieldvalue)

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More