Ignore:
Timestamp:
Nov 23, 2009, 3:25:31 PM (14 years ago)
Author:
Gotcha
Message:

[extension] piwishack - correction bugs
bug:1263
bug:1267
bug:1262

File:
1 edited

Legend:

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

    r4350 r4353  
    1919// +-----------------------------------------------------------------------+
    2020
    21 class DotclearEasy
     21class PiwiShack
    2222{
    2323  var $plugin_name, $plugin_path;
    2424  var $opened, $to_close;
    2525 
    26   function DotclearEasy($plugin_name, $plugin_path)
     26  function PiwiShack($plugin_name, $plugin_path)
    2727  {
    2828    // Args
Note: See TracChangeset for help on using the changeset viewer.