-
Michael Lee authoredMichael Lee authored
asc_book_override.install 94 B
<?php
function asc_book_override_install()
{
module_set_weight('asc_book_override', 1);
}
<?php
function asc_book_override_install()
{
module_set_weight('asc_book_override', 1);
}