[commits] Horde branch master updated. 36b4c8a71fd29949f80d7c1ff6c676d4eb5376ce

Michael M Slusarz slusarz at horde.org
Fri Jan 15 06:54:43 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 98c0f2a87a8c49b21de39b309785362e0a7129ae

fa2d6c0 Updated CKEditor to v3.1
b23cc31 Further flesh out base Horde initialization.
44ea3d9 About 100% sure we want to check permissions/auth for Blocks
7521bc1 Don't show splitbar when printing
9befa6a Remove base.php stuff from Kronolith
57382eb Remove obsolete CVS tag/attributes
8976e91 Update hylax to new Horde_Registry_Application format
db1627e Update gollem to new Horde_Registry_Application format
a9e8ae5 Remove unneded require_once() calls and @since tags
4f6da0d documentation tweak
36b4c8a Remove old CVS-related code

-----------------------------------------------------------------------

commit fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 13 22:45:02 2010 -0700

    Updated CKEditor to v3.1

 horde/services/editor/ckeditor/ckeditor.js                        |  220 +++--
 horde/services/editor/ckeditor/ckeditor_basic.js                  |    6 +-
 horde/services/editor/ckeditor/lang/_languages.js                 |    2 +-
 horde/services/editor/ckeditor/lang/_translationstatus.txt        |  118 ++--
 horde/services/editor/ckeditor/lang/af.js                         |    4 +-
 horde/services/editor/ckeditor/lang/ar.js                         |    4 +-
 horde/services/editor/ckeditor/lang/bg.js                         |    4 +-
 horde/services/editor/ckeditor/lang/bn.js                         |    4 +-
 horde/services/editor/ckeditor/lang/bs.js                         |    4 +-
 horde/services/editor/ckeditor/lang/ca.js                         |    4 +-
 horde/services/editor/ckeditor/lang/cs.js                         |    4 +-
 horde/services/editor/ckeditor/lang/da.js                         |    4 +-
 horde/services/editor/ckeditor/lang/de.js                         |    4 +-
 horde/services/editor/ckeditor/lang/el.js                         |    4 +-
 horde/services/editor/ckeditor/lang/en-au.js                      |    4 +-
 horde/services/editor/ckeditor/lang/en-ca.js                      |    4 +-
 horde/services/editor/ckeditor/lang/en-uk.js                      |    4 +-
 horde/services/editor/ckeditor/lang/en.js                         |    4 +-
 horde/services/editor/ckeditor/lang/eo.js                         |    4 +-
 horde/services/editor/ckeditor/lang/es.js                         |    4 +-
 horde/services/editor/ckeditor/lang/et.js                         |    4 +-
 horde/services/editor/ckeditor/lang/eu.js                         |    4 +-
 horde/services/editor/ckeditor/lang/fa.js                         |    4 +-
 horde/services/editor/ckeditor/lang/fi.js                         |    4 +-
 horde/services/editor/ckeditor/lang/fo.js                         |    4 +-
 horde/services/editor/ckeditor/lang/fr-ca.js                      |    4 +-
 horde/services/editor/ckeditor/lang/fr.js                         |    4 +-
 horde/services/editor/ckeditor/lang/gl.js                         |    4 +-
 horde/services/editor/ckeditor/lang/gu.js                         |    4 +-
 horde/services/editor/ckeditor/lang/he.js                         |    4 +-
 horde/services/editor/ckeditor/lang/hi.js                         |    4 +-
 horde/services/editor/ckeditor/lang/hr.js                         |    4 +-
 horde/services/editor/ckeditor/lang/hu.js                         |    4 +-
 horde/services/editor/ckeditor/lang/is.js                         |    4 +-
 horde/services/editor/ckeditor/lang/it.js                         |    4 +-
 horde/services/editor/ckeditor/lang/ja.js                         |    4 +-
 horde/services/editor/ckeditor/lang/km.js                         |    4 +-
 horde/services/editor/ckeditor/lang/ko.js                         |    4 +-
 horde/services/editor/ckeditor/lang/lt.js                         |    4 +-
 horde/services/editor/ckeditor/lang/lv.js                         |    4 +-
 horde/services/editor/ckeditor/lang/mn.js                         |    4 +-
 horde/services/editor/ckeditor/lang/ms.js                         |    4 +-
 horde/services/editor/ckeditor/lang/nb.js                         |    4 +-
 horde/services/editor/ckeditor/lang/nl.js                         |    4 +-
 horde/services/editor/ckeditor/lang/no.js                         |    4 +-
 horde/services/editor/ckeditor/lang/pl.js                         |    4 +-
 horde/services/editor/ckeditor/lang/pt-br.js                      |    4 +-
 horde/services/editor/ckeditor/lang/pt.js                         |    4 +-
 horde/services/editor/ckeditor/lang/ro.js                         |    4 +-
 horde/services/editor/ckeditor/lang/ru.js                         |    4 +-
 horde/services/editor/ckeditor/lang/sk.js                         |    4 +-
 horde/services/editor/ckeditor/lang/sl.js                         |    4 +-
 horde/services/editor/ckeditor/lang/sr-latn.js                    |    4 +-
 horde/services/editor/ckeditor/lang/sr.js                         |    4 +-
 horde/services/editor/ckeditor/lang/sv.js                         |    4 +-
 horde/services/editor/ckeditor/lang/th.js                         |    4 +-
 horde/services/editor/ckeditor/lang/tr.js                         |    4 +-
 horde/services/editor/ckeditor/lang/uk.js                         |    4 +-
 horde/services/editor/ckeditor/lang/vi.js                         |    4 +-
 horde/services/editor/ckeditor/lang/zh-cn.js                      |    4 +-
 horde/services/editor/ckeditor/lang/zh.js                         |    4 +-
 horde/services/editor/ckeditor/plugins/about/dialogs/about.js     |    2 +-
 horde/services/editor/ckeditor/plugins/about/plugin.js            |    6 -
 horde/services/editor/ckeditor/plugins/basicstyles/plugin.js      |    6 -
 horde/services/editor/ckeditor/plugins/blockquote/plugin.js       |    7 -
 horde/services/editor/ckeditor/plugins/button/plugin.js           |    7 -
 horde/services/editor/ckeditor/plugins/clipboard/dialogs/paste.js |    6 +-
 horde/services/editor/ckeditor/plugins/clipboard/plugin.js        |    6 -
 horde/services/editor/ckeditor/plugins/colorbutton/plugin.js      |    7 -
 .../editor/ckeditor/plugins/colordialog/dialogs/colordialog.js    |    2 +-
 horde/services/editor/ckeditor/plugins/colordialog/plugin.js      |    6 -
 horde/services/editor/ckeditor/plugins/contextmenu/plugin.js      |    6 -
 horde/services/editor/ckeditor/plugins/dialog/dialogDefinition.js |    2 +-
 horde/services/editor/ckeditor/plugins/dialog/plugin.js           |   17 -
 horde/services/editor/ckeditor/plugins/dialogui/plugin.js         |   11 -
 horde/services/editor/ckeditor/plugins/div/dialogs/div.js         |    7 +
 horde/services/editor/ckeditor/plugins/domiterator/plugin.js      |    7 -
 horde/services/editor/ckeditor/plugins/editingblock/plugin.js     |    6 -
 horde/services/editor/ckeditor/plugins/elementspath/plugin.js     |    6 -
 horde/services/editor/ckeditor/plugins/enterkey/plugin.js         |    7 -
 horde/services/editor/ckeditor/plugins/entities/plugin.js         |    6 -
 horde/services/editor/ckeditor/plugins/fakeobjects/plugin.js      |    6 -
 horde/services/editor/ckeditor/plugins/filebrowser/plugin.js      |    7 -
 horde/services/editor/ckeditor/plugins/find/dialogs/find.js       |    6 +-
 horde/services/editor/ckeditor/plugins/find/plugin.js             |    6 -
 horde/services/editor/ckeditor/plugins/flash/dialogs/flash.js     |    8 +-
 horde/services/editor/ckeditor/plugins/flash/plugin.js            |    6 -
 horde/services/editor/ckeditor/plugins/floatpanel/plugin.js       |    7 -
 horde/services/editor/ckeditor/plugins/font/plugin.js             |    6 -
 horde/services/editor/ckeditor/plugins/format/plugin.js           |    6 -
 horde/services/editor/ckeditor/plugins/forms/dialogs/button.js    |    2 +-
 horde/services/editor/ckeditor/plugins/forms/dialogs/checkbox.js  |    4 +-
 horde/services/editor/ckeditor/plugins/forms/dialogs/form.js      |    2 +-
 .../services/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js |    2 +-
 horde/services/editor/ckeditor/plugins/forms/dialogs/radio.js     |    2 +-
 horde/services/editor/ckeditor/plugins/forms/dialogs/select.js    |   10 +-
 horde/services/editor/ckeditor/plugins/forms/dialogs/textarea.js  |    2 +-
 horde/services/editor/ckeditor/plugins/forms/dialogs/textfield.js |    4 +-
 horde/services/editor/ckeditor/plugins/forms/plugin.js            |    7 -
 horde/services/editor/ckeditor/plugins/horizontalrule/plugin.js   |    6 -
 .../services/editor/ckeditor/plugins/htmldataprocessor/plugin.js  |    7 -
 horde/services/editor/ckeditor/plugins/htmlwriter/plugin.js       |    6 -
 horde/services/editor/ckeditor/plugins/iframedialog/plugin.js     |    2 +-
 horde/services/editor/ckeditor/plugins/image/dialogs/image.js     |   18 +-
 horde/services/editor/ckeditor/plugins/image/plugin.js            |    6 -
 horde/services/editor/ckeditor/plugins/indent/plugin.js           |    7 -
 horde/services/editor/ckeditor/plugins/justify/plugin.js          |    6 -
 horde/services/editor/ckeditor/plugins/keystrokes/plugin.js       |    6 -
 horde/services/editor/ckeditor/plugins/link/dialogs/anchor.js     |    2 +-
 horde/services/editor/ckeditor/plugins/link/dialogs/link.js       |   14 +-
 horde/services/editor/ckeditor/plugins/link/plugin.js             |    6 -
 horde/services/editor/ckeditor/plugins/list/plugin.js             |    9 -
 horde/services/editor/ckeditor/plugins/listblock/plugin.js        |    7 -
 horde/services/editor/ckeditor/plugins/maximize/plugin.js         |    7 -
 horde/services/editor/ckeditor/plugins/menu/plugin.js             |    7 -
 horde/services/editor/ckeditor/plugins/menubutton/plugin.js       |    6 -
 horde/services/editor/ckeditor/plugins/newpage/plugin.js          |    6 -
 horde/services/editor/ckeditor/plugins/pagebreak/plugin.js        |    6 -
 horde/services/editor/ckeditor/plugins/panel/plugin.js            |    7 -
 horde/services/editor/ckeditor/plugins/panelbutton/plugin.js      |    6 -
 .../ckeditor/plugins/pastefromword/dialogs/pastefromword.js       |    8 -
 .../editor/ckeditor/plugins/pastefromword/filter/default.js       |   10 +
 horde/services/editor/ckeditor/plugins/pastefromword/plugin.js    |    6 -
 .../editor/ckeditor/plugins/pastetext/dialogs/pastetext.js        |    4 +-
 horde/services/editor/ckeditor/plugins/pastetext/plugin.js        |    6 -
 horde/services/editor/ckeditor/plugins/popup/plugin.js            |    6 -
 horde/services/editor/ckeditor/plugins/preview/plugin.js          |    6 -
 horde/services/editor/ckeditor/plugins/print/plugin.js            |    6 -
 horde/services/editor/ckeditor/plugins/removeformat/plugin.js     |    6 -
 horde/services/editor/ckeditor/plugins/resize/plugin.js           |    6 -
 horde/services/editor/ckeditor/plugins/richcombo/plugin.js        |    7 -
 horde/services/editor/ckeditor/plugins/save/plugin.js             |    6 -
 horde/services/editor/ckeditor/plugins/scayt/dialogs/options.js   |    8 +-
 horde/services/editor/ckeditor/plugins/scayt/dialogs/toolbar.css  |   12 +-
 horde/services/editor/ckeditor/plugins/scayt/plugin.js            |    8 -
 horde/services/editor/ckeditor/plugins/selection/plugin.js        |    9 -
 horde/services/editor/ckeditor/plugins/showblocks/plugin.js       |    6 -
 horde/services/editor/ckeditor/plugins/smiley/dialogs/smiley.js   |    2 +-
 horde/services/editor/ckeditor/plugins/smiley/plugin.js           |    6 -
 horde/services/editor/ckeditor/plugins/sourcearea/plugin.js       |    6 -
 .../editor/ckeditor/plugins/specialchar/dialogs/specialchar.js    |    2 +-
 horde/services/editor/ckeditor/plugins/specialchar/plugin.js      |    6 -
 horde/services/editor/ckeditor/plugins/styles/plugin.js           |   10 -
 horde/services/editor/ckeditor/plugins/stylescombo/plugin.js      |    7 -
 .../editor/ckeditor/plugins/stylescombo/styles/default.js         |    2 +-
 horde/services/editor/ckeditor/plugins/tab/plugin.js              |    6 -
 horde/services/editor/ckeditor/plugins/table/dialogs/table.js     |    8 +-
 horde/services/editor/ckeditor/plugins/table/plugin.js            |    6 -
 .../editor/ckeditor/plugins/tabletools/dialogs/tableCell.js       |    2 +-
 horde/services/editor/ckeditor/plugins/tabletools/plugin.js       |    9 -
 .../editor/ckeditor/plugins/templates/dialogs/templates.js        |    4 +-
 horde/services/editor/ckeditor/plugins/templates/plugin.js        |    6 -
 .../editor/ckeditor/plugins/templates/templates/default.js        |    2 +-
 horde/services/editor/ckeditor/plugins/toolbar/plugin.js          |    7 -
 horde/services/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js |    2 +-
 horde/services/editor/ckeditor/plugins/uicolor/lang/en.js         |    2 +-
 horde/services/editor/ckeditor/plugins/uicolor/plugin.js          |    2 +-
 horde/services/editor/ckeditor/plugins/uicolor/yui/assets/yui.css |   12 +-
 horde/services/editor/ckeditor/plugins/uicolor/yui/yui.js         |    2 +-
 horde/services/editor/ckeditor/plugins/undo/plugin.js             |    7 -
 horde/services/editor/ckeditor/plugins/wsc/dialogs/ciframe.html   |   98 +-
 .../services/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html |  104 +-
 horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.css        |   12 +-
 horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.js         |    6 +-
 horde/services/editor/ckeditor/plugins/wsc/plugin.js              |    6 -
 horde/services/editor/ckeditor/plugins/wysiwygarea/plugin.js      |    9 -
 horde/services/editor/ckeditor/skins/kama/dialog.css              |   10 +-
 horde/services/editor/ckeditor/skins/kama/editor.css              |   16 +-
 horde/services/editor/ckeditor/skins/kama/skin.js                 |    6 +-
 horde/services/editor/ckeditor/skins/kama/templates.css           |    2 +-
 horde/services/editor/ckeditor/skins/office2003/dialog.css        |    8 +-
 horde/services/editor/ckeditor/skins/office2003/editor.css        |   14 +-
 horde/services/editor/ckeditor/skins/office2003/skin.js           |    4 +-
 horde/services/editor/ckeditor/skins/office2003/templates.css     |    2 +-
 horde/services/editor/ckeditor/skins/v2/dialog.css                |    8 +-
 horde/services/editor/ckeditor/skins/v2/editor.css                |   14 +-
 horde/services/editor/ckeditor/skins/v2/skin.js                   |    4 +-
 horde/services/editor/ckeditor/skins/v2/templates.css             |    2 +-
 horde/services/editor/ckeditor/themes/default/theme.js            |    6 +-
 .../editor/fckeditor/editor/skins/default/images/sprites.png      |  Bin 2350 -> 2278 bytes
 180 files changed, 545 insertions(+), 968 deletions(-)
 delete mode 100644 horde/services/editor/ckeditor/plugins/about/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/basicstyles/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/blockquote/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/button/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/clipboard/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/colorbutton/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/colordialog/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/contextmenu/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/dialog/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/dialogui/plugin.js
 create mode 100644 horde/services/editor/ckeditor/plugins/div/dialogs/div.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/domiterator/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/editingblock/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/elementspath/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/enterkey/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/entities/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/fakeobjects/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/filebrowser/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/find/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/flash/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/floatpanel/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/font/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/format/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/forms/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/horizontalrule/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/htmldataprocessor/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/htmlwriter/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/image/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/indent/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/justify/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/keystrokes/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/link/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/list/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/listblock/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/maximize/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/menu/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/menubutton/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/newpage/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/pagebreak/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/panel/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/panelbutton/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/pastefromword/dialogs/pastefromword.js
 create mode 100644 horde/services/editor/ckeditor/plugins/pastefromword/filter/default.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/pastefromword/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/pastetext/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/popup/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/preview/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/print/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/removeformat/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/resize/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/richcombo/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/save/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/scayt/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/selection/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/showblocks/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/smiley/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/sourcearea/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/specialchar/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/styles/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/stylescombo/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/tab/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/table/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/tabletools/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/templates/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/toolbar/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/undo/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/wsc/plugin.js
 delete mode 100644 horde/services/editor/ckeditor/plugins/wysiwygarea/plugin.js

