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:
parent
e58fa6ee4b
commit
5ea77ddd18
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue