diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-01-23 15:35:30 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-01-23 15:35:30 +0000 |
commit | 69bd87f4129a872042675cac195b14990ea7f707 (patch) | |
tree | e6a67c2551291fc31bd71c6aed49f3b4fb5981c5 /actions | |
parent | 2122211959f5d6000f0490e1c782a40e6ce56ec9 (diff) | |
download | elgg-69bd87f4129a872042675cac195b14990ea7f707.tar.gz elgg-69bd87f4129a872042675cac195b14990ea7f707.tar.bz2 |
Refs #706
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'actions')
37 files changed, 37 insertions, 37 deletions
diff --git a/actions/admin/plugins/disable.php b/actions/admin/plugins/disable.php index b41a7603e..e5312b13e 100644 --- a/actions/admin/plugins/disable.php +++ b/actions/admin/plugins/disable.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/plugins/enable.php b/actions/admin/plugins/enable.php index 537079112..08e048586 100644 --- a/actions/admin/plugins/enable.php +++ b/actions/admin/plugins/enable.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/plugins/reorder.php b/actions/admin/plugins/reorder.php index e1a45f368..1f26f5ec1 100644 --- a/actions/admin/plugins/reorder.php +++ b/actions/admin/plugins/reorder.php @@ -6,7 +6,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/admin/site/update_basic.php b/actions/admin/site/update_basic.php index c29fdd044..002276603 100644 --- a/actions/admin/site/update_basic.php +++ b/actions/admin/site/update_basic.php @@ -9,7 +9,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/admin/user/ban.php b/actions/admin/user/ban.php index b13e9dfa0..65590f044 100644 --- a/actions/admin/user/ban.php +++ b/actions/admin/user/ban.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/delete.php b/actions/admin/user/delete.php index ea5f79079..0ee87a98d 100644 --- a/actions/admin/user/delete.php +++ b/actions/admin/user/delete.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/makeadmin.php b/actions/admin/user/makeadmin.php index a4f202cb5..440dd616a 100644 --- a/actions/admin/user/makeadmin.php +++ b/actions/admin/user/makeadmin.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/removeadmin.php b/actions/admin/user/removeadmin.php index 16293bb74..7cd06bc05 100644 --- a/actions/admin/user/removeadmin.php +++ b/actions/admin/user/removeadmin.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/resetpassword.php b/actions/admin/user/resetpassword.php index 34eda5e31..18574d143 100644 --- a/actions/admin/user/resetpassword.php +++ b/actions/admin/user/resetpassword.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/unban.php b/actions/admin/user/unban.php index 1f715008e..06f71d47c 100644 --- a/actions/admin/user/unban.php +++ b/actions/admin/user/unban.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/comments/add.php b/actions/comments/add.php index e02079dbd..1202a30ec 100644 --- a/actions/comments/add.php +++ b/actions/comments/add.php @@ -6,7 +6,7 @@ * @package Elgg
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider <curverider.co.uk>
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/comments/delete.php b/actions/comments/delete.php index 4b5af9e18..76c29449a 100644 --- a/actions/comments/delete.php +++ b/actions/comments/delete.php @@ -6,7 +6,7 @@ * @package Elgg
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider <curverider.co.uk>
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/email/save.php b/actions/email/save.php index f5a2993f7..9e3434cf0 100644 --- a/actions/email/save.php +++ b/actions/email/save.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/entities/delete.php b/actions/entities/delete.php index 667e821b7..9eb465363 100644 --- a/actions/entities/delete.php +++ b/actions/entities/delete.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/friends/add.php b/actions/friends/add.php index 8e3cc67aa..e87597649 100644 --- a/actions/friends/add.php +++ b/actions/friends/add.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/friends/addcollection.php b/actions/friends/addcollection.php index 5eb539445..27dfc1547 100644 --- a/actions/friends/addcollection.php +++ b/actions/friends/addcollection.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/friends/deletecollection.php b/actions/friends/deletecollection.php index 0644cc6c1..99bfdc832 100644 --- a/actions/friends/deletecollection.php +++ b/actions/friends/deletecollection.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/friends/editcollection.php b/actions/friends/editcollection.php index ab19fae0f..5b828e190 100644 --- a/actions/friends/editcollection.php +++ b/actions/friends/editcollection.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/friends/remove.php b/actions/friends/remove.php index 1f3cdcc5b..debb0f7c2 100644 --- a/actions/friends/remove.php +++ b/actions/friends/remove.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/import/opendd.php b/actions/import/opendd.php index 9121812e1..dcf11f55f 100644 --- a/actions/import/opendd.php +++ b/actions/import/opendd.php @@ -9,7 +9,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/login.php b/actions/login.php index c35450698..b43a9e5e7 100644 --- a/actions/login.php +++ b/actions/login.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/logout.php b/actions/logout.php index 8d4eaa16d..4e6bb393e 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/notifications/settings/usersettings/save.php b/actions/notifications/settings/usersettings/save.php index fe6a64b93..a6a21c8a0 100644 --- a/actions/notifications/settings/usersettings/save.php +++ b/actions/notifications/settings/usersettings/save.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/plugins/settings/save.php b/actions/plugins/settings/save.php index f503c9e9f..574b98ef2 100644 --- a/actions/plugins/settings/save.php +++ b/actions/plugins/settings/save.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/plugins/usersettings/save.php b/actions/plugins/usersettings/save.php index c30dc02ca..b34c80828 100644 --- a/actions/plugins/usersettings/save.php +++ b/actions/plugins/usersettings/save.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/register.php b/actions/register.php index 5cbb9afbf..748c06ce6 100644 --- a/actions/register.php +++ b/actions/register.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/systemsettings/install.php b/actions/systemsettings/install.php index 3ea4e117e..70b8a2a65 100644 --- a/actions/systemsettings/install.php +++ b/actions/systemsettings/install.php @@ -9,7 +9,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/ diff --git a/actions/user/language.php b/actions/user/language.php index 7a383b3a0..ec910c12a 100644 --- a/actions/user/language.php +++ b/actions/user/language.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/name.php b/actions/user/name.php index d00b86a17..a69d44487 100644 --- a/actions/user/name.php +++ b/actions/user/name.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/password.php b/actions/user/password.php index eb5debcb8..7e097e132 100644 --- a/actions/user/password.php +++ b/actions/user/password.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/passwordreset.php b/actions/user/passwordreset.php index 683651d39..e7bfbdebd 100644 --- a/actions/user/passwordreset.php +++ b/actions/user/passwordreset.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/requestnewpassword.php b/actions/user/requestnewpassword.php index 3ed2d604e..de7147a7b 100644 --- a/actions/user/requestnewpassword.php +++ b/actions/user/requestnewpassword.php @@ -6,7 +6,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/useradd.php b/actions/useradd.php index b59dc36b1..d2a243336 100644 --- a/actions/useradd.php +++ b/actions/useradd.php @@ -7,7 +7,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/usersettings/save.php b/actions/usersettings/save.php index 5b1b9f736..04d7532d0 100644 --- a/actions/usersettings/save.php +++ b/actions/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
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/widgets/add.php b/actions/widgets/add.php index ffb65d7da..ff4af4a47 100644 --- a/actions/widgets/add.php +++ b/actions/widgets/add.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/widgets/reorder.php b/actions/widgets/reorder.php index 5d613fe0a..47f799889 100644 --- a/actions/widgets/reorder.php +++ b/actions/widgets/reorder.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
diff --git a/actions/widgets/save.php b/actions/widgets/save.php index fce221672..e86632c6e 100644 --- a/actions/widgets/save.php +++ b/actions/widgets/save.php @@ -7,7 +7,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*/
|