Ignore:
Timestamp:
Oct 26, 2010, 10:44:28 AM (13 years ago)
Author:
grum
Message:

Fix bugs on install/update process

File:
1 edited

Legend:

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

    r7177 r7398  
    3232{
    3333  @include_once(PHPWG_PLUGINS_PATH.'GrumPluginClasses/classes/CommonPlugin.class.inc.php');
    34   // need GPC release greater or equal than 3.2.0
     34  // need GPC release greater or equal than ...
    3535  if(CommonPlugin::checkGPCRelease(GMAPS_GPC_NEEDED))
    3636  {
Note: See TracChangeset for help on using the changeset viewer.