mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-02 11:32:52 +02:00
#1467 Minor fixes and comment adding
This commit is contained in:
@@ -376,6 +376,7 @@ DELETE FROM '. PLUGINS_TABLE .'
|
||||
}
|
||||
|
||||
// Retrieve PEM versions
|
||||
// Beta test : return last version on PEM if the current version isn't known or else return the current and the last version
|
||||
function get_versions_to_check($beta_test=false, $version=PHPWG_VERSION)
|
||||
{
|
||||
global $conf;
|
||||
|
||||
Reference in New Issue
Block a user