mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 20:12:44 +02:00
Feature 1521 : Integration of LinkRoot plugin in Piwigo core
Add link root in the integrated plugins on core git-svn-id: http://piwigo.org/svn/trunk@5660 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -61,7 +61,7 @@ limit 0,1
|
||||
}
|
||||
|
||||
/* Check plugin included in Piwigo sources */
|
||||
$included_plugins = array('dew', 'UpToDate', 'PluginsManager');
|
||||
$included_plugins = array('dew', 'UpToDate', 'PluginsManager', 'LinkRoot');
|
||||
$query = '
|
||||
select
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user