diff options
author | friendica <info@friendica.com> | 2013-09-15 22:33:47 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-15 22:33:47 -0700 |
commit | f72cc77e46263a21835f146ca847155da4b6a17a (patch) | |
tree | b2101fcf6ddb64c6afb299aea2082623431e9ee8 | |
parent | 9a2293df91b5f97d469d3672ed70496ceecce63d (diff) | |
download | volse-hubzilla-f72cc77e46263a21835f146ca847155da4b6a17a.tar.gz volse-hubzilla-f72cc77e46263a21835f146ca847155da4b6a17a.tar.bz2 volse-hubzilla-f72cc77e46263a21835f146ca847155da4b6a17a.zip |
spurious blank lines
-rw-r--r-- | mod/editblock.php | 1 | ||||
-rw-r--r-- | mod/editlayout.php | 1 | ||||
-rw-r--r-- | mod/editwebpage.php | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/mod/editblock.php b/mod/editblock.php index 48136b126..a111f6666 100644 --- a/mod/editblock.php +++ b/mod/editblock.php @@ -1,4 +1,3 @@ - <?php // What is this here for? I think it's cruft, but comment out for now in case it's here for a reason diff --git a/mod/editlayout.php b/mod/editlayout.php index 474244653..7bcd02512 100644 --- a/mod/editlayout.php +++ b/mod/editlayout.php @@ -1,4 +1,3 @@ - <?php // What is this here for? I think it's cruft, but comment out for now in case it's here for a reason diff --git a/mod/editwebpage.php b/mod/editwebpage.php index ea07a3758..44ac0bc85 100644 --- a/mod/editwebpage.php +++ b/mod/editwebpage.php @@ -1,4 +1,3 @@ - <?php // Required for setting permissions. (FIXME) |