http://git.horde.org/diff.php/horde/services/editor/ckeditor/ckeditor.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/ckeditor_basic.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/_languages.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/_translationstatus.txt?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/af.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/ar.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/bg.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/bn.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/bs.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/ca.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/cs.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/da.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/de.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/el.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/en-au.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/en-ca.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/en-uk.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/en.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/eo.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/es.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/et.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/eu.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/fa.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/fi.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/fo.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/fr-ca.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/fr.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/gl.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/gu.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/he.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/hi.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/hr.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/hu.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/is.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/it.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/ja.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/km.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/ko.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/lt.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/lv.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/mn.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/ms.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/nb.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/nl.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/no.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/pl.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/pt-br.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/pt.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/ro.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/ru.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/sk.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/sl.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/sr-latn.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/sr.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/sv.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/th.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/tr.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/uk.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/vi.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/zh-cn.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/lang/zh.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/about/dialogs/about.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/about/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/basicstyles/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/blockquote/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/button/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/clipboard/dialogs/paste.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/clipboard/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/colorbutton/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/colordialog/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/contextmenu/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/dialog/dialogDefinition.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/dialog/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/dialogui/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/co.php/horde/services/editor/ckeditor/plugins/div/dialogs/div.js?rt=horde-git&r=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/domiterator/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/editingblock/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/elementspath/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/enterkey/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/entities/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/fakeobjects/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/filebrowser/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/find/dialogs/find.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/find/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/flash/dialogs/flash.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/flash/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/floatpanel/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/font/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/format/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/button.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/checkbox.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/form.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/radio.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/select.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/textarea.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/dialogs/textfield.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/forms/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/horizontalrule/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/htmldataprocessor/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/htmlwriter/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/iframedialog/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/image/dialogs/image.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/image/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/indent/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/justify/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/keystrokes/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/link/dialogs/anchor.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/link/dialogs/link.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/link/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/list/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/listblock/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/maximize/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/menu/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/menubutton/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/newpage/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/pagebreak/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/panel/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/panelbutton/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/pastefromword/dialogs/pastefromword.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/co.php/horde/services/editor/ckeditor/plugins/pastefromword/filter/default.js?rt=horde-git&r=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/pastefromword/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/pastetext/dialogs/pastetext.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/pastetext/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/popup/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/preview/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/print/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/removeformat/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/resize/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/richcombo/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/save/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/scayt/dialogs/options.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/scayt/dialogs/toolbar.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/scayt/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/selection/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/showblocks/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/smiley/dialogs/smiley.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/smiley/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/sourcearea/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/specialchar/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/styles/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/stylescombo/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/stylescombo/styles/default.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/tab/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/table/dialogs/table.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/table/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/tabletools/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/templates/dialogs/templates.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/templates/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/templates/templates/default.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/toolbar/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/uicolor/lang/en.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/uicolor/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/yui.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/uicolor/yui/yui.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/undo/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/wsc/dialogs/ciframe.html?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/wsc/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/plugins/wysiwygarea/plugin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/kama/dialog.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/kama/editor.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/kama/skin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/kama/templates.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/office2003/dialog.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/office2003/editor.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/office2003/skin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/office2003/templates.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/v2/dialog.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/v2/editor.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/v2/skin.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/skins/v2/templates.css?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/ckeditor/themes/default/theme.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3
http://git.horde.org/diff.php/horde/services/editor/fckeditor/editor/skins/default/images/sprites.png?rt=horde-git&r1=1ef9af744aacb41cbe1968f3bcf1e2c38d1a6c4a&r2=fa2d6c04e03f799b8c04d9f9e60563a5e8f0c7c3

