Explorar o código

消除标题中的[

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
f156ae3c4b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/app/reader/get_para1.php

+ 1 - 1
public/app/reader/get_para1.php

@@ -181,7 +181,7 @@ if ($FetchParInfo) {
 			$sToc = str_replace("[","",$sToc);
 			$sToc = str_replace("]","",$sToc);
 			$sTocOutput .= $space . "- [{$sToc}](../article/index.php?view=chapter&book={$_book}&par={$value["paragraph"]}{$urlChannel}){$progress}\n";
-		}		
+		}
 	}
 	$sTocOutput .= "\n\n";