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 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'engine/lib/plugins.php') 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'); -- cgit v1.2.3