commit: gollem login.php manager.php prefs.php redirect.php
view.php gollem/docs CHANGES gollem/lib Gollem.php
gollem/templates common-header.inc gollem/templates/login
login.inc gollem/templates/manager file_summaries.inc header.inc
max@horde.org
max@horde.org
22 Jan 2001 00:01:18 -0000
max 2001/01/21 16:01:18 PST
Modified files:
. login.php manager.php prefs.php
redirect.php view.php
docs CHANGES
lib Gollem.php
templates common-header.inc
templates/login login.inc
templates/manager file_summaries.inc header.inc
Log:
- get rid of Gollem_util:: class in favor of Gollem::
- add Gollem::setLabel()
- format dates and number (getting ready to put this in conf)
- document constants
- many other additions and fixes
Revision Changes Path
1.6 +6 -6 gollem/login.php
1.6 +6 -10 gollem/manager.php
1.4 +2 -2 gollem/prefs.php
1.2 +4 -4 gollem/redirect.php
1.3 +4 -4 gollem/view.php
1.4 +2 -0 gollem/docs/CHANGES
1.9 +63 -60 gollem/lib/Gollem.php
1.3 +4 -0 gollem/templates/common-header.inc
1.3 +7 -1 gollem/templates/login/login.inc
1.6 +3 -3 gollem/templates/manager/file_summaries.inc
1.4 +3 -3 gollem/templates/manager/header.inc