Removed obsolete $ in source files
This commit is contained in:
parent
a39c010e06
commit
e5f2b64d98
146 changed files with 836 additions and 1081 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Reference in a new issue