[commits] Horde branch master updated. ecd882c3a0d488f156209a707b1b4c423d1ff65c

Chuck Hagenbuch chuck at horde.org
Mon Jun 7 01:31:33 UTC 2010


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

from: f7fe39fca50f2c9b2887fe31ec1fec04595beaf2

86a5934 Fix passing of prepared statement parameters
ecd882c Initial Git port of Trean

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

commit 86a5934128f32f0958801b00c57e10555a005144
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Jun 6 21:17:56 2010 -0400

    Fix passing of prepared statement parameters

 framework/Group/lib/Horde/Group/Sql.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Group/lib/Horde/Group/Sql.php?rt=horde-git&r1=ee01f847f597abcbfe19e7719f220527c470346f&r2=86a5934128f32f0958801b00c57e10555a005144

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

commit ecd882c3a0d488f156209a707b1b4c423d1ff65c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Jun 6 21:31:15 2010 -0400

    Initial Git port of Trean

 trean/LICENSE                                          |   49 +
 trean/README                                           |   72 +
 trean/add.php                                          |  119 ++
 trean/bookmark.php                                     |   48 +
 trean/browse.php                                       |   68 +
 trean/config/.cvsignore                                |    3 +
 trean/config/.htaccess                                 |    1 +
 trean/config/conf.xml                                  |   21 +
 trean/config/prefs.php.dist                            |   67 +
 trean/data.php                                         |  191 +++
 trean/docs/CHANGES                                     |   81 ++
 trean/docs/CREDITS                                     |   36 +
 trean/docs/INSTALL                                     |  145 +++
 trean/docs/TODO                                        |    7 +
 trean/edit.php                                         |  316 +++++
 trean/favicon.php                                      |   44 +
 trean/index.php                                        |   11 +
 trean/js/src/star_rating.js                            |   41 +
 trean/js/star_rating.js                                |    1 +
 trean/lib/Api.php                                      |  366 ++++++
 trean/lib/Application.php                              |   91 ++
 trean/lib/Block/bookmarks.php                          |  145 +++
 trean/lib/Block/highestrated.php                       |   79 ++
 trean/lib/Block/mostclicked.php                        |   79 ++
 trean/lib/Block/tree_menu.php                          |   55 +
 trean/lib/Bookmarks.php                                | 1069 ++++++++++++++++
 trean/lib/Forms/Search.php                             |   28 +
 trean/lib/Trean.php                                    |  250 ++++
 trean/lib/Views/BookmarkList.php                       |   50 +
 trean/locale/de_DE/LC_MESSAGES/trean.mo                |  Bin 0 -> 168518 bytes
 trean/locale/en_US/help.xml                            |   16 +
 trean/locale/es_ES/LC_MESSAGES/trean.mo                |  Bin 0 -> 161308 bytes
 trean/locale/es_ES/help.xml                            |   12 +
 trean/locale/fi_FI/LC_MESSAGES/trean.mo                |  Bin 0 -> 151516 bytes
 trean/locale/fi_FI/help.xml                            |   20 +
 trean/locale/fr_FR/LC_MESSAGES/trean.mo                |  Bin 0 -> 152845 bytes
 trean/locale/it_IT/LC_MESSAGES/trean.mo                |  Bin 0 -> 157941 bytes
 trean/locale/lv_LV/help.xml                            |   16 +
 trean/locale/nb_NO/LC_MESSAGES/trean.mo                |  Bin 0 -> 97029 bytes
 trean/locale/nl_NL/LC_MESSAGES/trean.mo                |  Bin 0 -> 152432 bytes
 trean/locale/pl_PL/LC_MESSAGES/trean.mo                |  Bin 0 -> 75875 bytes
 trean/locale/sl_SI/LC_MESSAGES/trean.mo                |  Bin 0 -> 139101 bytes
 trean/locale/sv_SE/LC_MESSAGES/trean.mo                |  Bin 0 -> 96622 bytes
 trean/locale/tr_TR/LC_MESSAGES/trean.mo                |  Bin 0 -> 152428 bytes
 trean/locale/zh_TW/LC_MESSAGES/trean.mo                |  Bin 0 -> 138493 bytes
 trean/perms.php                                        |  262 ++++
 trean/po/de_DE.po                                      |  882 +++++++++++++
 trean/po/es_ES.po                                      |  878 +++++++++++++
 trean/po/fi_FI.po                                      |  449 +++++++
 trean/po/fr_FR.po                                      |  374 ++++++
 trean/po/it_IT.po                                      |  878 +++++++++++++
 trean/po/lv_LV.po                                      |  854 ++++++++++++
 trean/po/nb_NO.po                                      |  766 +++++++++++
 trean/po/nl_NL.po                                      |  838 ++++++++++++
 trean/po/pl_PL.po                                      |  892 +++++++++++++
 trean/po/sl_SI.po                                      |  904 +++++++++++++
 trean/po/sv_SE.po                                      |  835 ++++++++++++
 trean/po/tr_TR.po                                      |  878 +++++++++++++
 trean/po/trean.pot                                     |  862 +++++++++++++
 trean/po/zh_TW.po                                      |  876 +++++++++++++
 trean/redirect.php                                     |   30 +
 trean/reports.php                                      |   34 +
 trean/rss.php                                          |   99 ++
 trean/scripts/sql/trean.sql                            |   27 +
 trean/scripts/url_cron.php                             |  227 ++++
 trean/search.php                                       |   62 +
 trean/templates/add.html.php                           |   85 ++
 trean/templates/block/1line.inc                        |   25 +
 trean/templates/block/2line.inc                        |   31 +
 trean/templates/block/standard.inc                     |   36 +
 trean/templates/browse.php                             |  190 +++
 trean/templates/common-header.inc                      |   44 +
 trean/templates/data/export.inc                        |   13 +
 trean/templates/data/import.inc                        |   20 +
 trean/templates/edit/bookmark.inc                      |   33 +
 trean/templates/edit/delete_folder_confirmation.inc    |   18 +
 trean/templates/edit/folder.inc                        |   12 +
 trean/templates/edit/footer.inc                        |    3 +
 trean/templates/edit/header.inc                        |   17 +
 trean/templates/menu.inc                               |    4 +
 trean/templates/reports.php                            |  104 ++
 trean/templates/search.php                             |   81 ++
 trean/templates/star_rating_helper.php                 |   32 +
 trean/templates/views/BookmarkList.php                 |   68 +
 trean/themes/graphics/add.png                          |  Bin 0 -> 421 bytes
 trean/themes/graphics/az.png                           |  Bin 0 -> 117 bytes
 trean/themes/graphics/data.png                         |  Bin 0 -> 594 bytes
 trean/themes/graphics/delete.png                       |  Bin 0 -> 482 bytes
 trean/themes/graphics/edit.png                         |  Bin 0 -> 463 bytes
 trean/themes/graphics/favicon.ico                      |  Bin 0 -> 1150 bytes
 trean/themes/graphics/folders/folder_create.png        |  Bin 0 -> 233 bytes
 trean/themes/graphics/folders/folder_delete.png        |  Bin 0 -> 234 bytes
 trean/themes/graphics/folders/folder_edit.png          |  Bin 0 -> 164 bytes
 trean/themes/graphics/http/1xx.png                     |  Bin 0 -> 477 bytes
 trean/themes/graphics/http/2xx.png                     |  Bin 0 -> 360 bytes
 trean/themes/graphics/http/3xx.png                     |  Bin 0 -> 477 bytes
 trean/themes/graphics/http/4xx.png                     |  Bin 0 -> 227 bytes
 trean/themes/graphics/http/5xx.png                     |  Bin 0 -> 298 bytes
 trean/themes/graphics/http/error.png                   |  Bin 0 -> 298 bytes
 trean/themes/graphics/minus.png                        |  Bin 0 -> 203 bytes
 trean/themes/graphics/perms.png                        |  Bin 0 -> 273 bytes
 trean/themes/graphics/plus.png                         |  Bin 0 -> 229 bytes
 trean/themes/graphics/protocol/ftp.png                 |  Bin 0 -> 673 bytes
 trean/themes/graphics/protocol/http.png                |  Bin 0 -> 677 bytes
 trean/themes/graphics/protocol/https.png               |  Bin 0 -> 677 bytes
 trean/themes/graphics/rating-star.gif                  |  Bin 0 -> 1947 bytes
 trean/themes/graphics/reports.png                      |  Bin 0 -> 194 bytes
 trean/themes/graphics/search.png                       |  Bin 0 -> 795 bytes
 trean/themes/graphics/trean.png                        |  Bin 0 -> 305 bytes
 trean/themes/graphics/za.png                           |  Bin 0 -> 119 bytes
 trean/themes/grids-min.css                             |    7 +
 trean/themes/screen.css                                |  254 ++++
 trean/themes/silver/graphics/add.png                   |  Bin 0 -> 739 bytes
 trean/themes/silver/graphics/az.png                    |  Bin 0 -> 302 bytes
 trean/themes/silver/graphics/data.png                  |  Bin 0 -> 755 bytes
 trean/themes/silver/graphics/delete.png                |  Bin 0 -> 740 bytes
 trean/themes/silver/graphics/edit.png                  |  Bin 0 -> 807 bytes
 trean/themes/silver/graphics/favicon.ico               |  Bin 0 -> 1150 bytes
 trean/themes/silver/graphics/folders/folder_create.png |  Bin 0 -> 668 bytes
 trean/themes/silver/graphics/folders/folder_delete.png |  Bin 0 -> 666 bytes
 trean/themes/silver/graphics/folders/folder_edit.png   |  Bin 0 -> 733 bytes
 trean/themes/silver/graphics/http/1xx.png              |  Bin 0 -> 778 bytes
 trean/themes/silver/graphics/http/2xx.png              |  Bin 0 -> 781 bytes
 trean/themes/silver/graphics/http/3xx.png              |  Bin 0 -> 778 bytes
 trean/themes/silver/graphics/http/4xx.png              |  Bin 0 -> 666 bytes
 trean/themes/silver/graphics/http/5xx.png              |  Bin 0 -> 701 bytes
 trean/themes/silver/graphics/http/error.png            |  Bin 0 -> 701 bytes
 trean/themes/silver/graphics/minus.png                 |  Bin 0 -> 746 bytes
 trean/themes/silver/graphics/perms.png                 |  Bin 0 -> 553 bytes
 trean/themes/silver/graphics/plus.png                  |  Bin 0 -> 733 bytes
 trean/themes/silver/graphics/protocol/ftp.png          |  Bin 0 -> 774 bytes
 trean/themes/silver/graphics/protocol/http.png         |  Bin 0 -> 903 bytes
 trean/themes/silver/graphics/protocol/https.png        |  Bin 0 -> 801 bytes
 trean/themes/silver/graphics/rating-star.gif           |  Bin 0 -> 1947 bytes
 trean/themes/silver/graphics/reports.png               |  Bin 0 -> 918 bytes
 trean/themes/silver/graphics/search.png                |  Bin 0 -> 662 bytes
 trean/themes/silver/graphics/trean.png                 |  Bin 0 -> 749 bytes
 trean/themes/silver/graphics/za.png                    |  Bin 0 -> 302 bytes
 trean/themes/silver/screen.css                         |   16 +
 139 files changed, 16597 insertions(+), 0 deletions(-)
 create mode 100644 trean/LICENSE
 create mode 100644 trean/README
 create mode 100644 trean/add.php
 create mode 100644 trean/bookmark.php
 create mode 100644 trean/browse.php
 create mode 100644 trean/config/.cvsignore
 create mode 100644 trean/config/.htaccess
 create mode 100644 trean/config/conf.xml
 create mode 100644 trean/config/prefs.php.dist
 create mode 100644 trean/data.php
 create mode 100644 trean/docs/CHANGES
 create mode 100644 trean/docs/CREDITS
 create mode 100644 trean/docs/INSTALL
 create mode 100644 trean/docs/TODO
 create mode 100644 trean/edit.php
 create mode 100644 trean/favicon.php
 create mode 100644 trean/index.php
 create mode 100644 trean/js/src/star_rating.js
 create mode 100644 trean/js/star_rating.js
 create mode 100644 trean/lib/Api.php
 create mode 100644 trean/lib/Application.php
 create mode 100644 trean/lib/Block/bookmarks.php
 create mode 100644 trean/lib/Block/highestrated.php
 create mode 100644 trean/lib/Block/mostclicked.php
 create mode 100644 trean/lib/Block/tree_menu.php
 create mode 100644 trean/lib/Bookmarks.php
 create mode 100644 trean/lib/Forms/Search.php
 create mode 100644 trean/lib/Trean.php
 create mode 100644 trean/lib/Views/BookmarkList.php
 create mode 100644 trean/locale/de_DE/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/en_US/help.xml
 create mode 100644 trean/locale/es_ES/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/es_ES/help.xml
 create mode 100644 trean/locale/fi_FI/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/fi_FI/help.xml
 create mode 100644 trean/locale/fr_FR/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/it_IT/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/lv_LV/help.xml
 create mode 100644 trean/locale/nb_NO/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/nl_NL/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/pl_PL/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/sl_SI/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/sv_SE/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/tr_TR/LC_MESSAGES/trean.mo
 create mode 100644 trean/locale/zh_TW/LC_MESSAGES/trean.mo
 create mode 100644 trean/perms.php
 create mode 100644 trean/po/de_DE.po
 create mode 100644 trean/po/es_ES.po
 create mode 100644 trean/po/fi_FI.po
 create mode 100644 trean/po/fr_FR.po
 create mode 100644 trean/po/it_IT.po
 create mode 100644 trean/po/lv_LV.po
 create mode 100644 trean/po/nb_NO.po
 create mode 100644 trean/po/nl_NL.po
 create mode 100644 trean/po/pl_PL.po
 create mode 100644 trean/po/sl_SI.po
 create mode 100644 trean/po/sv_SE.po
 create mode 100644 trean/po/tr_TR.po
 create mode 100644 trean/po/trean.pot
 create mode 100644 trean/po/zh_TW.po
 create mode 100644 trean/redirect.php
 create mode 100644 trean/reports.php
 create mode 100644 trean/rss.php
 create mode 100644 trean/scripts/sql/trean.sql
 create mode 100644 trean/scripts/url_cron.php
 create mode 100644 trean/search.php
 create mode 100644 trean/templates/add.html.php
 create mode 100644 trean/templates/block/1line.inc
 create mode 100644 trean/templates/block/2line.inc
 create mode 100644 trean/templates/block/standard.inc
 create mode 100644 trean/templates/browse.php
 create mode 100644 trean/templates/common-header.inc
 create mode 100644 trean/templates/data/export.inc
 create mode 100644 trean/templates/data/import.inc
 create mode 100644 trean/templates/edit/bookmark.inc
 create mode 100644 trean/templates/edit/delete_folder_confirmation.inc
 create mode 100644 trean/templates/edit/folder.inc
 create mode 100644 trean/templates/edit/footer.inc
 create mode 100644 trean/templates/edit/header.inc
 create mode 100644 trean/templates/menu.inc
 create mode 100644 trean/templates/reports.php
 create mode 100644 trean/templates/search.php
 create mode 100644 trean/templates/star_rating_helper.php
 create mode 100644 trean/templates/views/BookmarkList.php
 create mode 100644 trean/themes/graphics/add.png
 create mode 100644 trean/themes/graphics/az.png
 create mode 100644 trean/themes/graphics/data.png
 create mode 100644 trean/themes/graphics/delete.png
 create mode 100644 trean/themes/graphics/edit.png
 create mode 100644 trean/themes/graphics/favicon.ico
 create mode 100644 trean/themes/graphics/folders/folder_create.png
 create mode 100644 trean/themes/graphics/folders/folder_delete.png
 create mode 100644 trean/themes/graphics/folders/folder_edit.png
 create mode 100644 trean/themes/graphics/http/1xx.png
 create mode 100644 trean/themes/graphics/http/2xx.png
 create mode 100644 trean/themes/graphics/http/3xx.png
 create mode 100644 trean/themes/graphics/http/4xx.png
 create mode 100644 trean/themes/graphics/http/5xx.png
 create mode 100644 trean/themes/graphics/http/error.png
 create mode 100644 trean/themes/graphics/minus.png
 create mode 100644 trean/themes/graphics/perms.png
 create mode 100644 trean/themes/graphics/plus.png
 create mode 100644 trean/themes/graphics/protocol/ftp.png
 create mode 100644 trean/themes/graphics/protocol/http.png
 create mode 100644 trean/themes/graphics/protocol/https.png
 create mode 100644 trean/themes/graphics/rating-star.gif
 create mode 100644 trean/themes/graphics/reports.png
 create mode 100644 trean/themes/graphics/search.png
 create mode 100644 trean/themes/graphics/trean.png
 create mode 100644 trean/themes/graphics/za.png
 create mode 100644 trean/themes/grids-min.css
 create mode 100644 trean/themes/screen.css
 create mode 100644 trean/themes/silver/graphics/add.png
 create mode 100644 trean/themes/silver/graphics/az.png
 create mode 100644 trean/themes/silver/graphics/data.png
 create mode 100644 trean/themes/silver/graphics/delete.png
 create mode 100644 trean/themes/silver/graphics/edit.png
 create mode 100644 trean/themes/silver/graphics/favicon.ico
 create mode 100644 trean/themes/silver/graphics/folders/folder_create.png
 create mode 100644 trean/themes/silver/graphics/folders/folder_delete.png
 create mode 100644 trean/themes/silver/graphics/folders/folder_edit.png
 create mode 100644 trean/themes/silver/graphics/http/1xx.png
 create mode 100644 trean/themes/silver/graphics/http/2xx.png
 create mode 100644 trean/themes/silver/graphics/http/3xx.png
 create mode 100644 trean/themes/silver/graphics/http/4xx.png
 create mode 100644 trean/themes/silver/graphics/http/5xx.png
 create mode 100644 trean/themes/silver/graphics/http/error.png
 create mode 100644 trean/themes/silver/graphics/minus.png
 create mode 100644 trean/themes/silver/graphics/perms.png
 create mode 100644 trean/themes/silver/graphics/plus.png
 create mode 100644 trean/themes/silver/graphics/protocol/ftp.png
 create mode 100644 trean/themes/silver/graphics/protocol/http.png
 create mode 100644 trean/themes/silver/graphics/protocol/https.png
 create mode 100644 trean/themes/silver/graphics/rating-star.gif
 create mode 100644 trean/themes/silver/graphics/reports.png
 create mode 100644 trean/themes/silver/graphics/search.png
 create mode 100644 trean/themes/silver/graphics/trean.png
 create mode 100644 trean/themes/silver/graphics/za.png
 create mode 100644 trean/themes/silver/screen.css

