Revisions for trean/index.php

Location: [ Horde ] / trean / index.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.16 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

1.15 (+4 -2 lines) 10/30/2007 08:24 PM Jan Schneider jan

First round of copyright assignments.

1.14 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.13 (+3 -3 lines) 04/30/2006 07:37 PM Chuck Hagenbuch chuck

is_readable doesn't need to be silenced, but we generally silence app constant defines.

1.12 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.11 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.10 (+2 -2 lines) 05/11/2004 03:32 PM Chuck Hagenbuch chuck

- strings instead of constants
- make sure all files have a header
- fix license references to all point to the actual LICENSE file.
- cleanups

1.9 (+1 -2 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.8 (+2 -1 lines) 01/13/2004 10:25 AM Chuck Hagenbuch chuck

Some index.php improvements, avoid undefined index errors, etc.

1.7 (+2 -2 lines) 01/01/2004 11:17 AM Jan Schneider jan

Happy new year everyone.

1.6 (+5 -2 lines) 12/01/2003 05:33 PM max

Add a define('HORDE_LIBS', ''); for the unconfigured case to all index files to fix a warning.  Other ws and header nits here and there.

1.5 (+3 -3 lines) 08/24/2003 06:48 PM Jan Schneider jan

Use Horde_Test::configFileMissing().

1.4 (+2 -2 lines) 01/02/2003 09:21 PM Jan Schneider jan

Bump year.

1.3 (+6 -16 lines) 12/18/2002 06:22 PM Chuck Hagenbuch chuck

More cleanup; remove all of the bogus echo "\n"; lines after header()
calls that at one point seemed to be needed for mobile devices, but
all of my emulators work without them now.

1.2 (+1 -2 lines) 08/25/2002 11:34 PM Chuck Hagenbuch chuck

remove unused file & unnecessary check

1.1 08/25/2002 09:37 PM mikec

Initial Commit of Trean.

Add Bookmark/Category working.
Search working.
Edit/Delete not started