Ignore:
Timestamp:
Nov 4, 2010, 1:42:14 AM (13 years ago)
Author:
grum
Message:

fix bug:2004 - Cache table becomes very huge
fix bug:2005 - Category map is not displayed when a [gmaps] map is inserted in category description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GMaps/maintain.inc.php

    r7398 r7616  
    3535  if(CommonPlugin::checkGPCRelease(GMAPS_GPC_NEEDED))
    3636  {
    37     @include_once('gmaps_install.class.inc.php');
     37    include_once('gmaps_install.class.inc.php');
    3838    $gpcInstalled=true;
    3939  }
Note: See TracChangeset for help on using the changeset viewer.