removing unecessary spaces
This commit is contained in:
parent
69abd2be68
commit
75d4e4daef
|
|
@ -3,8 +3,6 @@
|
||||||
function homegrade_brochure_post_title_updater($post_id)
|
function homegrade_brochure_post_title_updater($post_id)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$my_post = array();
|
$my_post = array();
|
||||||
$my_post['ID'] = $post_id;
|
$my_post['ID'] = $post_id;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user