| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 <?php 2 // $Id: ctools_ajax_sample.install,v 1.1.2.1 2010/08/20 02:18:46 merlinofchaos Exp $ 3 4 /** 5 * @file 6 */ 7 8 /** 9 * Implementation of hook_install() 10 */ 11 function ctools_ajax_sample_install() { 12 13 } 14 15 /** 16 * Implementation of hook_uninstall() 17 */ 18 function ctools_ajax_sample_uninstall() { 19 20 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |