- 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
- removed timer.exc.php and put the needed intializer directly in view.php to get a more accurate reading from $timer->end()
- updated .htaccess settings to they for once work 100% as they should, and added httpd_dlist.conf to respository to keep track of any changes/updates needed to the .htaccess file or apache config file (depending how you implement dList)
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@11 a5845835-ea0f-0410-a762-dd0bfe9bfde8
- edited init script so it will only look for specific file names. "index.html", "index.php", so on, instead of running glob() on "index.*".
- moved internal timer to seperate exec file.
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@7 a5845835-ea0f-0410-a762-dd0bfe9bfde8