Ignore:
Timestamp:
May 11, 2020, 10:54:44 PM (5 years ago)
Author:
ddtddt
Message:

[photos_from_one_year_ago] to memories

Location:
extensions/memories
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • extensions/memories/maintain.class.php

    r32196 r32197  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | Photos from one year ago for Piwigo by TEMMII                         |
     3// | Memories for Piwigo by TEMMII                                         |
    44// +-----------------------------------------------------------------------+
    55// | Copyright(C) 2008-2020 ddtddt               http://temmii.com/piwigo/ |
     
    2222if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    2323
    24 class photos_from_one_year_ago_maintain extends PluginMaintain{
     24class memories_maintain extends PluginMaintain{
    2525
    2626  private $default_conf = array(
Note: See TracChangeset for help on using the changeset viewer.