delta-ico

This commit is contained in:
LC 2023-11-04 11:39:47 +01:00
parent c55c0479b1
commit cc0ac43b5b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
*/
setlocale(LC_NUMERIC,'English','en_US','en_US.UTF-8');
class album extends common {
const VERSION = '4.4';
const VERSION = '4.5';
const REALNAME = 'Album Photo';
const DELETE = true;
const UPDATE = '0.0';