Revisions for juno/index.php

Location: [ Horde ] / juno / 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.19 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.18 (+1 -2 lines) 08/01/2007 12:11 AM Chuck Hagenbuch chuck

Jon has assigned his copyrights to The Horde Project.

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

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

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 (+2 -2 lines) 12/20/2006 03:41 PM Chuck Hagenbuch chuck

Kill a ton of unused code.

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 (+3 -3 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

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

Happy New Year

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

No more HORDE_LIBS.

1.9 (+3 -3 lines) 01/01/2004 10:15 AM Jan Schneider jan

Happy new year everyone.

1.8 (+2 -1 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.7 (+4 -3 lines) 08/24/2003 06:47 PM Jan Schneider jan

Use Horde_Test::configFileMissing().

1.6 (+3 -3 lines) 01/02/2003 09:17 PM Jan Schneider jan

Bump year.

1.5 (+7 -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.4 (+4 -5 lines) 08/30/2002 12:52 AM Chuck Hagenbuch chuck

A whole mess of basic style nits; mostly superglobals.

1.3 (+3 -2 lines) 08/23/2002 06:50 PM Jan Schneider jan

Add account pages and more cleanup

Submitted by: Mathieu Legare <legare@uqtr.ca>

1.2 (+2 -5 lines) 08/22/2002 08:13 PM Jan Schneider jan

html.php isn't needed.

1.1 04/12/2002 11:14 AM qwilson

Removed commas for mysql insert.
Set up basic framework files. ( Anyone updating should add an application entry to their horde registry.php )