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
This commit is contained in:
jim
2006-05-20 15:04:48 +00:00
parent 0190520b70
commit 5eed76a17d

View File

@@ -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
*/