-----------------------------------------------------------------------

commit b23cc31ca5d964fd8f9be807871eb0595aee63d9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 13 16:31:33 2010 -0700

    Further flesh out base Horde initialization.
    
    There is two ways Horde applications can be initialized: through a
    Horde_Registry API call and by directly loading the application (i.e.
    loading a script in an application).  Both methods (may) require base
    initialization of the application (things like setting up paths to the
    template files, creating app-specific objects) but the latter also
    requires that the app initially be pushed on the stack. Since this
    latter behavior needs to be done in all applications, and is essentially
    the same in all apps, move it to the globally accessible function
    Horde_Registry::appInit().
    
    Other benefits: initiation of compression can now be done in a single
    place
    
    Test out this new framework by converting Turba.
    Add new syntax to Skeleton.

 framework/Core/lib/Horde/Registry.php                     |  105 ++++++++-
 framework/Core/lib/Horde/Registry/Application.php         |   36 +++
 horde/admin/alarms.php                                    |    2 +-
 horde/admin/cmdshell.php                                  |    2 +-
 horde/admin/datatree.php                                  |    2 +-
 horde/admin/groups.php                                    |    2 +-
 horde/admin/perms/addchild.php                            |    2 +-
 horde/admin/perms/delete.php                              |    2 +-
 horde/admin/perms/edit.php                                |    2 +-
 horde/admin/perms/index.php                               |    2 +-
 horde/admin/phpshell.php                                  |    2 +-
 horde/admin/sessions.php                                  |    2 +-
 horde/admin/setup/config.php                              |    2 +-
 horde/admin/setup/diff.php                                |    2 +-
 horde/admin/setup/index.php                               |    2 +-
 horde/admin/setup/scripts.php                             |    2 +-
 horde/admin/signup_confirm.php                            |    2 +-
 horde/admin/sqlshell.php                                  |    2 +-
 horde/admin/user.php                                      |    2 +-
 horde/bin/alarms                                          |    2 +-
 horde/bin/db_migrate                                      |    2 +-
 horde/index.php                                           |    2 +-
 horde/lib/Application.php                                 |   64 +-----
 horde/login.php                                           |    2 +-
 horde/rampage.php                                         |    2 +-
 horde/rpc.php                                             |    2 +-
 horde/scripts/cookie_login.php                            |    2 +-
 horde/scripts/get_login.php                               |    2 +-
 horde/scripts/http_login_refer.php                        |    2 +-
 horde/scripts/import_squirrelmail_file_prefs.php          |    2 +-
 horde/scripts/import_squirrelmail_sql_prefs.php           |    2 +-
 horde/scripts/upgrades/2008-04-09_horde_syncml_map.php    |    2 +-
 horde/scripts/upgrades/convert_datatree_groups_to_sql.php |    2 +-
 horde/scripts/upgrades/convert_datatree_perms_to_sql.php  |    2 +-
 horde/scripts/upgrades/migrate_user_categories.php        |    2 +-
 horde/scripts/upgrades/move_history_out_of_datatree.php   |    2 +-
 horde/services/cache.php                                  |    2 +-
 horde/services/cacheview.php                              |    2 +-
 horde/services/changepassword.php                         |    2 +-
 horde/services/confirm.php                                |    2 +-
 horde/services/facebook.php                               |    2 +-
 horde/services/go.php                                     |    2 +-
 horde/services/help/index.php                             |    2 +-
 horde/services/images/view.php                            |    2 +-
 horde/services/imple.php                                  |    2 +-
 horde/services/javascript.php                             |    2 +-
 horde/services/keyboard.php                               |    2 +-
 horde/services/language.php                               |    2 +-
 horde/services/logintasks.php                             |    2 +-
 horde/services/obrowser/index.php                         |    2 +-
 horde/services/portal/cloud_search.php                    |    2 +-
 horde/services/portal/edit.php                            |    2 +-
 horde/services/portal/index.php                           |    2 +-
 horde/services/portal/mobile.php                          |    2 +-
 horde/services/portal/rpcsum.php                          |    2 +-
 horde/services/portal/sidebar.php                         |    2 +-
 horde/services/portal/syncml.php                          |    2 +-
 horde/services/problem.php                                |    2 +-
 horde/services/resetpassword.php                          |    2 +-
 horde/services/shares/edit.php                            |    2 +-
 horde/services/snooze.php                                 |    2 +-
 horde/services/twitter.php                                |    2 +-
 horde/services/twitterapi.php                             |    2 +-
 horde/signup.php                                          |    2 +-
 horde/test.php                                            |    5 +-
 imp/acl.php                                               |    2 +-
 imp/ajax.php                                              |    2 +-
 imp/attachment.php                                        |    2 +-
 imp/compose-dimp.php                                      |    2 +-
 imp/compose-mimp.php                                      |    2 +-
 imp/compose.php                                           |    2 +-
 imp/contacts.php                                          |    2 +-
 imp/filterprefs.php                                       |    2 +-
 imp/folders-mimp.php                                      |    2 +-
 imp/folders.php                                           |    3 +-
 imp/index-dimp.php                                        |    2 +-
 imp/index.php                                             |    2 +-
 imp/lib/Application.php                                   |  157 +++----------
 imp/lib/Auth.php                                          |    3 +-
 imp/lib/Block/Foldersummary.php                           |    6 -
 imp/lib/Block/Newmail.php                                 |    6 -
 imp/lib/Block/summary.php                                 |    6 -
 imp/lib/Block/tree_folders.php                            |    6 -
 imp/mailbox-mimp.php                                      |    2 +-
 imp/mailbox.php                                           |    2 +-
 imp/message-dimp.php                                      |    2 +-
 imp/message-mimp.php                                      |    2 +-
 imp/message.php                                           |    2 +-
 imp/pgp.php                                               |    2 +-
 imp/rss.php                                               |    2 +-
 imp/saveimage.php                                         |    2 +-
 imp/search-basic.php                                      |    2 +-
 imp/search.php                                            |    2 +-
 imp/smime.php                                             |    2 +-
 imp/stationery.php                                        |    2 +-
 imp/thread.php                                            |    2 +-
 imp/view.php                                              |    4 +-
 skeleton/config/horde.local.php.dist                      |    4 +
 skeleton/lib/Application.php                              |   56 +++++
 skeleton/lib/base.load.php                                |   25 --
 skeleton/lib/base.php                                     |   31 ---
 skeleton/list.php                                         |    3 +-
 turba/add.php                                             |    4 +-
 turba/addressbooks/create.php                             |    4 +-
 turba/addressbooks/delete.php                             |    4 +-
 turba/addressbooks/edit.php                               |    4 +-
 turba/addressbooks/index.php                              |    3 +-
 turba/browse.php                                          |    3 +-
 turba/contact.php                                         |    3 +-
 turba/data.php                                            |    3 +-
 turba/delete.php                                          |    3 +-
 turba/deletefile.php                                      |    3 +-
 turba/edit.php                                            |    4 +-
 turba/index.php                                           |    4 +-
 turba/lib/Api.php                                         |   32 +---
 turba/lib/Application.php                                 |  137 +++++++++++-
 turba/lib/Block/minisearch.php                            |    2 -
 turba/lib/Block/tree_menu.php                             |    2 -
 turba/lib/base.load.php                                   |   25 --
 turba/lib/base.php                                        |  103 --------
 turba/lib/tests/ApiTest.php                               |    1 -
 turba/lib/tests/KolabTestBase.php                         |    9 +-
 turba/minisearch.php                                      |    3 +-
 turba/scripts/import_squirrelmail_file_abook.php          |   13 +-
 turba/scripts/import_squirrelmail_sql_abook.php           |   15 +-
 turba/scripts/upgrades/2.1_to_2.2_sql_schema.php          |    3 +-
 turba/scripts/upgrades/2005-09-23_flat_comments.php       |    8 +-
 turba/scripts/upgrades/2007-06-17_delete_old_vbooks.php   |    6 +-
 turba/scripts/upgrades/2007-06-17_flatten_shares.php      |    6 +-
 turba/scripts/upgrades/convert_datatree_shares_to_sql.php |    3 +-
 turba/scripts/upgrades/public_to_horde_share.php          |   14 +-
 turba/search.php                                          |    3 +-
 turba/vcard.php                                           |    3 +-
 turba/view.php                                            |    3 +-
 134 files changed, 513 insertions(+), 610 deletions(-)
 create mode 100644 skeleton/config/horde.local.php.dist
 delete mode 100644 skeleton/lib/base.load.php
 delete mode 100644 skeleton/lib/base.php
 delete mode 100644 turba/lib/base.load.php
 delete mode 100644 turba/lib/base.php

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=63302dc5cb057ffb0f0be1b8296e27451161f2f6&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/alarms.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/cmdshell.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/datatree.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/groups.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/perms/addchild.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/perms/delete.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/perms/edit.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/perms/index.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/phpshell.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/sessions.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/setup/config.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/setup/diff.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/setup/index.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/setup/scripts.php?rt=horde-git&r1=49c9f93911f47478ef17f8a28f462584031637ca&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/signup_confirm.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/sqlshell.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/admin/user.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/bin/alarms?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/bin/db_migrate?rt=horde-git&r1=8a9dc59523aad41935819a53df3c9be162497a7a&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/index.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/lib/Application.php?rt=horde-git&r1=6f73885ab4a9f0420e1707ef6483406c57d9ee54&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=ddc2732b034ded03b4baea926245bc9193a52e29&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/rampage.php?rt=horde-git&r1=6f73885ab4a9f0420e1707ef6483406c57d9ee54&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/rpc.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/cookie_login.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/get_login.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/http_login_refer.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/import_squirrelmail_file_prefs.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/import_squirrelmail_sql_prefs.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/upgrades/2008-04-09_horde_syncml_map.php?rt=horde-git&r1=6f73885ab4a9f0420e1707ef6483406c57d9ee54&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/upgrades/convert_datatree_groups_to_sql.php?rt=horde-git&r1=6f73885ab4a9f0420e1707ef6483406c57d9ee54&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/upgrades/convert_datatree_perms_to_sql.php?rt=horde-git&r1=6f73885ab4a9f0420e1707ef6483406c57d9ee54&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/upgrades/migrate_user_categories.php?rt=horde-git&r1=6f73885ab4a9f0420e1707ef6483406c57d9ee54&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/scripts/upgrades/move_history_out_of_datatree.php?rt=horde-git&r1=6f73885ab4a9f0420e1707ef6483406c57d9ee54&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/cache.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/cacheview.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/changepassword.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/confirm.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/facebook.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/go.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/help/index.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/images/view.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/imple.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/javascript.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/keyboard.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/language.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/logintasks.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/obrowser/index.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/portal/cloud_search.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/portal/edit.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/portal/index.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/portal/mobile.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/portal/rpcsum.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/portal/sidebar.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/portal/syncml.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/problem.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/resetpassword.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/shares/edit.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/snooze.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/twitter.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/services/twitterapi.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/signup.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/horde/test.php?rt=horde-git&r1=9b67f7766979cb1a6b1561ac781815d733ded353&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/acl.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/ajax.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/attachment.php?rt=horde-git&r1=56c3d7925d59651bd9f040d9151aeb8d40b3872c&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/contacts.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/filterprefs.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/folders-mimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/index-dimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/index.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=cf7306545364bc5f0aea0421370609599bd24e37&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/lib/Block/Foldersummary.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/lib/Block/Newmail.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/lib/Block/summary.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/lib/Block/tree_folders.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/mailbox-mimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/pgp.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/rss.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/saveimage.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/search-basic.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/smime.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/stationery.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/thread.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/imp/view.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/co.php/skeleton/config/horde.local.php.dist?rt=horde-git&r=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/skeleton/lib/Application.php?rt=horde-git&r1=7ec6ddbfd4f7b664b5585cf2c11846b57770ce9f&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/skeleton/lib/base.load.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/skeleton/lib/base.php?rt=horde-git&r1=f3d3af2a93ab2a78ed562809a64198ee85ade456&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/skeleton/list.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/add.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/addressbooks/create.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/addressbooks/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/addressbooks/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/addressbooks/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/browse.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/contact.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/data.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/deletefile.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=f75d018f0e64f9ff29b3e0581613cc0f0bc616cc&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=3f159263514a3de495770db48a109df318346124&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/Block/minisearch.php?rt=horde-git&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/Block/tree_menu.php?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/base.load.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/base.php?rt=horde-git&r1=afeaee6e47588633ee5aa9f04592033d6e46ba85&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/tests/ApiTest.php?rt=horde-git&r1=aa4586bb2a9d2dc82b43a703b977bb49f764a786&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/lib/tests/KolabTestBase.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/minisearch.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_file_abook.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_sql_abook.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/upgrades/2.1_to_2.2_sql_schema.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/upgrades/2005-09-23_flat_comments.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/upgrades/2007-06-17_delete_old_vbooks.php?rt=horde-git&r1=a768948f095763e415c4339c92dc79ce77937eff&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/upgrades/2007-06-17_flatten_shares.php?rt=horde-git&r1=a768948f095763e415c4339c92dc79ce77937eff&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde-git&r1=a768948f095763e415c4339c92dc79ce77937eff&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/scripts/upgrades/public_to_horde_share.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/search.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/vcard.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9
http://git.horde.org/diff.php/turba/view.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b23cc31ca5d964fd8f9be807871eb0595aee63d9

