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

Stripping CVS keywords

parent e8298dc3
Branches 5.x-2.x
No related tags found
No related merge requests found
Showing
with 0 additions and 21 deletions
/* $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
package = Development
<?php
// $Id$
function coder_uninstall() {
variable_del('coder_cache');
......
// $Id$
if (Drupal.jsEnabled) {
jQuery.fn.extend({
......
<?php
// $Id$
if (module_exists('drush')) {
include(drupal_get_path('module', 'coder') .'/coder.drush.inc');
......
<?php
// $Id$
/**
* @file
......
<?php
// $Id$
/**
* @file
......
<?php
// $Id$
/**
* @file
......
<?php
// $Id$
/**
* @file
......
<?php
// $Id$
/**
* @file
......
<?php
// $Id$
/**
* @file
......
<?php
// $Id$
/**
* @file
......
// $Id$
Coder_format x.x-x.x, xxxx-xx-xx
--------------------------------
......
/* $Id$ */
-- SUMMARY --
......
<?php
// $Id$
/**
......
<?php
// $Id$
/**
......
<?php
// $Id$
function coder_node_get_name() {
node_get_name('name');
......
<?php
// $Id$
/**
* @file
......
<?php
/* $Id .... $ */
// $Id ....$
// $Id$
// $Id$ ok
/**
* @file
* This file implements tests for the Drupal commenting standards.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment