Minor comment fixes for CRM/Extensions directory.
[civicrm-core.git] / CRM / Extension / Mapper.php
index 660900e079e15b8e5323fd5dbb371ea278861c67..9c99b8a7627a89db415b83d1349e297292f1f165 100755 (executable)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 class CRM_Extension_Mapper {
 
   /**
    * An URL for public extensions repository.
    */
-  //const DEFAULT_EXTENSIONS_REPOSITORY = 'http://civicrm.org/extdir/ver={ver}|cms={uf}';
 
   /**
    * Extension info file name.