Changeset 32079


Ignore:
Timestamp:
Apr 6, 2020, 10:56:46 AM (4 years ago)
Author:
ddtddt
Message:

[piwishack] compatibilité php 7.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/piwishack/class.inc.php

    r23724 r32079  
    3232   *    Constructeur; charge la config et initialise les handlers
    3333   *************************************************************************/
    34   function PiwiShack($plugin_name, $plugin_path)
     34  function __construct($plugin_name, $plugin_path)
    3535  {
    3636    // Args
Note: See TracChangeset for help on using the changeset viewer.