| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 <?php 2 3 function mazeltov_install() { 4 // We want to ensure our hook_form_alter() gets executed after forms have been set up. 5 db_query("UPDATE {system} SET weight = 9 WHERE name = 'mazeltov'"); 6 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |