From 40ca11bb6f346249618e20dfc8aa4d23226abaa3 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 8 Nov 2013 11:10:32 +0100 Subject: [PATCH] simplify --- index.php | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/index.php b/index.php index 5fad47b..9bdecea 100644 --- a/index.php +++ b/index.php @@ -154,15 +154,12 @@ function ml($file) { if (is_dir($dir)) { printf("

Functions:

\n"); printf("\n"); @@ -173,15 +170,12 @@ function ml($file) { if (is_dir($dir)) { printf("

Methods:

\n"); printf("\n"); -- 2.30.2