diff options
-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) |