commit: turba/docs CHANGES turba/lib api.php AbstractObject.php
Driver.php List.php Object.php Source.php turba/templates/advanced
oldrow.inc row.inc turba/templates/search row.inc
chuck@horde.org
chuck@horde.org
29 Mar 2001 21:18:54 -0000
chuck 2001/03/29 13:18:54 PST
Modified files:
docs CHANGES
lib AbstractObject.php Driver.php List.php
Object.php Source.php
templates/advanced oldrow.inc row.inc
templates/search row.inc
Added files:
lib api.php
Log:
- Use the new Registry API which will be committed in a moment
- Add lib/api.php, which defines functions made available through the
registry to other applications. This isn't guaranteed to stay a stable
interface just yet.
- Fix a bunch of includes to use TURBA_BASE so that when libs are included
from within other apps, the paths are correct.
Revision Changes Path
1.29 +1 -0 turba/docs/CHANGES
1.12 +3 -3 turba/lib/AbstractObject.php
1.17 +3 -3 turba/lib/Driver.php
1.10 +14 -2 turba/lib/List.php
1.6 +3 -3 turba/lib/Object.php
1.25 +6 -6 turba/lib/Source.php
1.3 +1 -1 turba/templates/advanced/oldrow.inc
1.2 +1 -1 turba/templates/advanced/row.inc
1.6 +1 -1 turba/templates/search/row.inc