changing file-headers;

fixing $needrootdb in cron_init.php (why was this disabled?);
This commit is contained in:
Michael Kaufmann (d00p)
2010-01-25 10:06:34 +00:00
parent 66ac89698f
commit 632c7051fc
193 changed files with 1338 additions and 924 deletions

View File

@@ -11,9 +11,9 @@
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009) * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor Team <team@froxlor.org> (2010) * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -2,16 +2,16 @@
/** /**
* This file is part of the Froxlor project. * This file is part of the Froxlor project.
* Copyright (c) 2009-2010 the Froxlor Team (see authors). * Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <d00p@froxlor.org> * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,19 +1,20 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Sven Skrabal <info@nexpa.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version $Id$ * @package Panel
* @todo * @version $Id$
*/ */
// Required code // Required code

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,18 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Michael Duergner <michael@duergner.com> * @author Froxlor team <team@froxlor.org> (2010-)
* @author Luca Longinotti <chtekk@syscp.org> * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,24 +1,20 @@
<?php <?php
/** /**
* System-Logger - Admin * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version CVS: $Id$ * @version $Id$
* @link http://www.nutime.de/
* @since File available since Release 1.2.20
*/ */
define('AREA', 'admin'); define('AREA', 'admin');

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,20 +1,20 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Sven Skrabal <info@nexpa.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Florian Lippert <flo@syscp.org> * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
* @todo
*/ */
define('AREA', 'admin'); define('AREA', 'admin');

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Duergner <michael@duergner.com> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Florian Lippert <flo@syscp.org> * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,24 +1,20 @@
<?php <?php
/** /**
* Support-Tickets - Admin * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version CVS: $Id$ * @version $Id$
* @link http://www.nutime.de/
* @since File available since Release 1.2.18
*/ */
define('AREA', 'admin'); define('AREA', 'admin');

View File

@@ -1,19 +1,20 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Sven Skrabal <info@nexpa.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version $Id$ * @package Panel
* @todo * @version $Id$
*/ */
// Required code // Required code

View File

@@ -1,20 +1,20 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Schlechtinger * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Sven Skrabal <info@nexpa.de> * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
* @todo - add function to select periods when responders are active
*/ */
// Required code // Required code

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,24 +1,20 @@
<?php <?php
/** /**
* Support-Tickets - Customer * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version CVS: $Id$ * @version $Id$
* @link http://www.nutime.de/
* @since File available since Release 1.2.18
*/ */
define('AREA', 'customer'); define('AREA', 'customer');

View File

@@ -1,22 +1,20 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Tobias Friebel <TobyF@web.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author microft <microft@chimera.ch> * @author Froxlor team <team@froxlor.org> (2010-)
* @author falzo <falzo@despammed.com> * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @author Florian Aders <florian.aders@syscp.org>
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$
* @since File available since Release 1.2.20
*/ */
define('AREA', 'customer'); define('AREA', 'customer');

View File

@@ -11,7 +11,7 @@
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009) * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor Team <team@froxlor.org> (2010) * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Panel * @package Panel
* @version $Id$ * @version $Id$

View File

@@ -11,9 +11,9 @@
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009) * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor Team <team@froxlor.org> (2010-) * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package System * @package Install
* @version $Id$ * @version $Id$
*/ */

View File