-----------------------------------------------------------------------

commit 44ea3d9ab81bde2dfc2199621d7ed377b8e0c9c2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 11:19:14 2010 -0700

    About 100% sure we want to check permissions/auth for Blocks

 framework/Block/lib/Horde/Block.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/Block/lib/Horde/Block.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=44ea3d9ab81bde2dfc2199621d7ed377b8e0c9c2

-----------------------------------------------------------------------

commit 7521bc1ca61c165322842fdd78fb37908714983c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 12:22:10 2010 -0700

    Don't show splitbar when printing

 imp/themes/screen-dimp.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=8b39f655db4d8b0ce9f12af8ec8aca9cb54943ca&r2=7521bc1ca61c165322842fdd78fb37908714983c

-----------------------------------------------------------------------

commit 9befa6aa309c929db0d4a2b0370c157084fa4943
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 13:03:10 2010 -0700

    Remove base.php stuff from Kronolith

 kronolith/add.php                                  |    3 +-
 kronolith/ajax.php                                 |   24 ++++--
 kronolith/attend.php                               |    4 +-
 kronolith/attendees.php                            |    3 +-
 kronolith/calendars/create.php                     |    5 +-
 kronolith/calendars/delete.php                     |    4 +-
 kronolith/calendars/edit.php                       |    4 +-
 kronolith/calendars/index.php                      |    3 +-
 kronolith/calendars/info.php                       |    3 +-
 kronolith/calendars/remote_edit.php                |    4 +-
 kronolith/calendars/remote_subscribe.php           |    4 +-
 kronolith/calendars/remote_unsubscribe.php         |    4 +-
 kronolith/contacts.php                             |    3 +-
 kronolith/data.php                                 |    3 +-
 kronolith/day.php                                  |    3 +-
 kronolith/delete.php                               |    3 +-
 kronolith/edit.php                                 |    3 +-
 kronolith/event.php                                |    3 +-
 kronolith/fb.php                                   |    5 +-
 kronolith/feed/index.php                           |    5 +-
 kronolith/index.php                                |    3 +-
 kronolith/lib/Ajax/Imple/TagActions.php            |    1 -
 kronolith/lib/Api.php                              |   57 --------------
 kronolith/lib/Application.php                      |   82 +++++++++++++++++++-
 kronolith/lib/Block/month.php                      |    8 --
 kronolith/lib/Block/monthlist.php                  |    6 --
 kronolith/lib/Block/prevmonthlist.php              |    6 --
 kronolith/lib/Block/summary.php                    |    6 --
 kronolith/lib/Block/tree_alarms.php                |    2 -
 kronolith/lib/Tagger.php                           |    4 -
 kronolith/lib/base.load.php                        |   25 ------
 kronolith/lib/base.php                             |   73 -----------------
 kronolith/lib/tests/toicalendar.phpt               |    6 +-
 kronolith/month.php                                |    3 +-
 kronolith/new.php                                  |    3 +-
 kronolith/perms.php                                |    4 +-
 kronolith/resources/create.php                     |    5 +-
 kronolith/resources/delete.php                     |    4 +-
 kronolith/resources/edit.php                       |    4 +-
 kronolith/resources/groups/create.php              |    4 +-
 kronolith/resources/groups/delete.php              |    4 +-
 kronolith/resources/groups/edit.php                |    4 +-
 kronolith/resources/groups/index.php               |    6 +-
 kronolith/resources/index.php                      |    6 +-
 kronolith/scripts/agenda.php                       |    4 +-
 kronolith/scripts/import_squirrelmail_calendar.php |   13 +---
 kronolith/scripts/upgrades/convert_to_utc.php      |    6 +-
 kronolith/search.php                               |    3 +-
 kronolith/view.php                                 |    3 +-
 kronolith/week.php                                 |    3 +-
 kronolith/workweek.php                             |    3 +-
 kronolith/year.php                                 |    3 +-
 52 files changed, 194 insertions(+), 263 deletions(-)
 delete mode 100644 kronolith/lib/base.load.php
 delete mode 100644 kronolith/lib/base.php

