summaryrefslogtreecommitdiffstats
path: root/config.php_template
AgeCommit message (Collapse)AuthorFilesLines
2007-12-17BUGFIX: use of local web links now possibleArun Persaud1-2/+4
before I used a lot of http:// requests although the files were in the same domain, now local links with absolute paths are used.
2007-12-17BUGFIX: local time should now work correctlyArun Persaud1-1/+3
had to reset the timezone to the local time. added a config parameter to store the local timezone.
2007-11-02BUGFIX: added a config.php template to the repository and updated the ↵Arun Persaud1-0/+32
INSTALL files