commit: ansel browse_edit.php disclamer.php edit_dates.php gallery.php group.php image.php perms.php preview.php protect.php report.php rss.php test.php view.php xppublish.php xrequest.php ansel/faces claim.php custom.php delete.php face.php gallery.php ...

"Michael Rubinsky" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
mrubinsk    2009-06-09 20:33:13 EDT

  Modified files:
    .                    browse_edit.php disclamer.php 
                         edit_dates.php gallery.php group.php 
                         image.php perms.php preview.php 
                         protect.php report.php rss.php test.php 
                         view.php xppublish.php xrequest.php 
    faces                claim.php custom.php delete.php face.php 
                         gallery.php image.php img.php name.php 
                         report.php savecustom.php 
    faces/search         all.php image.php image_save.php 
                         image_search.php img.php name.php 
                         named.php owner.php tabs.php 
    gallery              captions.php delete.php sort.php 
    img                  download.php ecard.php full.php index.php 
                         mini.php prettythumb.php screen.php 
                         thumb.php upload.php upload_preview.php 
    lib                  Ansel.php Exif.php Faces.php Tags.php 
                         api.php prefs.php 
    lib/Faces            facedetect.php opencv.php 
    lib/GalleryMode      Normal.php 
    lib/Tile             DateGallery.php Gallery.php Image.php 
    lib/Views            Gallery.php Image.php List.php 
                         Results.php Slideshow.php 
    lib/Views/GalleryRenderers Gallery.php GalleryLightbox.php 
    lib/Widget           Actions.php GalleryFaces.php 
                         ImageFaces.php OtherGalleries.php 
                         OwnerFaces.php Tags.php 
    lib/XRequest         EditCaption.php EditFaces.php 
    lib/tests            TestBase.php 
    scripts              remote_import.php 
    templates            common-header.inc 
    templates/captions   captions.inc 
    templates/faces      custom.inc face.inc gallery.inc image.inc 
                         index.inc search.inc 
    templates/gallery    delete_confirmation.inc gallery.inc 
    templates/image      crop_image.inc edit_image.inc 
                         preview_cropimage.inc preview_image.inc 
                         resize_image.inc upload.inc 
    templates/tile       face.inc image.inc 
    templates/view       gallery.inc gallerylightbox.inc image.inc 
                         list.inc results.inc slideshow.inc 
    templates/xppublish  list.inc login.inc new.inc 
    .                    ban.php deleteforum.php editforum.php 
                         forums.php moderate.php moderators.php 
                         owner.php search.php threads.php view.php 
    lib                  Agora.php Comments.php Messages.php 
                         api.php prefs.php 
    lib/Block            threads.php 
    lib/Forms            Message.php 
    messages             abuse.php delete.php edit.php index.php 
                         lock.php merge.php move.php split.php 
    rss                  index.php threads.php 
    scripts              phorum2agora.php 
    templates            common-header.inc 
  Log:
  Horde_Util, Horde_String, Horde_Variables
  
  Revision  Changes    Path
  1.14      +8 -9      agora/ban.php
  1.48      +5 -6      agora/deleteforum.php
  1.56      +6 -6      agora/editforum.php
  1.69      +6 -7      agora/forums.php
  1.114     +19 -19    agora/lib/Agora.php
  1.73      +2 -2      agora/lib/Block/threads.php
  1.14      +4 -5      agora/lib/Comments.php
  1.10      +2 -2      agora/lib/Forms/Message.php
  1.314     +15 -15    agora/lib/Messages.php
  1.131     +10 -12    agora/lib/api.php
  1.5       +2 -2      agora/lib/prefs.php
  1.19      +4 -5      agora/messages/abuse.php
  1.60      +4 -5      agora/messages/delete.php
  1.88      +5 -6      agora/messages/edit.php
  1.63      +14 -15    agora/messages/index.php
  1.29      +4 -5      agora/messages/lock.php
  1.21      +3 -4      agora/messages/merge.php
  1.22      +3 -4      agora/messages/move.php
  1.19      +3 -4      agora/messages/split.php
  1.30      +10 -11    agora/moderate.php
  1.16      +10 -11    agora/moderators.php
  1.5       +3 -3      agora/owner.php
  1.6       +3 -3      agora/rss/index.php
  1.13      +4 -4      agora/rss/threads.php
  1.9       +3 -4      agora/scripts/phorum2agora.php
  1.26      +6 -7      agora/search.php
  1.26      +2 -2      agora/templates/common-header.inc
  1.63      +6 -7      agora/threads.php
  1.12      +6 -6      agora/view.php
  1.8       +5 -5      ansel/browse_edit.php
  1.6       +3 -4      ansel/disclamer.php
  1.5       +10 -11    ansel/edit_dates.php
  1.9       +5 -6      ansel/faces/claim.php
  1.12      +5 -5      ansel/faces/custom.php
  1.8       +3 -3      ansel/faces/delete.php
  1.6       +2 -2      ansel/faces/face.php
  1.13      +4 -5      ansel/faces/gallery.php
  1.10      +3 -3      ansel/faces/image.php
  1.11      +2 -2      ansel/faces/img.php
  1.8       +4 -4      ansel/faces/name.php
  1.9       +5 -6      ansel/faces/report.php
  1.9       +12 -12    ansel/faces/savecustom.php
  1.5       +3 -3      ansel/faces/search/all.php
  1.10      +2 -2      ansel/faces/search/image.php
  1.11      +5 -5      ansel/faces/search/image_save.php
  1.5       +4 -4      ansel/faces/search/image_search.php
  1.7       +2 -2      ansel/faces/search/img.php
  1.4       +5 -5      ansel/faces/search/name.php
  1.5       +3 -3      ansel/faces/search/named.php
  1.5       +4 -4      ansel/faces/search/owner.php
  1.8       +2 -3      ansel/faces/search/tabs.php
  1.145     +27 -27    ansel/gallery.php
  1.17      +4 -4      ansel/gallery/captions.php
  1.22      +3 -3      ansel/gallery/delete.php
  1.26      +5 -5      ansel/gallery/sort.php
  1.23      +5 -6      ansel/group.php
  1.171     +39 -40    ansel/image.php
  1.14      +2 -2      ansel/img/download.php
  1.17      +11 -12    ansel/img/ecard.php
  1.18      +2 -2      ansel/img/full.php
  1.15      +2 -2      ansel/img/index.php
  1.20      +2 -2      ansel/img/mini.php
  1.15      +3 -3      ansel/img/prettythumb.php
  1.19      +2 -2      ansel/img/screen.php
  1.20      +2 -2      ansel/img/thumb.php
  1.42      +5 -6      ansel/img/upload.php
  1.7       +4 -4      ansel/img/upload_preview.php
  1.588     +41 -41    ansel/lib/Ansel.php
  1.53      +2 -2      ansel/lib/Exif.php
  1.25      +7 -7      ansel/lib/Faces.php
  1.6       +2 -2      ansel/lib/Faces/facedetect.php
  1.3       +2 -2      ansel/lib/Faces/opencv.php
  1.15      +3 -3      ansel/lib/GalleryMode/Normal.php
  1.94      +10 -10    ansel/lib/Tags.php
  1.11      +3 -3      ansel/lib/Tile/DateGallery.php
  1.38      +3 -3      ansel/lib/Tile/Gallery.php
  1.51      +2 -2      ansel/lib/Tile/Image.php
  1.127     +3 -6      ansel/lib/Views/Gallery.php
  1.27      +5 -5      ansel/lib/Views/GalleryRenderers/Gallery.php
  1.31      +4 -4      ansel/lib/Views/GalleryRenderers/GalleryLightbox.php
  1.78      +7 -7      ansel/lib/Views/Image.php
  1.37      +8 -11     ansel/lib/Views/List.php
  1.36      +15 -18    ansel/lib/Views/Results.php
  1.14      +8 -8      ansel/lib/Views/Slideshow.php
  1.49      +20 -20    ansel/lib/Widget/Actions.php
  1.5       +2 -2      ansel/lib/Widget/GalleryFaces.php
  1.27      +3 -3      ansel/lib/Widget/ImageFaces.php
  1.17      +1 -1      ansel/lib/Widget/OtherGalleries.php
  1.11      +1 -1      ansel/lib/Widget/OwnerFaces.php
  1.13      +3 -3      ansel/lib/Widget/Tags.php
  1.16      +2 -2      ansel/lib/XRequest/EditCaption.php
  1.17      +2 -2      ansel/lib/XRequest/EditFaces.php
  1.135     +6 -6      ansel/lib/api.php
  1.4       +3 -3      ansel/lib/prefs.php
  1.3       +1 -2      ansel/lib/tests/TestBase.php
  1.26      +32 -32    ansel/perms.php
  1.18      +2 -2      ansel/preview.php
  1.3       +2 -3      ansel/protect.php
  1.7       +6 -7      ansel/report.php
  1.52      +7 -7      ansel/rss.php
  1.15      +3 -3      ansel/scripts/remote_import.php
  1.25      +1 -1      ansel/templates/captions/captions.inc
  1.21      +1 -1      ansel/templates/common-header.inc
  1.10      +1 -1      ansel/templates/faces/custom.inc
  1.7       +2 -2      ansel/templates/faces/face.inc
  1.11      +3 -3      ansel/templates/faces/gallery.inc
  1.9       +2 -2      ansel/templates/faces/image.inc
  1.3       +1 -1      ansel/templates/faces/index.inc
  1.4       +2 -2      ansel/templates/faces/search.inc
  1.8       +1 -1      ansel/templates/gallery/delete_confirmation.inc
  1.67      +2 -2      ansel/templates/gallery/gallery.inc
  1.9       +10 -10    ansel/templates/image/crop_image.inc
  1.52      +9 -9      ansel/templates/image/edit_image.inc
  1.3       +4 -4      ansel/templates/image/preview_cropimage.inc
  1.27      +4 -4      ansel/templates/image/preview_image.inc
  1.8       +10 -10    ansel/templates/image/resize_image.inc
  1.15      +1 -1      ansel/templates/image/upload.inc
  1.10      +3 -3      ansel/templates/tile/face.inc
  1.30      +2 -2      ansel/templates/tile/image.inc
  1.182     +2 -2      ansel/templates/view/gallery.inc
  1.35      +2 -2      ansel/templates/view/gallerylightbox.inc
  1.93      +5 -5      ansel/templates/view/image.inc
  1.17      +5 -5      ansel/templates/view/list.inc
  1.34      +2 -2      ansel/templates/view/results.inc
  1.16      +4 -4      ansel/templates/view/slideshow.inc
  1.16      +1 -1      ansel/templates/xppublish/list.inc
  1.4       +3 -3      ansel/templates/xppublish/login.inc
  1.12      +2 -2      ansel/templates/xppublish/new.inc
  1.26      +2 -2      ansel/test.php
  1.111     +13 -13    ansel/view.php
  1.49      +15 -15    ansel/xppublish.php
  1.37      +3 -3      ansel/xrequest.php

  Chora Links:
  http://cvs.horde.org/diff.php/agora/ban.php?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/agora/deleteforum.php?rt=horde&r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/agora/editforum.php?rt=horde&r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/agora/forums.php?rt=horde&r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Agora.php?rt=horde&r1=1.113&r2=1.114&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Block/threads.php?rt=horde&r1=1.72&r2=1.73&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Comments.php?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Forms/Message.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Messages.php?rt=horde&r1=1.313&r2=1.314&ty=u
  http://cvs.horde.org/diff.php/agora/lib/api.php?rt=horde&r1=1.130&r2=1.131&ty=u
  http://cvs.horde.org/diff.php/agora/lib/prefs.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/agora/messages/abuse.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/agora/messages/delete.php?rt=horde&r1=1.59&r2=1.60&ty=u
  http://cvs.horde.org/diff.php/agora/messages/edit.php?rt=horde&r1=1.87&r2=1.88&ty=u
  http://cvs.horde.org/diff.php/agora/messages/index.php?rt=horde&r1=1.62&r2=1.63&ty=u
  http://cvs.horde.org/diff.php/agora/messages/lock.php?rt=horde&r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/agora/messages/merge.php?rt=horde&r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/agora/messages/move.php?rt=horde&r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/agora/messages/split.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/agora/moderate.php?rt=horde&r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/agora/moderators.php?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/agora/owner.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/agora/rss/index.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/agora/rss/threads.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/agora/scripts/phorum2agora.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/agora/search.php?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/agora/templates/common-header.inc?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/agora/threads.php?rt=horde&r1=1.62&r2=1.63&ty=u
  http://cvs.horde.org/diff.php/agora/view.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/ansel/browse_edit.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/disclamer.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/edit_dates.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/claim.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/custom.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/delete.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/face.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/gallery.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/image.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/img.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/name.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/report.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/savecustom.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/all.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/image.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/image_save.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/image_search.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/img.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/name.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/named.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/owner.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/faces/search/tabs.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/gallery.php?rt=horde&r1=1.144&r2=1.145&ty=u
  http://cvs.horde.org/diff.php/ansel/gallery/captions.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/ansel/gallery/delete.php?rt=horde&r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/ansel/gallery/sort.php?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/ansel/group.php?rt=horde&r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/ansel/image.php?rt=horde&r1=1.170&r2=1.171&ty=u
  http://cvs.horde.org/diff.php/ansel/img/download.php?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/ansel/img/ecard.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/ansel/img/full.php?rt=horde&r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/ansel/img/index.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/ansel/img/mini.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/ansel/img/prettythumb.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/ansel/img/screen.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/ansel/img/thumb.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/ansel/img/upload.php?rt=horde&r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/ansel/img/upload_preview.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&r1=1.587&r2=1.588&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Exif.php?rt=horde&r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Faces.php?rt=horde&r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Faces/facedetect.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Faces/opencv.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Tags.php?rt=horde&r1=1.93&r2=1.94&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Tile/DateGallery.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Tile/Gallery.php?rt=horde&r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Tile/Image.php?rt=horde&r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?rt=horde&r1=1.126&r2=1.127&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderers/Gallery.php?rt=horde&r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderers/GalleryLightbox.php?rt=horde&r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Image.php?rt=horde&r1=1.77&r2=1.78&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/List.php?rt=horde&r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Results.php?rt=horde&r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Slideshow.php?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/Actions.php?rt=horde&r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/GalleryFaces.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/ImageFaces.php?rt=horde&r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/OtherGalleries.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/OwnerFaces.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/Tags.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/XRequest/EditCaption.php?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/XRequest/EditFaces.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/api.php?rt=horde&r1=1.134&r2=1.135&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/prefs.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/tests/TestBase.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/ansel/perms.php?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/ansel/preview.php?rt=horde&r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/ansel/protect.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/ansel/report.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/ansel/rss.php?rt=horde&r1=1.51&r2=1.52&ty=u
  http://cvs.horde.org/diff.php/ansel/scripts/remote_import.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/captions/captions.inc?rt=horde&r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/common-header.inc?rt=horde&r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/faces/custom.inc?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/faces/face.inc?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/faces/gallery.inc?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/faces/image.inc?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/faces/index.inc?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/faces/search.inc?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/gallery/delete_confirmation.inc?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/gallery/gallery.inc?rt=horde&r1=1.66&r2=1.67&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/image/crop_image.inc?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/image/edit_image.inc?rt=horde&r1=1.51&r2=1.52&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/image/preview_cropimage.inc?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/image/preview_image.inc?rt=horde&r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/image/resize_image.inc?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/image/upload.inc?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/tile/face.inc?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/tile/image.inc?rt=horde&r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?rt=horde&r1=1.181&r2=1.182&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/gallerylightbox.inc?rt=horde&r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/image.inc?rt=horde&r1=1.92&r2=1.93&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/list.inc?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/results.inc?rt=horde&r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/slideshow.inc?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/xppublish/list.inc?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/xppublish/login.inc?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/xppublish/new.inc?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/ansel/test.php?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/ansel/view.php?rt=horde&r1=1.110&r2=1.111&ty=u
  http://cvs.horde.org/diff.php/ansel/xppublish.php?rt=horde&r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/ansel/xrequest.php?rt=horde&r1=1.36&r2=1.37&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.