install_default_theme_common_files [line 61]
void install_default_theme_common_files(
$dir, $f
)
|
|
Parameters:
PatchDBAddColumn [line 15]
void PatchDBAddColumn(
$table_name, $table_column, $table_column_def
)
|
|
Parameters:
|
|
$table_name: |
|
|
|
$table_column: |
|
|
|
$table_column_def: |
|
PatchDBDropColumn [line 30]
void PatchDBDropColumn(
$table_name, $table_column
)
|
|
Parameters:
|
|
$table_name: |
|
|
|
$table_column: |
|
PatchDBRenameColumn [line 46]
void PatchDBRenameColumn(
$table_name, $old_table_column, $new_table_column, $table_column_def
)
|
|
Parameters:
|
|
$table_name: |
|
|
|
$old_table_column: |
|
|
|
$new_table_column: |
|
|
|
$table_column_def: |
|
update_from_0_9_9beta1_to_0_9_9beta2 [line 141]
void update_from_0_9_9beta1_to_0_9_9beta2(
)
|
|
**************** 0.8.5 to 0.8.6 *********************
update_from_0_9_9beta2_to_1_0_0rc1 [line 145]
void update_from_0_9_9beta2_to_1_0_0rc1(
)
|
|
update_from_1_0_0rc1_to_1_0_0rc2 [line 191]
void update_from_1_0_0rc1_to_1_0_0rc2(
)
|
|
update_from_1_0_0rc2_to_1_0_0rc3 [line 372]
void update_from_1_0_0rc2_to_1_0_0rc3(
)
|
|
update_from_1_0_0rc3_to_1_0_0rc4 [line 678]
void update_from_1_0_0rc3_to_1_0_0rc4(
)
|
|
update_from_1_0_0rc4_to_1_0_0rc5 [line 693]
void update_from_1_0_0rc4_to_1_0_0rc5(
)
|
|