Skip to content

Commit

Permalink
Some white space formating
Browse files Browse the repository at this point in the history
  • Loading branch information
olafgleba committed Jul 3, 2011
1 parent f4af6c9 commit dbe53c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion welcompose/admin/community/blogcomments_delete.php
Expand Up @@ -105,7 +105,6 @@
$BASE->utility->smarty->assign('wcom_current_user', WCOM_CURRENT_USER);
$BASE->utility->smarty->assign('wcom_current_project', WCOM_CURRENT_PROJECT);


if (isset($_POST['blogcomments'])) {
if (is_array($_POST['blogcomments'])) {
foreach ($_POST['blogcomments'] as $_blogcomment) {
Expand Down

0 comments on commit dbe53c6

Please sign in to comment.