Changeset 10363


Ignore:
Timestamp:
Apr 13, 2011, 9:19:02 PM (13 years ago)
Author:
grum
Message:

forgotten index.php file + PHP5 syntax

Location:
extensions/AMetaData
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AMetaData/amd_aim.class.inc.php

    r5935 r10363  
    2626class AMD_AIM extends AMD_root
    2727{
    28   function AMD_AIM($prefixeTable, $filelocation)
     28  function __construct($prefixeTable, $filelocation)
    2929  {
    3030    parent::__construct($prefixeTable, $filelocation);
Note: See TracChangeset for help on using the changeset viewer.