@@ -2,7 +2,7 @@
/** /**
* This file is part of the Froxlor project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2007 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors). * Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
@@ -10,8 +10,8 @@
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2007) * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor Team <team@froxlor.org> (2010-) * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Language * @package Language
* @version $Id$ * @version $Id$

View File

@@ -1,5 +1,20 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Install
* @version $Id$
*/
if($settings['panel']['frontend'] == 'froxlor' if($settings['panel']['frontend'] == 'froxlor'
&& $settings['panel']['version'] == '0.9-r1') && $settings['panel']['version'] == '0.9-r1')
{ {

View File

@@ -2,20 +2,19 @@
/** /**
* This file is part of the Froxlor project. * This file is part of the Froxlor project.
* Copyright (c) 2009-2010 the Froxlor Team (see authors). * Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <d00p@froxlor.org> * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package System * @package Install
* @version $Id$ * @version $Id$
*/ */
$updateto = '0.9'; $updateto = '0.9';
$frontend = 'froxlor'; $frontend = 'froxlor';

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package System * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Install
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package System * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Install
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package System * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Install
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mk@syscp-help.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package System * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Install
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Aders <eleras@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package System * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Install
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package System * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Install
* @version $Id$ * @version $Id$
*/ */

View File

@@ -4,17 +4,20 @@
* Implementation of the Application Packaging Standard from SwSoft/Parallels * Implementation of the Application Packaging Standard from SwSoft/Parallels
* http://apsstandard.com * http://apsstandard.com
* *
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Sven Skrabal <info@nexpa.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Cron * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version $Id$ * @package APS
* @version $Id$
* @todo logging * @todo logging
* run with user uid/gid * run with user uid/gid
* folder truncation/tar all files * folder truncation/tar all files

View File

@@ -4,17 +4,20 @@
* Implementation of the Application Packaging Standard from SwSoft/Parallels * Implementation of the Application Packaging Standard from SwSoft/Parallels
* http://apsstandard.com * http://apsstandard.com
* *
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Sven Skrabal <info@nexpa.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version $Id$ * @package APS
* @version $Id$
* @todo implement charset validation * @todo implement charset validation
* reconfigure * reconfigure
* patch- and versionmanagement * patch- and versionmanagement

View File

@@ -4,17 +4,20 @@
* Implementation of the Application Packaging Standard from SwSoft/Parallels * Implementation of the Application Packaging Standard from SwSoft/Parallels
* http://apsstandard.com * http://apsstandard.com
* *
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Sven Skrabal <info@nexpa.de> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Cron * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version $Id$ * @package APS
* @version $Id$
* @todo logging * @todo logging
* install specific packages by name * install specific packages by name
* other solution than using url_fopen * other solution than using url_fopen

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Classes
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Duergner <michael@duergner.com> * @author Michael Duergner <michael@duergner.com> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Classes
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,23 +1,23 @@
<?php <?php
/** /**
* Logger - Abstract-Logger-Class * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version CVS: $Id$ * @package Logger
* @version $Id$
* @link http://www.nutime.de/ * @link http://www.nutime.de/
*
* Logger - Abstract-Logger-Class
*/ */
/* We're using the syslog constants for all the loggers (partly implemented) /* We're using the syslog constants for all the loggers (partly implemented)

View File

@@ -1,23 +1,23 @@
<?php <?php
/** /**
* Logger - File-Logger-Class * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version CVS: $Id$ * @package Logger
* @version $Id$
* @link http://www.nutime.de/ * @link http://www.nutime.de/
*
* Logger - File-Logger-Class
*/ */
class FileLogger extends AbstractLogger class FileLogger extends AbstractLogger

View File

@@ -1,23 +1,23 @@
<?php <?php
/** /**
* Logger - Froxlor-Logger Class * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version CVS: $Id$ * @package Logger
* @version $Id$
* @link http://www.nutime.de/ * @link http://www.nutime.de/
*
* Logger - Froxlor-Base-Logger-Class
*/ */
class FroxlorLogger class FroxlorLogger

View File

@@ -1,23 +1,23 @@
<?php <?php
/** /**
* Logger - MySQL-Logger-Class * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version CVS: $Id$ * @package Logger
* @version $Id$
* @link http://www.nutime.de/ * @link http://www.nutime.de/
*
* Logger - MySQL-Logger-Class
*/ */
class MysqlLogger extends AbstractLogger class MysqlLogger extends AbstractLogger

View File

@@ -1,23 +1,23 @@
<?php <?php
/** /**
* Logger - SysLog-Logger-Class * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version CVS: $Id$ * @package Logger
* @version $Id$
* @link http://www.nutime.de/ * @link http://www.nutime.de/
*
* Logger - SysLog-Logger-Class
*/ */
class SysLogger extends AbstractLogger class SysLogger extends AbstractLogger

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Classes
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,24 +1,23 @@
<?php <?php
/** /**
* Support-Tickets - Ticket-Class * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* * For the full copyright and license information, please view the COPYING
* This program is free software; you can redistribute it and/or modify * file that was distributed with this source code. You can also view the
* it under the terms of the GNU General Public License as published by * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. This program is distributed in the
* hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <mkaufmann@nutime.de> * @author Michael Kaufmann <mkaufmann@nutime.de>
* @license http://www.gnu.org/licenses/gpl.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Functions * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @version CVS: $Id$ * @package Logger
* @version $Id$
* @link http://www.nutime.de/ * @link http://www.nutime.de/
* @since File available since Release 1.2.18 *
* Support Tickets - Tickets-Class
*/ */
class ticket class ticket

View File

@@ -1,4 +1,22 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Configfiles
* @version $Id$
*/
return Array( return Array(
'debian_etch' => Array( 'debian_etch' => Array(
'label' => 'Debian 4.0 (Etch)', 'label' => 'Debian 4.0 (Etch)',

View File

@@ -1,4 +1,22 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Configfiles
* @version $Id$
*/
return Array( return Array(
'gentoo' => Array( 'gentoo' => Array(
'label' => 'Gentoo', 'label' => 'Gentoo',

View File

@@ -1,4 +1,22 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Configfiles
* @version $Id$
*/
return Array( return Array(
'ubuntu_hardy' => Array( 'ubuntu_hardy' => Array(
'label' => 'Ubuntu 8.04 (Hardy)', 'label' => 'Ubuntu 8.04 (Hardy)',

View File

@@ -1,4 +1,22 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Configfiles
* @version $Id$
*/
return Array( return Array(
'debian_lenny' => Array( 'debian_lenny' => Array(
'label' => 'Debian 5.0 (Lenny)', 'label' => 'Debian 5.0 (Lenny)',

View File

@@ -1,4 +1,22 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Configfiles
* @version $Id$
*/
return Array( return Array(
'suse_linux_10_0' => Array( 'suse_linux_10_0' => Array(
'label' => 'SUSE Linux 10.0', 'label' => 'SUSE Linux 10.0',

View File

@@ -1,17 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @package Panel * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Lib
* @version $Id$ * @version $Id$
*/ */

View File

@@ -2,17 +2,18 @@
/** /**
* This file is part of the Froxlor project. * This file is part of the Froxlor project.
* Copyright (c) 2009-2010 the Froxlor Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Michael Kaufmann <d00p@froxlor.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Florian Aders <eleras@froxlor.org> * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package System * @package Cron
* @version $Id$ * @version $Id$
*/ */
@@ -136,17 +137,16 @@ fwrite($debugHandler, 'Database Class has been loaded' . "\n");
$db = new db($sql['host'], $sql['user'], $sql['password'], $sql['db']); $db = new db($sql['host'], $sql['user'], $sql['password'], $sql['db']);
// If one cronscript needs root, it should say $needrootdb = true before the include // If one cronscript needs root, it should say $needrootdb = true before the include
/*
if(isset($needrootdb) if(isset($needrootdb)
&& $needrootdb === true) && $needrootdb === true)
{ {
$db_root = new db($sql['host'], $sql['root_user'], $sql['root_password'], ''); $db_root = new db($sql_root[0]['host'], $sql_root[0]['user'], $sql_root[0]['password'], '');
if($db_root->link_id == 0) if($db_root->link_id == 0)
{ {
/** /**
* Do not proceed further if no database connection could be established * Do not proceed further if no database connection could be established
* */
fclose($debugHandler); fclose($debugHandler);
unlink($lockfile); unlink($lockfile);
@@ -155,7 +155,7 @@ if(isset($needrootdb)
unset($db_root->password); unset($db_root->password);
fwrite($debugHandler, 'Database-rootconnection established' . "\n"); fwrite($debugHandler, 'Database-rootconnection established' . "\n");
}*/ }
if($db->link_id == 0) if($db->link_id == 0)
{ {

View File

@@ -1,18 +1,19 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Florian Aders <eleras@syscp.org> * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package System * @package Cron
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,15 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,5 +1,22 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions
* @version $Id$
*/
// //
// remove_remarks will strip the sql comment lines out of an uploaded sql file // remove_remarks will strip the sql comment lines out of an uploaded sql file
// The whole function has been taken from the phpbb installer, copyright by the phpbb team, phpbb in summer 2004. // The whole function has been taken from the phpbb installer, copyright by the phpbb team, phpbb in summer 2004.

View File

@@ -1,5 +1,22 @@
<?php <?php
/**
* This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
*
* @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> (2003-2009)
* @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions
* @version $Id$
*/
// //
// split_sql_file will split an uploaded sql file into single sql statements. // split_sql_file will split an uploaded sql file into single sql statements.
// Note: expects trim() to have already been run on $sql // Note: expects trim() to have already been run on $sql

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

View File

@@ -1,16 +1,18 @@
<?php <?php
/** /**
* This file is part of the SysCP project. * This file is part of the Froxlor project.
* Copyright (c) 2003-2009 the SysCP Team (see authors). * Copyright (c) 2003-2009 the SysCP Team (see authors).
* Copyright (c) 2010 the Froxlor Team (see authors).
* *
* For the full copyright and license information, please view the COPYING * For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the * file that was distributed with this source code. You can also view the
* COPYING file online at http://files.syscp.org/misc/COPYING.txt * COPYING file online at http://files.froxlor.org/misc/COPYING.txt
* *
* @copyright (c) the authors * @copyright (c) the authors
* @author Florian Lippert <flo@syscp.org> * @author Florian Lippert <flo@syscp.org> (2003-2009)
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt * @author Froxlor team <team@froxlor.org> (2010-)
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
* @package Functions * @package Functions
* @version $Id$ * @version $Id$
*/ */

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