X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=index.php;h=656585c3d3e460fee67ec45e6de2df9982c78c99;hb=06e52376889f0d53459c0786d7eb41cbffdf27ba;hp=a93e0950f9cbbbb34afa6cdd22d8c0f983d2b65f;hpb=2896368ff2e6a5dec69ab99a07491447825fc1d5;p=dylansserver.git diff --git a/index.php b/index.php index a93e095..656585c 100644 --- a/index.php +++ b/index.php @@ -243,15 +243,17 @@ class page extends cms { $this->scripts = " - - + + @@ -344,22 +346,24 @@ class note extends cms { $this->scripts = " - - + + "; if (isset($_GET['comments'])) { - $this->scripts += " + $this->scripts .= " "; }