diff options
Diffstat (limited to 'actions')
-rw-r--r-- | actions/admin/plugins/disable.php | 2 | ||||
-rw-r--r-- | actions/admin/plugins/enable.php | 2 | ||||
-rw-r--r-- | actions/admin/site/update_basic.php | 2 | ||||
-rw-r--r-- | actions/admin/user/ban.php | 2 | ||||
-rw-r--r-- | actions/admin/user/delete.php | 2 | ||||
-rw-r--r-- | actions/admin/user/makeadmin.php | 2 | ||||
-rw-r--r-- | actions/admin/user/resetpassword.php | 2 | ||||
-rw-r--r-- | actions/email/save.php | 2 | ||||
-rw-r--r-- | actions/entities/delete.php | 2 | ||||
-rw-r--r-- | actions/import/opendd.php | 2 | ||||
-rw-r--r-- | actions/notifications/settings/usersettings/save.php | 2 | ||||
-rw-r--r-- | actions/plugins/settings/save.php | 2 | ||||
-rw-r--r-- | actions/plugins/usersettings/save.php | 2 | ||||
-rw-r--r-- | actions/user/language.php | 2 | ||||
-rw-r--r-- | actions/user/name.php | 2 | ||||
-rw-r--r-- | actions/user/password.php | 2 | ||||
-rw-r--r-- | actions/user/passwordreset.php | 2 | ||||
-rw-r--r-- | actions/user/requestnewpassword.php | 2 | ||||
-rw-r--r-- | actions/useradd.php | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/actions/admin/plugins/disable.php b/actions/admin/plugins/disable.php index f98eda84b..355fd2b52 100644 --- a/actions/admin/plugins/disable.php +++ b/actions/admin/plugins/disable.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/admin/plugins/enable.php b/actions/admin/plugins/enable.php index 380e5688a..b13755327 100644 --- a/actions/admin/plugins/enable.php +++ b/actions/admin/plugins/enable.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/admin/site/update_basic.php b/actions/admin/site/update_basic.php index c476b4156..4a3fd775c 100644 --- a/actions/admin/site/update_basic.php +++ b/actions/admin/site/update_basic.php @@ -8,7 +8,7 @@ * @package Elgg
* @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Povey
+ * @author Curverider Ltd
* @copyright Curverider Ltd 2008
* @link http://elgg.org/
*/
diff --git a/actions/admin/user/ban.php b/actions/admin/user/ban.php index 48f528036..f6ae30fea 100644 --- a/actions/admin/user/ban.php +++ b/actions/admin/user/ban.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/admin/user/delete.php b/actions/admin/user/delete.php index 1e77984c5..50f654734 100644 --- a/actions/admin/user/delete.php +++ b/actions/admin/user/delete.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/admin/user/makeadmin.php b/actions/admin/user/makeadmin.php index 2327b5ab0..a0826dff0 100644 --- a/actions/admin/user/makeadmin.php +++ b/actions/admin/user/makeadmin.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/admin/user/resetpassword.php b/actions/admin/user/resetpassword.php index 5e2f9a01e..6074777fe 100644 --- a/actions/admin/user/resetpassword.php +++ b/actions/admin/user/resetpassword.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/email/save.php b/actions/email/save.php index a3eb5e3cf..684f972e0 100644 --- a/actions/email/save.php +++ b/actions/email/save.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/entities/delete.php b/actions/entities/delete.php index 223e5557d..667e821b7 100644 --- a/actions/entities/delete.php +++ b/actions/entities/delete.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/import/opendd.php b/actions/import/opendd.php index 103069eb2..9121812e1 100644 --- a/actions/import/opendd.php +++ b/actions/import/opendd.php @@ -8,7 +8,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/notifications/settings/usersettings/save.php b/actions/notifications/settings/usersettings/save.php index 5f486553d..fe6a64b93 100644 --- a/actions/notifications/settings/usersettings/save.php +++ b/actions/notifications/settings/usersettings/save.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/plugins/settings/save.php b/actions/plugins/settings/save.php index c6c0bbaa5..c4c074a31 100644 --- a/actions/plugins/settings/save.php +++ b/actions/plugins/settings/save.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/plugins/usersettings/save.php b/actions/plugins/usersettings/save.php index f8721f2e2..a6462e8bf 100644 --- a/actions/plugins/usersettings/save.php +++ b/actions/plugins/usersettings/save.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/user/language.php b/actions/user/language.php index 77168cd34..704939ca1 100644 --- a/actions/user/language.php +++ b/actions/user/language.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/user/name.php b/actions/user/name.php index 5bda16ebc..65809323c 100644 --- a/actions/user/name.php +++ b/actions/user/name.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/user/password.php b/actions/user/password.php index c53188a00..aae22cc02 100644 --- a/actions/user/password.php +++ b/actions/user/password.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/user/passwordreset.php b/actions/user/passwordreset.php index 677bc591d..683651d39 100644 --- a/actions/user/passwordreset.php +++ b/actions/user/passwordreset.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/user/requestnewpassword.php b/actions/user/requestnewpassword.php index 4f1fe7e83..1771a86ac 100644 --- a/actions/user/requestnewpassword.php +++ b/actions/user/requestnewpassword.php @@ -5,7 +5,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ diff --git a/actions/useradd.php b/actions/useradd.php index dea49f84a..3ca17dba7 100644 --- a/actions/useradd.php +++ b/actions/useradd.php @@ -6,7 +6,7 @@ * @package Elgg * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Marcus Povey + * @author Curverider Ltd * @copyright Curverider Ltd 2008 * @link http://elgg.org/ */ |