http://git.horde.org/diff.php/kronolith/add.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/attend.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-git&r1=6dbfe1cecfab4f4ecfa9eea24b36e10cf7781596&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/create.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/info.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/remote_edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/remote_subscribe.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/calendars/remote_unsubscribe.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/contacts.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/data.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/day.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/event.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/fb.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/feed/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Ajax/Imple/TagActions.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Api.php?rt=horde-git&r1=4517298c83ff286974f5461d6022d377c5c31a8f&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Application.php?rt=horde-git&r1=3f159263514a3de495770db48a109df318346124&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Block/month.php?rt=horde-git&r1=6dbfe1cecfab4f4ecfa9eea24b36e10cf7781596&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Block/monthlist.php?rt=horde-git&r1=6dbfe1cecfab4f4ecfa9eea24b36e10cf7781596&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Block/prevmonthlist.php?rt=horde-git&r1=6dbfe1cecfab4f4ecfa9eea24b36e10cf7781596&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Block/summary.php?rt=horde-git&r1=8605b759ebfec5942383636d68cc844b07244704&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Block/tree_alarms.php?rt=horde-git&r1=6dbfe1cecfab4f4ecfa9eea24b36e10cf7781596&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/Tagger.php?rt=horde-git&r1=8a9dc59523aad41935819a53df3c9be162497a7a&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/base.load.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/base.php?rt=horde-git&r1=ddea004d031b72eab5dfb745945305c310344390&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/lib/tests/toicalendar.phpt?rt=horde-git&r1=6dbfe1cecfab4f4ecfa9eea24b36e10cf7781596&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/month.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/new.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/perms.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/create.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/groups/create.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/groups/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/groups/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/groups/index.php?rt=horde-git&r1=3e51d67bd8fab45456a4c5388a41335d838b4a64&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/resources/index.php?rt=horde-git&r1=d4bce0789ec37ff4824a1e3add509cc9803f2ca9&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/scripts/agenda.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/scripts/import_squirrelmail_calendar.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/scripts/upgrades/convert_to_utc.php?rt=horde-git&r1=857038183dd82899a0f703287defa6e2f0bf6647&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/search.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/view.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/week.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/workweek.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943
http://git.horde.org/diff.php/kronolith/year.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=9befa6aa309c929db0d4a2b0370c157084fa4943

-----------------------------------------------------------------------

commit 57382eb8367721a68232b41e2e702b11c5ccf367
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 14:39:46 2010 -0700

    Remove obsolete CVS tag/attributes

 agora/README                                                   |    6 +--
 agora/ban.php                                                  |    2 -
 agora/config/conf.xml                                          |    4 +-
 agora/config/menu.php.dist                                     |    6 ++--
 agora/config/prefs.php.dist                                    |    6 ++--
 agora/deleteforum.php                                          |    2 -
 agora/docs/INSTALL                                             |   10 ++----
 agora/docs/TODO                                                |    6 +--
 agora/editforum.php                                            |    2 -
 agora/forums.php                                               |    2 -
 agora/index.php                                                |    3 --
 agora/lib/Agora.php                                            |    2 -
 agora/lib/Api.php                                              |    4 +--
 agora/lib/Application.php                                      |    2 -
 agora/lib/Block/forums.php                                     |    4 +--
 agora/lib/Block/thread.php                                     |    4 +--
 agora/lib/Block/threads.php                                    |    4 +--
 agora/lib/Comments.php                                         |    2 -
 agora/lib/Forms/Forum.php                                      |    2 -
 agora/lib/Forms/Message.php                                    |    2 -
 agora/lib/Forms/Search.php                                     |    4 +--
 agora/lib/Messages.php                                         |    2 -
 agora/lib/Messages/split_sql.php                               |    2 -
 agora/lib/Messages/sql.php                                     |    4 +--
 agora/lib/Tree/flat.php                                        |    4 +--
 agora/lib/View.php                                             |    2 -
 agora/lib/base.php                                             |    2 -
 agora/lib/prefs.php                                            |    2 -
 agora/messages/abuse.php                                       |    2 -
 agora/messages/delete.php                                      |    2 -
 agora/messages/edit.php                                        |    2 -
 agora/messages/index.php                                       |    2 -
 agora/messages/lock.php                                        |    2 -
 agora/messages/merge.php                                       |    2 -
 agora/messages/move.php                                        |    2 -
 agora/messages/split.php                                       |    2 -
 agora/moderate.php                                             |    2 -
 agora/moderators.php                                           |    2 -
 agora/owner.php                                                |    2 -
 agora/rss/index.php                                            |    2 -
 agora/rss/messages.php                                         |    2 -
 agora/rss/threads.php                                          |    2 -
 agora/scripts/phorum2agora.php                                 |    3 --
 agora/scripts/sql/agora.mysql.sql                              |    2 -
 agora/scripts/sql/agora.sql                                    |    2 -
 agora/scripts/upgrades/2006-10-26_forums_table.php             |    2 -
 agora/scripts/upgrades/2006-10-26_messages_table.php           |    2 -
 agora/scripts/upgrades/2006-10-28_update_counts.php            |    3 --
 agora/scripts/upgrades/2007-09-23_last_message.php             |    3 --
 agora/scripts/upgrades/2008-10-26_add_distribution_address.sql |    3 --
 agora/search.php                                               |    2 -
 agora/themes/bluewhite/screen.css                              |    4 --
 agora/themes/screen.css                                        |    4 --
 agora/threads.php                                              |    2 -
 agora/view.php                                                 |    2 -
 crumb/addclient.php                                            |    2 -
 crumb/contactsearch.php                                        |    2 -
 crumb/lib/Crumb.php                                            |    2 -
 crumb/lib/Driver.php                                           |    2 -
 crumb/lib/Forms/AddClient.php                                  |    2 -
 crumb/listclients.php                                          |    2 -
 crumb/scripts/sql/crumb.sql                                    |    3 --
 framework/devtools/horde-rev-cmp.sh                            |    2 +-
 framework/iCalendar/docs/examples/parser.php                   |    2 -
 framework/iCalendar/iCalendar.php                              |    2 -
 framework/iCalendar/iCalendar/valarm.php                       |    7 +---
 framework/iCalendar/iCalendar/vcard.php                        |    2 -
 framework/iCalendar/iCalendar/vevent.php                       |    3 --
 framework/iCalendar/iCalendar/vfreebusy.php                    |    2 -
 framework/iCalendar/iCalendar/vjournal.php                     |    2 -
 framework/iCalendar/iCalendar/vnote.php                        |    2 -
 framework/iCalendar/iCalendar/vtimezone.php                    |    2 -
 framework/iCalendar/iCalendar/vtodo.php                        |    2 -
 horde/config/conf.xml                                          |    2 +-
 horde/docs/CODING_STANDARDS                                    |    2 -
 horde/po/README                                                |    4 +--
 horde/scripts/sql/README                                       |    2 -
 hylax/compose.php                                              |    2 -
 hylax/config/conf.xml                                          |    2 +-
 hylax/config/covers.php.dist                                   |    3 --
 hylax/config/prefs.php.dist                                    |    4 +-
 hylax/docs/TODO                                                |    2 -
 hylax/folder.php                                               |    3 +-
 hylax/img.php                                                  |    2 -
 hylax/index.php                                                |    2 -
 hylax/lib/Driver.php                                           |    2 -
 hylax/lib/Driver/hylafax.php                                   |    2 -
 hylax/lib/Driver/spandsp.php                                   |    2 -
 hylax/lib/Hylax.php                                            |    2 -
 hylax/lib/Image.php                                            |    2 -
 hylax/lib/SQL/Attributes.php                                   |    2 -
 hylax/lib/Storage.php                                          |    2 -
 hylax/lib/Storage/sql.php                                      |    2 -
 hylax/print.php                                                |    2 -
 hylax/scripts/fax_create.php                                   |    3 --
 hylax/scripts/fax_create_recv.php                              |    3 --
 hylax/scripts/fax_save_data.php                                |    3 --
 hylax/scripts/fax_save_recv_data.php                           |    3 --
 hylax/scripts/install_cups_drivers.php                         |    3 --
 hylax/scripts/sql/hylax.mssql.sql                              |    2 -
 hylax/scripts/sql/hylax.sql                                    |    2 -
 hylax/send.php                                                 |    2 -
 hylax/summary.php                                              |    2 -
 hylax/view.php                                                 |    2 -
 operator/README                                                |    3 --
 operator/config/prefs.php.dist                                 |    4 +-
 operator/docs/INSTALL                                          |    9 ++----
 operator/docs/TODO                                             |    3 --
 operator/lib/Driver.php                                        |    2 -
 operator/lib/Driver/asterisksql.php                            |    2 -
 operator/lib/Form/SearchCDR.php                                |    2 -
 operator/lib/api.php                                           |    2 -
 operator/locale/en_US/help.xml                                 |    2 +-
 operator/search.php                                            |    2 -
 operator/viewgraph.php                                         |    4 +--
 whups/README                                                   |    2 -
 whups/docs/TODO                                                |   12 +++----
 whups/docs/UPGRADING                                           |    4 +--
 118 files changed, 45 insertions(+), 283 deletions(-)

http://git.horde.org/diff.php/agora/README?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/ban.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/config/conf.xml?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/config/menu.php.dist?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/config/prefs.php.dist?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/deleteforum.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/docs/INSTALL?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/docs/TODO?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/editforum.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/forums.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/index.php?rt=horde-git&r1=8ede575bb828efc9d8b380410021b13da1402d6e&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Agora.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Api.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Application.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Block/forums.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Block/thread.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Block/threads.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Comments.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Forms/Forum.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Forms/Message.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Forms/Search.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Messages.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Messages/split_sql.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Messages/sql.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/Tree/flat.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/View.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/base.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/lib/prefs.php?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/abuse.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/delete.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/lock.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/merge.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/move.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/messages/split.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/moderate.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/moderators.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/owner.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/rss/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/rss/messages.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/rss/threads.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/phorum2agora.php?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/sql/agora.mysql.sql?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/sql/agora.sql?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/upgrades/2006-10-26_forums_table.php?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/upgrades/2006-10-26_messages_table.php?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/upgrades/2006-10-28_update_counts.php?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/upgrades/2007-09-23_last_message.php?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/scripts/upgrades/2008-10-26_add_distribution_address.sql?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/search.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/themes/bluewhite/screen.css?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/themes/screen.css?rt=horde-git&r1=8ddd5d24eee95ceb32c67aa0defe6a97a2679e53&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/threads.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/agora/view.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/crumb/addclient.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/crumb/contactsearch.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/crumb/lib/Crumb.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/crumb/lib/Driver.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/crumb/lib/Forms/AddClient.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/crumb/listclients.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/crumb/scripts/sql/crumb.sql?rt=horde-git&r1=20b19494e974463311f27d9fb4f5c2b8da80ff02&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/devtools/horde-rev-cmp.sh?rt=horde-git&r1=43d7cc98330fca9a9d8b14564cb6d430c9b5083b&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/docs/examples/parser.php?rt=horde-git&r1=b74c3d195cf04f29facc288501504d9c06c091aa&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/valarm.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vcard.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vevent.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vfreebusy.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vjournal.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vnote.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vtimezone.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vtodo.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/horde/config/conf.xml?rt=horde-git&r1=9b67f7766979cb1a6b1561ac781815d733ded353&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/horde/docs/CODING_STANDARDS?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/horde/po/README?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/horde/scripts/sql/README?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/compose.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/config/conf.xml?rt=horde-git&r1=accb97bbe21e4501a2d29552769bea74ff154d62&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/config/covers.php.dist?rt=horde-git&r1=accb97bbe21e4501a2d29552769bea74ff154d62&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/config/prefs.php.dist?rt=horde-git&r1=accb97bbe21e4501a2d29552769bea74ff154d62&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/docs/TODO?rt=horde-git&r1=accb97bbe21e4501a2d29552769bea74ff154d62&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/folder.php?rt=horde-git&r1=7d6759f9bcf3686542ed8e348564abd66c74d730&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/img.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/index.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/Driver.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/Driver/hylafax.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/Driver/spandsp.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/Hylax.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/Image.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/SQL/Attributes.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/Storage.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/lib/Storage/sql.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/print.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/scripts/fax_create.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/scripts/fax_create_recv.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/scripts/fax_save_data.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/scripts/fax_save_recv_data.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/scripts/install_cups_drivers.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/scripts/sql/hylax.mssql.sql?rt=horde-git&r1=2fb13a6b01ca85820e70c20bc76c76c4f075f3b7&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/scripts/sql/hylax.sql?rt=horde-git&r1=2fb13a6b01ca85820e70c20bc76c76c4f075f3b7&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/send.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/summary.php?rt=horde-git&r1=7d6759f9bcf3686542ed8e348564abd66c74d730&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/hylax/view.php?rt=horde-git&r1=d1e6a706ed6b29addaae7c06d3ee74476130a962&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/README?rt=horde-git&r1=6142bf4e7fa3b467203d90739bc08af9a68118bc&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/config/prefs.php.dist?rt=horde-git&r1=72c90a3127f309c8dec3c6baa6ec4ba2051db4c1&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/docs/INSTALL?rt=horde-git&r1=6142bf4e7fa3b467203d90739bc08af9a68118bc&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/docs/TODO?rt=horde-git&r1=6142bf4e7fa3b467203d90739bc08af9a68118bc&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/lib/Driver.php?rt=horde-git&r1=27a06cd4208d8990fefd946d39292c6f37f79071&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/lib/Driver/asterisksql.php?rt=horde-git&r1=630c2761e2f1bfe59313baa5c20ae1c325b303e2&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/lib/Form/SearchCDR.php?rt=horde-git&r1=943fc4246ea206f93c8265b1fb02904370594c8a&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/lib/api.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/locale/en_US/help.xml?rt=horde-git&r1=6142bf4e7fa3b467203d90739bc08af9a68118bc&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/search.php?rt=horde-git&r1=dfc567cd32a01f4ff94897511970963a877b91cf&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/operator/viewgraph.php?rt=horde-git&r1=dfc567cd32a01f4ff94897511970963a877b91cf&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/whups/README?rt=horde-git&r1=15ae708857f6cc57de6cf9990b84fca63dbe9b93&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/whups/docs/TODO?rt=horde-git&r1=15ae708857f6cc57de6cf9990b84fca63dbe9b93&r2=57382eb8367721a68232b41e2e702b11c5ccf367
http://git.horde.org/diff.php/whups/docs/UPGRADING?rt=horde-git&r1=15ae708857f6cc57de6cf9990b84fca63dbe9b93&r2=57382eb8367721a68232b41e2e702b11c5ccf367

-----------------------------------------------------------------------

commit 8976e91b8d972f01583ab242adeb977b2f1852ce
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 14:49:34 2010 -0700

    Update hylax to new Horde_Registry_Application format

 hylax/compose.php                      |    2 +-
 hylax/folder.php                       |    2 +-
 hylax/img.php                          |   10 +----
 hylax/lib/Application.php              |   59 ++++++++-----------------------
 hylax/lib/Storage/sql.php              |    3 --
 hylax/print.php                        |    2 +-
 hylax/scripts/fax_create.php           |    5 +--
 hylax/scripts/fax_create_recv.php      |    5 +--
 hylax/scripts/fax_save_data.php        |    7 +---
 hylax/scripts/fax_save_recv_data.php   |    5 +--
 hylax/scripts/install_cups_drivers.php |    5 +--
 hylax/send.php                         |    2 +-
 hylax/summary.php                      |    2 +-
 hylax/view.php                         |    2 +-
 14 files changed, 29 insertions(+), 82 deletions(-)

http://git.horde.org/diff.php/hylax/compose.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/folder.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/img.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/lib/Application.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/lib/Storage/sql.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/print.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/scripts/fax_create.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/scripts/fax_create_recv.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/scripts/fax_save_data.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/scripts/fax_save_recv_data.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/scripts/install_cups_drivers.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/send.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/summary.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce
http://git.horde.org/diff.php/hylax/view.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=8976e91b8d972f01583ab242adeb977b2f1852ce

-----------------------------------------------------------------------

commit db1627e147e8c7084904b2ccf45c236ddbcc13bf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 14:55:14 2010 -0700

    Update gollem to new Horde_Registry_Application format

 gollem/clipboard.php           |    2 +-
 gollem/edit.php                |    2 +-
 gollem/lib/Application.php     |  110 ++++++++--------------------------------
 gollem/lib/Block/tree_menu.php |    6 +--
 gollem/manager.php             |    2 +-
 gollem/permissions.php         |    2 +-
 gollem/quota.php               |    2 +-
 7 files changed, 28 insertions(+), 98 deletions(-)

http://git.horde.org/diff.php/gollem/clipboard.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=db1627e147e8c7084904b2ccf45c236ddbcc13bf
http://git.horde.org/diff.php/gollem/edit.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=db1627e147e8c7084904b2ccf45c236ddbcc13bf
http://git.horde.org/diff.php/gollem/lib/Application.php?rt=horde-git&r1=deb7ed70de356d0c0dce4d03f9f3ab965ecf6e4e&r2=db1627e147e8c7084904b2ccf45c236ddbcc13bf
http://git.horde.org/diff.php/gollem/lib/Block/tree_menu.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=db1627e147e8c7084904b2ccf45c236ddbcc13bf
http://git.horde.org/diff.php/gollem/manager.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=db1627e147e8c7084904b2ccf45c236ddbcc13bf
http://git.horde.org/diff.php/gollem/permissions.php?rt=horde-git&r1=b854d01a0672e8df14ec4d2b6fc5b6d9bb949095&r2=db1627e147e8c7084904b2ccf45c236ddbcc13bf
http://git.horde.org/diff.php/gollem/quota.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=db1627e147e8c7084904b2ccf45c236ddbcc13bf

-----------------------------------------------------------------------

