Skip to content

Instantly share code, notes, and snippets.

View piyuesh23's full-sized avatar

Piyuesh Kumar piyuesh23

View GitHub Profile
@piyuesh23
piyuesh23 / gist:1216448
Created September 14, 2011 12:36 — forked from ngmaloney/gist:981766
my.drush.inc
<?php
/**
* @file My Drush Commands
*/
/**
* Implementation of hook_drush_help()
*/
function my_drush_help($section) {
switch ($section) {