6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
function global_boot()
|
|
{
|
|
global_configure
|
|
global_config_setup
|
|
}
|