diff --git a/index.php b/index.php index 067dbcc..98c81d2 100644 --- a/index.php +++ b/index.php @@ -13,11 +13,21 @@ @@ -61,10 +71,12 @@ $content = file_get_contents($dir . '/' . $title); } + $nblines = substr_count($content, "\r\n"); + echo '