Removed obsolete $ in source files

This commit is contained in:
Manuel Cillero 2017-08-29 14:13:02 +02:00
parent a39c010e06
commit e5f2b64d98
146 changed files with 836 additions and 1081 deletions

View file

@ -1,6 +1,4 @@
<?php
// $Id: better-formats-defaults-admin-form.tpl.php,v 1.3.2.7 2009/09/27 14:27:13 dragonwize Exp $
/**
* @file
* Default theme implementation to configure Better Formats defaults admin page.

View file

@ -1,4 +1,3 @@
; $Id: better_formats.info,v 1.1.2.2 2009/02/25 06:44:17 dragonwize Exp $
name = Better Formats
description = Enhances the core input format system by managing input format defaults and settings.
package = Core - extended

View file

@ -1,6 +1,4 @@
<?php
// $Id: better_formats.install,v 1.7.2.7 2009/05/31 06:24:40 dragonwize Exp $
/**
* @file
* Installs the better_formats module.

View file

@ -1,6 +1,4 @@
<?php
// $Id: better_formats.module,v 1.23.2.17 2010/02/05 13:59:18 dragonwize Exp $
/**
* @file
* Enhances Drupal's core input format settings.

View file

@ -1,6 +1,4 @@
<?php
// $Id: better_formats_defaults.admin.inc,v 1.3.2.11 2010/02/05 13:52:48 dragonwize Exp $
/**
* @file
* Contains FAPI and theme functions for the format defaults form.

View file

@ -1,5 +1,3 @@
// $Id: better_formats_node_type_form.js,v 1.4.2.3 2009/05/31 17:53:41 dragonwize Exp $
/**
* @file
* Enhances the default format selection on content type edit forms.

View file

@ -1,6 +1,4 @@
<?php
// $Id: better_formats_settings.admin.inc,v 1.6.2.3 2009/02/25 06:44:17 dragonwize Exp $
/**
* @file
* Contains FAPI and theme functions for the format settings form.