Parent Directory
|
Revision Log
|
Revision Graph
Add cvs id tags
| 1 | <?php |
| 2 | |
| 3 | // $Id$ |
| 4 | |
| 5 | function devel_forminspect_install() { |
| 6 | db_query("UPDATE {system} SET weight = 100 WHERE name = 'devel_forminspect'"); |
| 7 | } |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |