diff --git a/docs/index.php b/docs/index.php index 6ed9c45..53c0018 100644 --- a/docs/index.php +++ b/docs/index.php @@ -1,6 +1,7 @@ -
+
$0', + '@$1', + '$2', + '$2', + '$2', + '', + '
  • $2
  • ', + '

    $2

    ', + '$4', + '$2' + ); + + $text = preg_replace($search, $replace, $text); + + return $text; + } +?> \ No newline at end of file