http://git.horde.org/co.php/trean/LICENSE?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/README?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/add.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/bookmark.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/browse.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/config/.cvsignore?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/config/.htaccess?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/config/conf.xml?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/config/prefs.php.dist?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/data.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/docs/CHANGES?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/docs/CREDITS?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/docs/INSTALL?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/docs/TODO?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/edit.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/favicon.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/index.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/js/src/star_rating.js?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/js/star_rating.js?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Api.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Application.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Block/bookmarks.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Block/highestrated.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Block/mostclicked.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Block/tree_menu.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Bookmarks.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Forms/Search.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Trean.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/lib/Views/BookmarkList.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/de_DE/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/en_US/help.xml?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/es_ES/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/es_ES/help.xml?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/fi_FI/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/fi_FI/help.xml?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/fr_FR/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/it_IT/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/lv_LV/help.xml?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/nb_NO/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/nl_NL/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/pl_PL/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/sl_SI/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/sv_SE/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/tr_TR/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/locale/zh_TW/LC_MESSAGES/trean.mo?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/perms.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/de_DE.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/es_ES.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/fi_FI.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/fr_FR.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/it_IT.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/lv_LV.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/nb_NO.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/nl_NL.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/pl_PL.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/sl_SI.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/sv_SE.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/tr_TR.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/trean.pot?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/po/zh_TW.po?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/redirect.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/reports.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/rss.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/scripts/sql/trean.sql?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/scripts/url_cron.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/search.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/add.html.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/block/1line.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/block/2line.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/block/standard.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/browse.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/common-header.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/data/export.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/data/import.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/edit/bookmark.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/edit/delete_folder_confirmation.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/edit/folder.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/edit/footer.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/edit/header.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/menu.inc?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/reports.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/search.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/star_rating_helper.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/templates/views/BookmarkList.php?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/add.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/az.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/data.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/delete.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/edit.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/favicon.ico?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/folders/folder_create.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/folders/folder_delete.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/folders/folder_edit.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/http/1xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/http/2xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/http/3xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/http/4xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/http/5xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/http/error.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/minus.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/perms.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/plus.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/protocol/ftp.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/protocol/http.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/protocol/https.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/rating-star.gif?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/reports.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/search.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/trean.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/graphics/za.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/grids-min.css?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/screen.css?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/add.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/az.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/data.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/delete.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/edit.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/favicon.ico?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/folders/folder_create.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/folders/folder_delete.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/folders/folder_edit.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/http/1xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/http/2xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/http/3xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/http/4xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/http/5xx.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/http/error.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/minus.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/perms.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/plus.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/protocol/ftp.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/protocol/http.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/protocol/https.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/rating-star.gif?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/reports.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/search.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/trean.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/graphics/za.png?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c
http://git.horde.org/co.php/trean/themes/silver/screen.css?rt=horde-git&r=ecd882c3a0d488f156209a707b1b4c423d1ff65c




More information about the commits mailing list