mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-27 19:59:56 +03:00
- language aditions/removal
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
afb04c0293
commit
1b527e3964
41 changed files with 56 additions and 54 deletions
|
@ -239,7 +239,7 @@ final class DerivativeImage
|
|||
function get_type()
|
||||
{
|
||||
if ($this->params == null)
|
||||
return 'original';
|
||||
return 'Original';
|
||||
return $this->params->type;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue