minor tweaks
This commit is contained in:
@@ -535,6 +535,9 @@ function booking_update_7232() {
|
||||
* Implementation of hook_install().
|
||||
*/
|
||||
function booking_install() {
|
||||
//create the sql view we use
|
||||
_booking_node_create_mysqlview();
|
||||
|
||||
// Create some sample data
|
||||
// TODO: Set default values for the config pages too
|
||||
$result = db_insert('booking_price')
|
||||
|
Reference in New Issue
Block a user