aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_plugins.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions_plugins.inc.php')
-rw-r--r--include/functions_plugins.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions_plugins.inc.php b/include/functions_plugins.inc.php
index f56e85137..e2beb18ac 100644
--- a/include/functions_plugins.inc.php
+++ b/include/functions_plugins.inc.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
-Events and event handlers are the core of PhpWebGallery plugin management.
+Events and event handlers are the core of Piwigo plugin management.
Plugins are addons that are found in plugins subdirectory. If activated, PWG
will include the index.php of each plugin.
Events are triggered by PWG core code. Plugins (or even PWG itself) can