Parent Directory
|
Revision Log
|
Revision Graph
Checking Comm Init changes into head
| 1 | <?php |
| 2 | // $Id$ |
| 3 | |
| 4 | function civinode_install(){ |
| 5 | //First, see if we are already installed |
| 6 | |
| 7 | |
| 8 | drupal_set_message(t("core civinode database tables created.")); |
| 9 | } |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |