From 7df61e9deb31debc1eadf6f2583299e49197c3e2 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 8 Feb 2010 19:20:42 +0000 Subject: Updated copyright for core plugin manifests. git-svn-id: http://code.elgg.org/elgg/trunk@3923 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/plugins.php | 10 +++++----- mod/crontrigger/manifest.xml | 2 +- mod/diagnostics/manifest.xml | 2 +- mod/garbagecollector/manifest.xml | 2 +- mod/htmlawed/manifest.xml | 2 +- mod/logbrowser/manifest.xml | 2 +- mod/logrotate/manifest.xml | 2 +- mod/search/manifest.xml | 2 +- mod/uservalidationbyemail/manifest.xml | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/engine/lib/plugins.php b/engine/lib/plugins.php index 0df6ff03e..b12ea704a 100644 --- a/engine/lib/plugins.php +++ b/engine/lib/plugins.php @@ -308,11 +308,11 @@ function get_plugin_name($mainfilename = false) { * * * - * + * * - * - * - * + * + * + * * * * @param string $plugin Plugin name. @@ -758,4 +758,4 @@ function plugin_init() { } // Register a startup event -register_elgg_event_handler('init','system','plugin_init'); \ No newline at end of file +register_elgg_event_handler('init','system','plugin_init'); diff --git a/mod/crontrigger/manifest.xml b/mod/crontrigger/manifest.xml index 9ba4a7221..3728534b5 100644 --- a/mod/crontrigger/manifest.xml +++ b/mod/crontrigger/manifest.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/mod/diagnostics/manifest.xml b/mod/diagnostics/manifest.xml index b11bd911e..f9a725966 100644 --- a/mod/diagnostics/manifest.xml +++ b/mod/diagnostics/manifest.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/mod/garbagecollector/manifest.xml b/mod/garbagecollector/manifest.xml index 3910fcaab..805cce48e 100644 --- a/mod/garbagecollector/manifest.xml +++ b/mod/garbagecollector/manifest.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/mod/htmlawed/manifest.xml b/mod/htmlawed/manifest.xml index cd3b6c60d..e71e614d0 100644 --- a/mod/htmlawed/manifest.xml +++ b/mod/htmlawed/manifest.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/mod/logbrowser/manifest.xml b/mod/logbrowser/manifest.xml index e73586c96..e47d7bb37 100644 --- a/mod/logbrowser/manifest.xml +++ b/mod/logbrowser/manifest.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/mod/logrotate/manifest.xml b/mod/logrotate/manifest.xml index 06e055207..02f461815 100644 --- a/mod/logrotate/manifest.xml +++ b/mod/logrotate/manifest.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/mod/search/manifest.xml b/mod/search/manifest.xml index 1f8415445..b54744903 100644 --- a/mod/search/manifest.xml +++ b/mod/search/manifest.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/mod/uservalidationbyemail/manifest.xml b/mod/uservalidationbyemail/manifest.xml index d41398555..944c870fb 100644 --- a/mod/uservalidationbyemail/manifest.xml +++ b/mod/uservalidationbyemail/manifest.xml @@ -4,7 +4,7 @@ - + -- cgit v1.2.3