From: short <> Date: Sat, 29 Sep 2001 17:22:46 +0000 (+0000) Subject: Cosmetic fix - "strana ..." text -ed now, not
-ed X-Git-Url: http://git.jankratochvil.net/?p=www.energie.vellum.cz.git;a=commitdiff_plain;h=1416b4a806fd6cfd7d5c06f2496d3816ab8eb3c5 Cosmetic fix - "strana ..." text -ed now, not
-ed --- diff --git a/obsah.php b/obsah.php index 46e4a34..978dfc6 100644 --- a/obsah.php +++ b/obsah.php @@ -54,7 +54,7 @@ $contents=ereg_replace("http://[^[:space:]$page_obsah_contents$sep_obsah_contents]+", "\\0",$contents); $contents=ereg_replace("$page_obsah_contents([^$sep_obsah_contents$appendix_obsah_contents]+)", - "
strana ... \\1
",$contents); + "
strana ... \\1",$contents); $contents=ereg_replace("\n","
\n\t\t",$contents); $contents=ereg_replace("$sep_obsah_contents([^$sep_obsah_contents$appendix_obsah_contents]*)","\t
  • \\1
  • \n",$contents); if (1