From 5eed76a17d65132b622510dda98612a5aed8d075 Mon Sep 17 00:00:00 2001 From: jim Date: Sat, 20 May 2006 15:04:48 +0000 Subject: [PATCH] dList v2.2.5 beta - Tested and fixed bugs on PHP 5.x. Only remaining problem is that short tags is disabled by default in PHP 5.x. As of this moment dList templates use style tags for simplicity. - Other minor changes which i don't remember. git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@22 a5845835-ea0f-0410-a762-dd0bfe9bfde8 --- libs/speedometer.lib.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libs/speedometer.lib.php b/libs/speedometer.lib.php index 553ce5d..0ad38a7 100644 --- a/libs/speedometer.lib.php +++ b/libs/speedometer.lib.php @@ -5,7 +5,10 @@ class speedometer { /* Class: Speedometer v0.2 - Created to simplify script execution statistics... + Created to simplify script execution statistics & debugging... + + Copyright © 2006 Jim Myhrberg. All rights reserved. + zynode@gmail.com */