Skip to content
Snippets Groups Projects
Commit f1b955d0 authored by The Great Git Migration's avatar The Great Git Migration Committed by Drupal Git User (LDAP)
Browse files

Stripping CVS keywords

parent 7c9c6564
Branches 4.7.x-2.x
No related tags found
No related merge requests found
/* $Id$ */
Developer Module that assists with code review and version upgrade that
supports a plug-in extensible hook system so contributed modules can
......
/* $Id$ */
img.coder {
padding: 2px;
......
; $Id$
name = Coder
description = Developer Module that assists with code review and version upgrade
version = "$Name$"
......
// $Id$
if (Drupal.jsEnabled) {
jQuery.fn.extend({
......
<?php
// $Id$
/** @file
* Developer Module that assists with code review and version upgrade that
......
<?php
// $Id$
/** @file
* This include file implements coder functionality for 4.6 -> 4.7 upgrades
......
<?php
// $Id$
/** @file
* This include file implements coder functionality for 4.7 -> 5.0 upgrades
......
<?php
// $Id$
/** @file
* This include file implements coder functionality for Drupal Standards
......
<?php
// $Id$
/** @file
* This include file implements coder functionality for Drupal Standards
......
<?php
// $Id$
/** @file
* This include file implements tests for the Drupal Standards
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment