From 98c96582d341a745461a0c213afe0948f0b43064 Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Wed, 14 Feb 2024 08:54:24 +0100 Subject: [PATCH] change style change title readonly --- index.php | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) 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 '
-

+

- +