commit a9e8ae51befc5a9fc97366e1f623e3a822060afa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 15:06:22 2010 -0700

    Remove unneded require_once() calls and @since tags

 framework/Alarm/Alarm/sql.php                                     |    1 -
 framework/DOM/DOM.php                                             |    4 -
 framework/Data/Data.php                                           |    7 --
 framework/Data/Data/csv.php                                       |    6 -
 framework/Data/Data/icalendar.php                                 |    1 -
 framework/Data/Data/imc.php                                       |    4 -
 framework/Data/Data/tsv.php                                       |    1 -
 framework/Data/Data/vcard.php                                     |    5 -
 framework/Data/Data/vnote.php                                     |    4 -
 framework/Data/Data/vtodo.php                                     |    5 -
 framework/DataTree/DataTree.php                                   |    7 --
 framework/DataTree/DataTree/null.php                              |    3 -
 framework/DataTree/DataTree/sql.php                               |    7 --
 framework/File_CSV/CSV.php                                        |    4 -
 framework/File_PDF/PDF.php                                        |    6 -
 framework/Form/Form.php                                           |    1 -
 framework/Form/Form/Action/setcursorpos.php                       |    1 -
 framework/Form/Form/Type.php                                      |   24 -----
 framework/Form/Form/Type/tableset.php                             |    1 -
 framework/Group/Group.php                                         |    2 -
 framework/Group/Group/contactlists.php                            |    1 -
 framework/Group/Group/hooks.php                                   |    1 -
 framework/Group/Group/kolab.php                                   |    2 -
 framework/Group/Group/ldap.php                                    |    2 -
 framework/Group/Group/mock.php                                    |    1 -
 framework/Group/Group/sql.php                                     |    2 -
 framework/Kolab_Filter/lib/Horde/Kolab/Filter/Base.php            |   17 ---
 framework/Kolab_Filter/lib/Horde/Kolab/Filter/Response.php        |    7 +-
 framework/LDAP/LDAP.php                                           |    4 +-
 framework/Mobile/Mobile.php                                       |    1 -
 framework/Mobile/Mobile/Renderer.php                              |    1 -
 framework/Mobile/Mobile/Renderer/html.php                         |    1 -
 framework/Mobile/Mobile/Renderer/wml.php                          |    1 -
 framework/Net_IMSP/IMSP/Utils.php                                 |    6 -
 framework/Net_SMS/SMS.php                                         |    3 -
 framework/Net_SMS/SMS/generic_smpp.php                            |    1 -
 framework/Net_SMS/SMS/generic_smtp.php                            |    1 -
 .../test/Horde/Notification/Class/Notification/ListenerTest.php   |    1 -
 framework/SQL/SQL.php                                             |    4 +-
 framework/SQL/SQL/Keywords.php                                    |    1 -
 framework/Share/Share.php                                         |    4 -
 framework/Share/Share/datatree.php                                |    5 -
 framework/Share/Share/kolab.php                                   |    4 -
 framework/Share/Share/sql.php                                     |    2 -
 framework/Share/Share/sql_hierarchical.php                        |    1 -
 framework/SyncML/SyncML.php                                       |    1 -
 framework/SyncML/SyncML/Command.php                               |    2 -
 framework/SyncML/SyncML/Command/Alert.php                         |    1 -
 framework/SyncML/SyncML/Command/Final.php                         |    1 -
 framework/SyncML/SyncML/Command/Get.php                           |    1 -
 framework/SyncML/SyncML/Command/Map.php                           |    1 -
 framework/SyncML/SyncML/Command/Put.php                           |    1 -
 framework/SyncML/SyncML/Command/Replace.php                       |    1 -
 framework/SyncML/SyncML/Command/Results.php                       |    1 -
 framework/SyncML/SyncML/Command/Status.php                        |    1 -
 framework/SyncML/SyncML/Command/Sync.php                          |    1 -
 framework/SyncML/SyncML/Command/SyncElement.php                   |    1 -
 framework/SyncML/SyncML/Command/SyncHdr.php                       |    1 -
 framework/SyncML/SyncML/State.php                                 |    1 -
 framework/SyncML/SyncML/Sync.php                                  |    1 -
 framework/SyncML/SyncML/XMLOutput.php                             |    1 -
 framework/SyncML/tests/testpacket.php                             |    2 -
 framework/SyncML/tests/testsync.php                               |    1 -
 framework/Text_Diff/Diff.php                                      |    2 -
 framework/VFS/lib/VFS.php                                         |   12 --
 framework/VFS/lib/VFS/horde.php                                   |    1 -
 framework/VFS/lib/VFS/smb.php                                     |    1 -
 framework/VFS/lib/VFS/ssh2.php                                    |    1 -
 framework/VFS_ISOWriter/ISOWriter.php                             |    4 -
 framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.php           |    1 -
 framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/copy.php      |    1 -
 framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/direct.php    |    1 -
 framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.php          |    1 -
 framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/copy.php     |    1 -
 framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/direct.php   |    1 -
 framework/VFS_ISOWriter/ISOWriter/mkisofs.php                     |    1 -
 framework/XML_WBXML/WBXML/ContentHandler.php                      |    3 -
 framework/iCalendar/iCalendar.php                                 |    2 -
 framework/iCalendar/iCalendar/vfreebusy.php                       |    1 -
 framework/iCalendar/iCalendar/vjournal.php                        |    1 -
 framework/iCalendar/iCalendar/vtimezone.php                       |    1 -
 framework/iCalendar/iCalendar/vtodo.php                           |    1 -
 horde/docs/CODING_STANDARDS                                       |    6 +-
 horde/lib/Block/account.php                                       |    3 -
 hylax/lib/SQL/Attributes.php                                      |    1 -
 shout/ajax.php                                                    |    1 -
 shout/config/conf.xml                                             |    1 -
 shout/lib/Driver.php                                              |    2 -
 shout/lib/Driver/Ldap.php                                         |    1 -
 shout/lib/Driver/Sql.php                                          |    3 -
 shout/lib/Shout.php                                               |    1 -
 shout/themes/screen.css                                           |    3 -
 vilma/lib/MailboxDriver/maildrop.php                              |    3 -
 93 files changed, 7 insertions(+), 243 deletions(-)

http://git.horde.org/diff.php/framework/Alarm/Alarm/sql.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/DOM/DOM.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data/csv.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data/icalendar.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data/imc.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data/tsv.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data/vcard.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data/vnote.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Data/Data/vtodo.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/DataTree/DataTree.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/DataTree/DataTree/null.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/DataTree/DataTree/sql.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/File_CSV/CSV.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/File_PDF/PDF.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Form/Form.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Form/Form/Action/setcursorpos.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Form/Form/Type.php?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Form/Form/Type/tableset.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Group/Group.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Group/Group/contactlists.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Group/Group/hooks.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Group/Group/kolab.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Group/Group/ldap.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Group/Group/mock.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Group/Group/sql.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Kolab_Filter/lib/Horde/Kolab/Filter/Base.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Kolab_Filter/lib/Horde/Kolab/Filter/Response.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/LDAP/LDAP.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Mobile/Mobile.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Mobile/Mobile/Renderer.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Mobile/Mobile/Renderer/html.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Mobile/Mobile/Renderer/wml.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Net_IMSP/IMSP/Utils.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Net_SMS/SMS.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Net_SMS/SMS/generic_smpp.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Net_SMS/SMS/generic_smtp.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SQL/SQL.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SQL/SQL/Keywords.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Share/Share.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Share/Share/datatree.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Share/Share/kolab.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Share/Share/sql.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Share/Share/sql_hierarchical.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Alert.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Final.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Get.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Map.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Put.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Replace.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Results.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Status.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/Sync.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/SyncElement.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Command/SyncHdr.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/State.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/Sync.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/SyncML/XMLOutput.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/tests/testpacket.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/SyncML/tests/testsync.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/Text_Diff/Diff.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS/lib/VFS.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS/lib/VFS/horde.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS/lib/VFS/smb.php?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS/lib/VFS/ssh2.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/copy.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/direct.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/copy.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/direct.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/VFS_ISOWriter/ISOWriter/mkisofs.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/XML_WBXML/WBXML/ContentHandler.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/iCalendar/iCalendar.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vfreebusy.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vjournal.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vtimezone.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/framework/iCalendar/iCalendar/vtodo.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/horde/docs/CODING_STANDARDS?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/horde/lib/Block/account.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/hylax/lib/SQL/Attributes.php?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/shout/ajax.php?rt=horde-git&r1=e006f04198436001002cb2134d7c3dc7c1ab9e5b&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/shout/config/conf.xml?rt=horde-git&r1=7f6dae3f92acf9bc54303f11fba11a766ef999e2&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/shout/lib/Driver.php?rt=horde-git&r1=362653dd6aae709d35049961e29705f35435f8ac&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/shout/lib/Driver/Ldap.php?rt=horde-git&r1=da4eb866002e8170eac38d2786c657bc3b73e044&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/shout/lib/Driver/Sql.php?rt=horde-git&r1=93a99bf590c7d89e52fe8aea15accc97f9d8ffd2&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/shout/lib/Shout.php?rt=horde-git&r1=e006f04198436001002cb2134d7c3dc7c1ab9e5b&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/shout/themes/screen.css?rt=horde-git&r1=9155d2163b2c02b1207b2d24b8f3e4063c3ad95f&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa
http://git.horde.org/diff.php/vilma/lib/MailboxDriver/maildrop.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=a9e8ae51befc5a9fc97366e1f623e3a822060afa

-----------------------------------------------------------------------

commit 4f6da0d67b79fe10e7a6d201a6afa1cd8a71c6a8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 16:11:42 2010 -0700

    documentation tweak

 imp/docs/INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/docs/INSTALL?rt=horde-git&r1=c7492795ccfd1cc8e7c61bc583b6ef2a3bcf2c9e&r2=4f6da0d67b79fe10e7a6d201a6afa1cd8a71c6a8

-----------------------------------------------------------------------

commit 36b4c8a71fd29949f80d7c1ff6c676d4eb5376ce
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 14 22:53:44 2010 -0700

    Remove old CVS-related code

 framework/Core/lib/Horde/Config.php |   11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Config.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=36b4c8a71fd29949f80d7c1ff6c676d4eb5376ce




More information about the commits mailing list