Revisions for mottle/lib/base.php

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

Happy New Year

1.19 (+7 -6 lines) 11/05/2007 07:23 PM Jan Schneider jan

Copyright assignments.

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

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

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

Happy New Year

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

Happy new year\!

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

Happy New Year

1.13 (+2 -2 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.12 (+5 -5 lines) 09/02/2004 03:09 PM Chuck Hagenbuch chuck

Don't try to create shares as a guest.

1.11 (+1 -2 lines) 06/17/2004 11:02 AM Jan Schneider jan

Set share owner to current user by default.
Fix "keep-at-least-one-share" code.

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

No more HORDE_LIBS.

1.9 (+3 -3 lines) 04/02/2004 01:21 PM Chuck Hagenbuch chuck

Remove unused files (Joel Vandal <jvandal@infoteck.qc.ca>).

1.8 (+20 -9 lines) 04/02/2004 11:39 AM Jan Schneider jan

Let mottle do something useful.
Submitted by: Daniel Vandal <dvandal@infoteck.qc.ca>

1.7 (+2 -2 lines) 02/13/2004 08:36 PM Chuck Hagenbuch chuck

Config:: and Help:: moved to framework packages.

1.6 (+10 -16 lines) 02/13/2004 03:13 PM Chuck Hagenbuch chuck

Keep up with framework and permissions updates (mostly from
Serge Grondin <SGrondin@csbf.qc.ca>).

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

Happy new year everyone.

1.4 (+2 -2 lines) 12/13/2003 02:10 PM Michael M Slusarz slusarz

Move Horde_Template to framework

1.3 (+23 -26 lines) 11/30/2003 08:25 PM mdjukic

- start using horde_template
- add .htaccess files where needed
- split out Mottle:: class into its own file
- add some missing classes to base.php and clean up
- add a horde_form to edit.php (still missing submit logic)
- remove unneeded template files

1.2 (+25 -23 lines) 11/26/2003 05:53 PM Chuck Hagenbuch chuck

update Mottle's base.php (I hadn't had it checked out, so missed it
when I did all the rest).

1.1 08/24/2003 12:54 AM Eric Rostetter ericr

With all these changes, Mottle now does: Nothing! :)