[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/dtools/bench_chart/ -> bench_chart_helper.install (source)

   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  


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7