Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agallavardin
fusiondirectory-plugins
Commits
76c6a1a8
Commit
76c6a1a8
authored
Mar 10, 2016
by
Mortier Benoit
Browse files
Merged \author in global copyright header
Signed-off-by:
Mortier Benoit
<
benoit.mortier@opensides.be
>
parent
ca955e9f
Changes
3
Hide whitespace changes
Inline
Side-by-side
freeradius/admin/freeradius/class_freeradiusGroup.inc
View file @
76c6a1a8
...
...
@@ -2,6 +2,7 @@
/*
This code is part of FusionDirectory (http://www.fusiondirectory.org/)
Copyright (C) 2003-2009 GONICUS GmbH
Copyright (C) 2012 WILLIAME Jeremy
Copyright (C) 2011-2016 FusionDirectory
This program is free software; you can redistribute it and/or modify
...
...
@@ -19,18 +20,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/*!
* \file class_freeradiusGroup.inc
* Source code for class freeradiusGroup
*/
/*!
* \brief FreeRadius plugin
* \author WILLIAME Jeremy <williamejeremy@hotmail.com>, Alejandro Escanero Blanco <aescanero@gmail.com>
* \version 0.01
* \date 25.06.2012
* \see simplePlugin
*/
class
freeradiusGroup
extends
simplePlugin
{
var
$displayHeader
=
TRUE
;
...
...
freeradius/personal/freeradius/class_freeradiusAccount.inc
View file @
76c6a1a8
...
...
@@ -2,6 +2,7 @@
/*
This code is part of FusionDirectory (http://www.fusiondirectory.org/)
Copyright (C) 2003-2009 GONICUS GmbH
Copyright (C) 2012 WILLIAME Jeremy
Copyright (C) 2011-2016 FusionDirectory
This program is free software; you can redistribute it and/or modify
...
...
@@ -19,18 +20,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/*!
* \file class_freeradiusAccount.inc
* Source code for class freeradiusAccount
*/
/*!
* \brief FreeRadius plugin
* \author WILLIAME Jeremy <williamejeremy@hotmail.com>, Alejandro Escanero Blanco <aescanero@gmail.com>
* \version 0.01
* \date 25.06.2012
* \see simplePlugin
*/
class
freeradiusAccount
extends
simplePlugin
{
...
...
mail/personal/mail/class_mailAccount.inc
View file @
76c6a1a8
...
...
@@ -22,12 +22,10 @@
/*!
\brief mail plugin
\author Fabian Hicker <Fabian.Hickert@GONICUS.de>
\version 2.6.2
\date 03.12.2007
This class provides the functionality to read and write all attributes
relevant for gosaMailAccounts from/to the LDAP.
relevant for mail accounts from/to the LDAP.
It does syntax checking and displays the formulars required.
Special handling like sieve or imap actions will be implemented
by the mailMethods.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment