Revisions for scry/index.php

Location: [ Horde ] / scry / 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.
Show Branch:
  Revision Date Author Log Message
1.17 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.16 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.15 (+5 -3 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.14 (+4 -4 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.13 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

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

Happy New Year

1.11 (+2 -3 lines) 10/19/2004 06:09 AM Jan Schneider jan

Remove html.php tests.

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

No more HORDE_LIBS.

1.9 (+2 -2 lines) 03/03/2004 05:53 AM mdjukic

missing file in the check

1.8 (+2 -2 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.7 (+2 -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.6 (+3 -2 lines) 11/21/2003 05:30 PM Chuck Hagenbuch chuck

Scry has a prefs.php file now.

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

Use Horde_Test::configFileMissing().

1.4 (+1 -2 lines) 07/10/2003 03:37 PM Chuck Hagenbuch chuck

prefs aren't used/needed here yet (if at all)

1.3 (+2 -6 lines) 05/21/2003 02:58 PM Chuck Hagenbuch chuck

These aren't used anymore.

1.2 (+11 -12 lines) 01/23/2003 01:33 PM Chuck Hagenbuch chuck

- check for all required templates
- better error checking
- style
- harder to create a fatal error (that gives the user an ugly PHP
message or no feedback) now.

1.1 01/20/2003 03:31 PM mdjukic

some more first inserts