Revisions for sam/index.php

Location: [ Horde ] / sam / 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.17 (+4 -2 lines) 06/04/2008 01:50 PM Jan Schneider jan

Copyrights assigned by Chris.

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

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

1.15 (+2 -2 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 (+5 -5 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 (+1 -2 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.10 (+2 -2 lines) 01/25/2004 04:33 PM Chuck Hagenbuch chuck

don't need to list prefs.php here.

1.9 (+1 -2 lines) 01/24/2004 06:51 AM Jan Schneider jan

No pref.php file anymore

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

Happy new year everyone.

1.7 (+3 -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 (+10 -4 lines) 08/28/2003 04:02 PM max

Here she be! The things that aren't listed in the changelog are:

- rename spamassassin.php to spam.php (for consistency with the
registry name).
- blow away the now-unneeded template files.
- standardize on SAM (instead of Sam).
- the horde_id field in the sql driver is no longer needed --
just use the mapped username for everything.

Hopefully I didn't forget anything.  Still need to write up the
help for all the known attributes and add the amavissql driver.

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

Use Horde_Test::configFileMissing().

1.4 (+7 -2 lines) 07/21/2003 11:23 AM John Morrissey jwm

* index.php: load the blacklist page if the rules page isn't enabled
* spamassassin.php: redirect to index.php if the rules page isn't enabled

1.3 (+5 -15 lines) 07/18/2003 01:47 PM Chuck Hagenbuch chuck

use newer style of index.php

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

Bump year.

1.1 06/04/2002 12:41 AM Chuck Hagenbuch chuck

initial SpamAssassin module commit.

Submitted by: Chris Bowlby <excalibur@hub.org>