1
0

fix some whitespaces

This commit is contained in:
Ian
2014-03-15 17:38:31 +01:00
parent 44ea050a13
commit 4296b78333

View File

@ -1,4 +1,4 @@
<?php # $Id$
<?php #
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
@ -31,7 +31,6 @@ $rightSidebarElements = serendipity_plugin_api::count_plugins('right');
$serendipity['smarty']->assignByRef('leftSidebarElements', $leftSidebarElements);
$serendipity['smarty']->assignByRef('rightSidebarElements', $rightSidebarElements);
switch ($serendipity['GET']['action']) {
// User wants to read the diary
case 'read':