| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 <?php 2 3 /** 4 * Implementation of hook_enable(). 5 */ 6 function bench_chart_helper_enable() { 7 db_query("UPDATE {system} SET weight = '100' WHERE name = 'bench_chart_helper'"); 8 } 9
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 |