diff options
author | rene <rene@FreeBSD.org> | 2015-10-25 08:24:23 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2015-10-25 08:24:23 +0800 |
commit | abb1e4b552c87ad7d30b682f5450c00551450672 (patch) | |
tree | c56f7009b664810887b59e4568ae2926acd77c5e | |
parent | 08bb0915fdc4d421e7de85ea65861450df1fd95c (diff) | |
download | freebsd-ports-gnome-abb1e4b552c87ad7d30b682f5450c00551450672.tar.gz freebsd-ports-gnome-abb1e4b552c87ad7d30b682f5450c00551450672.tar.zst freebsd-ports-gnome-abb1e4b552c87ad7d30b682f5450c00551450672.zip |
Remove expired ports:
2015-10-22 misc/ruby-progressbar: Abandoned upstream, superseded by devel/rubygem-ruby-progressbar
2015-10-24 www/twig: Upstream vanished, php3 and php4 are long unsupported
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/ruby-progressbar/Makefile | 34 | ||||
-rw-r--r-- | misc/ruby-progressbar/distinfo | 2 | ||||
-rw-r--r-- | misc/ruby-progressbar/pkg-descr | 5 | ||||
-rw-r--r-- | misc/ruby-progressbar/pkg-plist | 4 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/twig/Makefile | 47 | ||||
-rw-r--r-- | www/twig/distinfo | 2 | ||||
-rw-r--r-- | www/twig/pkg-descr | 9 | ||||
-rw-r--r-- | www/twig/pkg-plist | 1843 |
11 files changed, 2 insertions, 1948 deletions
@@ -7897,3 +7897,5 @@ devel/rubygem-listen2||2015-10-20|Has expired: not used by other ports anymore devel/cloudabi-binutils|devel/cloudabi-binutils-x86_64|2015-10-21|CloudABI now supports aarch64 as well net/ntp-rc|net/ntp|2015-10-21|ntp-4.2.8p4 has gone GA x11-wm/clementine|x11-wm/clementine-wm|2015-10-23|add suffix so the port is not mixed up with audio/clementine-player +www/twig||2015-10-25|Has expired: Upstream vanished, php3 and php4 are long unsupported +misc/ruby-progressbar|devel/rubygem-ruby-progressbar|2015-10-25|Has expired: Abandoned upstream, superseded by devel/rubygem-ruby-progressbar diff --git a/misc/Makefile b/misc/Makefile index 0065ad0025bd..e474c484188a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -396,7 +396,6 @@ SUBDIR += rname SUBDIR += rpl SUBDIR += rtfm - SUBDIR += ruby-progressbar SUBDIR += rubygem-dotenv SUBDIR += rubygem-iesd SUBDIR += rubygem-mime-types diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile deleted file mode 100644 index 5a9ceb4f45ab..000000000000 --- a/misc/ruby-progressbar/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: TAKATSU Tomonari <tota@rtfm.jp> -# $FreeBSD$ - -PORTNAME= progressbar -PORTVERSION= 0.9 -PORTREVISION= 1 -CATEGORIES= misc ruby -MASTER_SITES= http://0xcc.net/ruby-progressbar/ \ - LOCAL/tota/progressbar -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ruby-${PORTNAME}-${PORTVERSION} - -MAINTAINER= tota@FreeBSD.org -COMMENT= Text progress bar library for Ruby - -DEPRECATED= Abandoned upstream, superseded by devel/rubygem-ruby-progressbar -EXPIRATION_DATE= 2015-10-22 - -CONFLICTS_INSTALL= rubygem-ruby-progressbar-* -USE_RUBY= yes -NO_BUILD= yes - -RUBY_RD_FILES= progressbar.en.rd progressbar.ja.rd -DOCS= ChangeLog ${RUBY_RD_FILES} - -OPTIONS_DEFINE= DOCS - -do-install: - ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} - ${INSTALL_DATA} ${INSTALL_WRKSRC}/${PORTNAME}.rb ${STAGEDIR}${RUBY_SITELIBDIR} - ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} - cd ${INSTALL_WRKSRC}; ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR} - -.include <bsd.port.mk> diff --git a/misc/ruby-progressbar/distinfo b/misc/ruby-progressbar/distinfo deleted file mode 100644 index 746cc86acc26..000000000000 --- a/misc/ruby-progressbar/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ruby-progressbar-0.9.tar.gz) = f2ea4a03fafdfc55ac52e84664167a288ee63f80591392e89fe8925024110551 -SIZE (ruby-progressbar-0.9.tar.gz) = 5580 diff --git a/misc/ruby-progressbar/pkg-descr b/misc/ruby-progressbar/pkg-descr deleted file mode 100644 index 4589271505a0..000000000000 --- a/misc/ruby-progressbar/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Ruby/ProgressBar is a text progress bar library for Ruby. -It can indicate progress with percentage, a progress bar, -and estimated remaining time. - -WWW: http://0xcc.net/ruby-progressbar/index.html.en diff --git a/misc/ruby-progressbar/pkg-plist b/misc/ruby-progressbar/pkg-plist deleted file mode 100644 index d3edc5196aa0..000000000000 --- a/misc/ruby-progressbar/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%RUBY_SITELIBDIR%%/progressbar.rb -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/progressbar.en.rd -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/progressbar.ja.rd diff --git a/www/Makefile b/www/Makefile index 7b29fe1e5525..3c1f85ca3a62 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2148,7 +2148,6 @@ SUBDIR += trytond28_google_maps SUBDIR += tt-rss SUBDIR += ttf2eot - SUBDIR += twig SUBDIR += twiki SUBDIR += twiki-BehaviourContrib SUBDIR += twiki-BlogAddOn diff --git a/www/twig/Makefile b/www/twig/Makefile deleted file mode 100644 index 30f0116a4d5b..000000000000 --- a/www/twig/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# $FreeBSD$ - -PORTNAME= twig -PORTVERSION= 2.8.3 -PORTREVISION= 2 -CATEGORIES= www mail -MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Web Based Email Client and Scheduler - -DEPRECATED= Upstream vanished, php3 and php4 are long unsupported -EXPIRATION_DATE= 2015-10-24 - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -.if !defined(WITHOUT_PHP_DEPENDS) -USE_PHP= ctype imap openssl pgsql pcre posix session tokenizer xml zlib -.endif - -NO_BUILD= yes - -USES= shebangfix -SHEBANG_FILES= features/schedule/reminders.php3 -PLIST_SUB+= TWIG=${TWIG} -ROOTFILES= index.php test.php goto.php -CONFFILES= .htaccess mailfooter.inc.php3.sample -USERFILES= announcements.inc.php3 config.inc.php3 dbconfig.inc.php3 \ - defaults.inc.php3 footer.inc.php3 header.inc.php3 \ - images.inc.php3 login.footer.inc.php3 login.form.php3 \ - login.header.inc.php3 mainmenu.inc.php3 newusergroups.inc.php3 - -TWIG?= www/twig - -do-install: - -${MKDIR} ${STAGEDIR}${PREFIX}/${TWIG}/config - (cd ${WRKSRC} && ${CP} ${ROOTFILES} ${STAGEDIR}${PREFIX}/${TWIG}/ ) - (cd ${WRKSRC} && ${CP} -R features ${STAGEDIR}${PREFIX}/${TWIG}/ ) - (cd ${WRKSRC} && ${CP} -R images ${STAGEDIR}${PREFIX}/${TWIG}/ ) - (cd ${WRKSRC} && ${CP} -R lib ${STAGEDIR}${PREFIX}/${TWIG}/ ) - (cd ${WRKSRC}/config && ${CP} ${CONFFILES} ${STAGEDIR}${PREFIX}/${TWIG}/config/ ) -.for i in ${USERFILES} - ${CP} ${WRKSRC}/config/${i} ${STAGEDIR}${PREFIX}/${TWIG}/config/${i}-dist -.endfor - -.include <bsd.port.mk> diff --git a/www/twig/distinfo b/www/twig/distinfo deleted file mode 100644 index bafea48fe57c..000000000000 --- a/www/twig/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (twig-2.8.3.tar.gz) = 71c51c289f2a2fe24ccbe001be014cdccc95c531f15423e6036f085bb01133e8 -SIZE (twig-2.8.3.tar.gz) = 1440449 diff --git a/www/twig/pkg-descr b/www/twig/pkg-descr deleted file mode 100644 index 79431cc8fc62..000000000000 --- a/www/twig/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -TWIG is a Web-based groupware suite written in PHP, compatible with both -PHP3 and PHP4. Its features include IMAP and POP3 email, Usenet newsgroups, -contact management, scheduling, shared notes and bookmarks, a todo list, -and meeting announcements. Any piece of information can be shared with others -via group oriented access controls. By using only plain HTML, it is a simple, -cross-platform, fast and browser-independent way to access or share almost -any kind of information, without the complexity or costs of other -intranet/groupware packages. It is fully internationalized, with 22 -translations. diff --git a/www/twig/pkg-plist b/www/twig/pkg-plist deleted file mode 100644 index c4b9c66eb959..000000000000 --- a/www/twig/pkg-plist +++ /dev/null @@ -1,1843 +0,0 @@ -%%TWIG%%/config/.htaccess -%%TWIG%%/config/mailfooter.inc.php3.sample -@unexec if cmp -s %B/announcements.inc.php3 %B/announcements.inc.php3-dist; then rm -f %B/announcements.inc.php3; fi -%%TWIG%%/config/announcements.inc.php3-dist -@exec [ -f %B/announcements.inc.php3 ] || cp %B/%f %B/announcements.inc.php3 -@unexec if cmp -s %B/config.inc.php3 %B/config.inc.php3-dist; then rm -f %B/config.inc.php3; fi -%%TWIG%%/config/config.inc.php3-dist -@exec [ -f %B/config.inc.php3 ] || cp %B/%f %B/config.inc.php3 -@unexec if cmp -s %B/dbconfig.inc.php3 %B/dbconfig.inc.php3-dist; then rm -f %B/dbconfig.inc.php3; fi -%%TWIG%%/config/dbconfig.inc.php3-dist -@exec [ -f %B/dbconfig.inc.php3 ] || cp %B/%f %B/dbconfig.inc.php3 -@unexec if cmp -s %B/defaults.inc.php3 %B/defaults.inc.php3-dist; then rm -f %B/defaults.inc.php3; fi -%%TWIG%%/config/defaults.inc.php3-dist -@exec [ -f %B/defaults.inc.php3 ] || cp %B/%f %B/defaults.inc.php3 -@unexec if cmp -s %B/footer.inc.php3 %B/footer.inc.php3-dist; then rm -f %B/footer.inc.php3; fi -%%TWIG%%/config/footer.inc.php3-dist -@exec [ -f %B/footer.inc.php3 ] || cp %B/%f %B/footer.inc.php3 -@unexec if cmp -s %B/header.inc.php3 %B/header.inc.php3-dist; then rm -f %B/header.inc.php3; fi -%%TWIG%%/config/header.inc.php3-dist -@exec [ -f %B/header.inc.php3 ] || cp %B/%f %B/header.inc.php3 -@unexec if cmp -s %B/images.inc.php3 %B/images.inc.php3-dist; then rm -f %B/images.inc.php3; fi -%%TWIG%%/config/images.inc.php3-dist -@exec [ -f %B/images.inc.php3 ] || cp %B/%f %B/images.inc.php3 -@unexec if cmp -s %B/login.footer.inc.php3 %B/login.footer.inc.php3-dist; then rm -f %B/login.footer.inc.php3; fi -%%TWIG%%/config/login.footer.inc.php3-dist -@exec [ -f %B/login.footer.inc.php3 ] || cp %B/%f %B/login.footer.inc.php3 -@unexec if cmp -s %B/login.form.php3 %B/login.form.php3-dist; then rm -f %B/login.form.php3; fi -%%TWIG%%/config/login.form.php3-dist -@exec [ -f %B/login.form.php3 ] || cp %B/%f %B/login.form.php3 -@unexec if cmp -s %B/login.header.inc.php3 %B/login.header.inc.php3-dist; then rm -f %B/login.header.inc.php3; fi -%%TWIG%%/config/login.header.inc.php3-dist -@exec [ -f %B/login.header.inc.php3 ] || cp %B/%f %B/login.header.inc.php3 -@unexec if cmp -s %B/mainmenu.inc.php3 %B/mainmenu.inc.php3-dist; then rm -f %B/mainmenu.inc.php3; fi -%%TWIG%%/config/mainmenu.inc.php3-dist -@exec [ -f %B/mainmenu.inc.php3 ] || cp %B/%f %B/mainmenu.inc.php3 -@unexec if cmp -s %B/newusergroups.inc.php3 %B/newusergroups.inc.php3-dist; then rm -f %B/newusergroups.inc.php3; fi -%%TWIG%%/config/newusergroups.inc.php3-dist -@exec [ -f %B/newusergroups.inc.php3 ] || cp %B/%f %B/newusergroups.inc.php3 -%%TWIG%%/features/.htaccess -%%TWIG%%/features/admin/.htaccess -%%TWIG%%/features/admin/admin.feature.php3 -%%TWIG%%/features/admin/admin.inc.php3 -%%TWIG%%/features/admin/admin.main.inc.php3 -%%TWIG%%/features/admin/help/.htaccess -%%TWIG%%/features/admin/help/english/.htaccess -%%TWIG%%/features/admin/help/english/admin.help.inc.php3 -%%TWIG%%/features/admin/help/french/.htaccess -%%TWIG%%/features/admin/help/french/admin.help.inc.php3 -%%TWIG%%/features/admin/help/german/admin.help.inc.php3 -%%TWIG%%/features/admin/help/spanish/admin.help.inc.php3 -%%TWIG%%/features/admin/modules/.htaccess -%%TWIG%%/features/admin/modules/accounts.inc.php3 -%%TWIG%%/features/admin/modules/acl.inc.php3 -%%TWIG%%/features/admin/modules/announce.inc.php3 -%%TWIG%%/features/admin/modules/bookmarks.inc.php3 -%%TWIG%%/features/admin/modules/contacts.inc.php3 -%%TWIG%%/features/admin/modules/global.inc.php3 -%%TWIG%%/features/admin/modules/groups.inc.php3 -%%TWIG%%/features/admin/modules/languages.inc.php3 -%%TWIG%%/features/admin/modules/mail.inc.php3 -%%TWIG%%/features/admin/modules/main.inc.php3 -%%TWIG%%/features/admin/modules/meetings.inc.php3 -%%TWIG%%/features/admin/modules/news.inc.php3 -%%TWIG%%/features/admin/modules/notes.inc.php3 -%%TWIG%%/features/admin/modules/schedule.inc.php3 -%%TWIG%%/features/admin/modules/search.inc.php3 -%%TWIG%%/features/admin/modules/sql.inc.php3 -%%TWIG%%/features/admin/modules/sqltxt.admin.inc.php3 -%%TWIG%%/features/admin/modules/sqltxt.inc.php3 -%%TWIG%%/features/admin/modules/todo.inc.php3 -%%TWIG%%/features/admin/strings/catalan.strings.php3 -%%TWIG%%/features/admin/strings/chinesebig5.strings.php3 -%%TWIG%%/features/admin/strings/chinesegb.strings.php3 -%%TWIG%%/features/admin/strings/czech.strings.php3 -%%TWIG%%/features/admin/strings/danish.strings.php3 -%%TWIG%%/features/admin/strings/dutch.strings.php3 -%%TWIG%%/features/admin/strings/english.strings.php3 -%%TWIG%%/features/admin/strings/estonian.strings.php3 -%%TWIG%%/features/admin/strings/finnish.strings.php3 -%%TWIG%%/features/admin/strings/french.strings.php3 -%%TWIG%%/features/admin/strings/german.strings.php3 -%%TWIG%%/features/admin/strings/greek.strings.php3 -%%TWIG%%/features/admin/strings/hebrew.strings.php3 -%%TWIG%%/features/admin/strings/italian.strings.php3 -%%TWIG%%/features/admin/strings/jpeuc.strings.php3 -%%TWIG%%/features/admin/strings/korean.strings.php3 -%%TWIG%%/features/admin/strings/polish.strings.php3 -%%TWIG%%/features/admin/strings/portuguese.strings.php3 -%%TWIG%%/features/admin/strings/russian.strings.php3 -%%TWIG%%/features/admin/strings/russianwin.strings.php3 -%%TWIG%%/features/admin/strings/spanish.strings.php3 -%%TWIG%%/features/admin/strings/swedish.strings.php3 -%%TWIG%%/features/admin/strings/test.strings.php3 -%%TWIG%%/features/admin/strings/tongan.strings.php3 -%%TWIG%%/features/admin/strings/turkish.strings.php3 -%%TWIG%%/features/bookmarks/.htaccess -%%TWIG%%/features/bookmarks/bookmarks.edit.inc.php3 -%%TWIG%%/features/bookmarks/bookmarks.export.inc.php3 -%%TWIG%%/features/bookmarks/bookmarks.feature.php3 -%%TWIG%%/features/bookmarks/bookmarks.import.inc.php3 -%%TWIG%%/features/bookmarks/bookmarks.inc.php3 -%%TWIG%%/features/bookmarks/bookmarks.main.inc.php3 -%%TWIG%%/features/bookmarks/bookmarks.prefs.inc.php3 -%%TWIG%%/features/bookmarks/bookmarks.view.inc.php3 -%%TWIG%%/features/bookmarks/export.inc.php3 -%%TWIG%%/features/bookmarks/import.inc.php3 -%%TWIG%%/features/bookmarks/help/german/bookmarks.add.help.inc.php3 -%%TWIG%%/features/bookmarks/help/german/bookmarks.help.inc.php3 -%%TWIG%%/features/bookmarks/help/german/bookmarks.prefs.help.inc.php3 -%%TWIG%%/features/bookmarks/help/german/menu.bookmarks.help.inc.php3 -%%TWIG%%/features/bookmarks/strings/catalan.strings.php3 -%%TWIG%%/features/bookmarks/strings/chinesebig5.strings.php3 -%%TWIG%%/features/bookmarks/strings/chinesegb.strings.php3 -%%TWIG%%/features/bookmarks/strings/czech.strings.php3 -%%TWIG%%/features/bookmarks/strings/danish.strings.php3 -%%TWIG%%/features/bookmarks/strings/dutch.strings.php3 -%%TWIG%%/features/bookmarks/strings/english.strings.php3 -%%TWIG%%/features/bookmarks/strings/estonian.strings.php3 -%%TWIG%%/features/bookmarks/strings/finnish.strings.php3 -%%TWIG%%/features/bookmarks/strings/french.strings.php3 -%%TWIG%%/features/bookmarks/strings/german.strings.php3 -%%TWIG%%/features/bookmarks/strings/greek.strings.php3 -%%TWIG%%/features/bookmarks/strings/hebrew.strings.php3 -%%TWIG%%/features/bookmarks/strings/italian.strings.php3 -%%TWIG%%/features/bookmarks/strings/jpeuc.strings.php3 -%%TWIG%%/features/bookmarks/strings/korean.strings.php3 -%%TWIG%%/features/bookmarks/strings/polish.strings.php3 -%%TWIG%%/features/bookmarks/strings/portuguese.strings.php3 -%%TWIG%%/features/bookmarks/strings/russian.strings.php3 -%%TWIG%%/features/bookmarks/strings/russianwin.strings.php3 -%%TWIG%%/features/bookmarks/strings/spanish.strings.php3 -%%TWIG%%/features/bookmarks/strings/swedish.strings.php3 -%%TWIG%%/features/bookmarks/strings/test.strings.php3 -%%TWIG%%/features/bookmarks/strings/tongan.strings.php3 -%%TWIG%%/features/bookmarks/strings/turkish.strings.php3 -%%TWIG%%/features/common.inc.php3 -%%TWIG%%/features/contacts/.htaccess -%%TWIG%%/features/contacts/contacts.edit.inc.php3 -%%TWIG%%/features/contacts/contacts.export.inc.php3 -%%TWIG%%/features/contacts/contacts.feature.php3 -%%TWIG%%/features/contacts/contacts.import.inc.php3 -%%TWIG%%/features/contacts/contacts.inc.php3 -%%TWIG%%/features/contacts/contacts.ledit.inc.php3 -%%TWIG%%/features/contacts/contacts.lview.inc.php3 -%%TWIG%%/features/contacts/contacts.main.inc.php3 -%%TWIG%%/features/contacts/contacts.prefs.inc.php3 -%%TWIG%%/features/contacts/contacts.vcard.inc.php3 -%%TWIG%%/features/contacts/contacts.view.inc.php3 -%%TWIG%%/features/contacts/export.inc.php3 -%%TWIG%%/features/contacts/help/.htaccess -%%TWIG%%/features/contacts/help/english/.htaccess -%%TWIG%%/features/contacts/help/english/contacts.edit.help.inc.php3 -%%TWIG%%/features/contacts/help/english/contacts.help.inc.php3 -%%TWIG%%/features/contacts/help/english/contacts.import.help.inc.php3 -%%TWIG%%/features/contacts/help/english/contacts.main.help.inc.php3 -%%TWIG%%/features/contacts/help/english/contacts.prefs.help.inc.php3 -%%TWIG%%/features/contacts/help/english/contacts.view.help.inc.php3 -%%TWIG%%/features/contacts/help/english/menu.contacts.help.inc.php3 -%%TWIG%%/features/contacts/help/french/.htaccess -%%TWIG%%/features/contacts/help/french/contacts.edit.help.inc.php3 -%%TWIG%%/features/contacts/help/french/contacts.help.inc.php3 -%%TWIG%%/features/contacts/help/french/contacts.import.help.inc.php3 -%%TWIG%%/features/contacts/help/french/contacts.main.help.inc.php3 -%%TWIG%%/features/contacts/help/french/contacts.prefs.help.inc.php3 -%%TWIG%%/features/contacts/help/french/contacts.view.help.inc.php3 -%%TWIG%%/features/contacts/help/french/menu.contacts.help.inc.php3 -%%TWIG%%/features/contacts/help/german/contacts.edit.help.inc.php3 -%%TWIG%%/features/contacts/help/german/contacts.help.inc.php3 -%%TWIG%%/features/contacts/help/german/contacts.import.help.inc.php3 -%%TWIG%%/features/contacts/help/german/contacts.main.help.inc.php3 -%%TWIG%%/features/contacts/help/german/contacts.prefs.help.inc.php3 -%%TWIG%%/features/contacts/help/german/contacts.view.help.inc.php3 -%%TWIG%%/features/contacts/help/german/menu.contacts.help.inc.php3 -%%TWIG%%/features/contacts/help/spanish/.htaccess -%%TWIG%%/features/contacts/help/spanish/contacts.edit.help.inc.php3 -%%TWIG%%/features/contacts/help/spanish/contacts.help.inc.php3 -%%TWIG%%/features/contacts/help/spanish/contacts.import.help.inc.php3 -%%TWIG%%/features/contacts/help/spanish/contacts.main.help.inc.php3 -%%TWIG%%/features/contacts/help/spanish/contacts.prefs.help.inc.php3 -%%TWIG%%/features/contacts/help/spanish/contacts.view.help.inc.php3 -%%TWIG%%/features/contacts/help/spanish/menu.contacts.help.inc.php3 -%%TWIG%%/features/contacts/import.defs/.htaccess -%%TWIG%%/features/contacts/import.defs/Netscape46.def.php3 -%%TWIG%%/features/contacts/import.defs/Outlook2002.def.php3 -%%TWIG%%/features/contacts/import.defs/Outlook98.def.php3 -%%TWIG%%/features/contacts/import.defs/OutlookExpress.def.php3 -%%TWIG%%/features/contacts/import.defs/OutlookExpressComplete.def.php3 -%%TWIG%%/features/contacts/import.defs/PegasusMail.def.php3 -%%TWIG%%/features/contacts/import.defs/ThunderBird.def.php3 -%%TWIG%%/features/contacts/import.defs/vCard21.def.php3 -%%TWIG%%/features/contacts/import.defs/vCard30.def.php3 -%%TWIG%%/features/contacts/import.inc.php3 -%%TWIG%%/features/contacts/strings/catalan.strings.php3 -%%TWIG%%/features/contacts/strings/chinesebig5.strings.php3 -%%TWIG%%/features/contacts/strings/chinesegb.strings.php3 -%%TWIG%%/features/contacts/strings/czech.strings.php3 -%%TWIG%%/features/contacts/strings/danish.strings.php3 -%%TWIG%%/features/contacts/strings/dutch.strings.php3 -%%TWIG%%/features/contacts/strings/english.strings.php3 -%%TWIG%%/features/contacts/strings/estonian.strings.php3 -%%TWIG%%/features/contacts/strings/finnish.strings.php3 -%%TWIG%%/features/contacts/strings/french.strings.php3 -%%TWIG%%/features/contacts/strings/german.strings.php3 -%%TWIG%%/features/contacts/strings/greek.strings.php3 -%%TWIG%%/features/contacts/strings/hebrew.strings.php3 -%%TWIG%%/features/contacts/strings/italian.strings.php3 -%%TWIG%%/features/contacts/strings/jpeuc.strings.php3 -%%TWIG%%/features/contacts/strings/korean.strings.php3 -%%TWIG%%/features/contacts/strings/polish.strings.php3 -%%TWIG%%/features/contacts/strings/portuguese.strings.php3 -%%TWIG%%/features/contacts/strings/russian.strings.php3 -%%TWIG%%/features/contacts/strings/russianwin.strings.php3 -%%TWIG%%/features/contacts/strings/spanish.strings.php3 -%%TWIG%%/features/contacts/strings/swedish.strings.php3 -%%TWIG%%/features/contacts/strings/test.strings.php3 -%%TWIG%%/features/contacts/strings/tongan.strings.php3 -%%TWIG%%/features/contacts/strings/turkish.strings.php3 -%%TWIG%%/features/groups/.htaccess -%%TWIG%%/features/groups/groups.feature.php3 -%%TWIG%%/features/groups/groups.inc.php3 -%%TWIG%%/features/groups/strings/catalan.strings.php3 -%%TWIG%%/features/groups/strings/chinesebig5.strings.php3 -%%TWIG%%/features/groups/strings/chinesegb.strings.php3 -%%TWIG%%/features/groups/strings/czech.strings.php3 -%%TWIG%%/features/groups/strings/danish.strings.php3 -%%TWIG%%/features/groups/strings/dutch.strings.php3 -%%TWIG%%/features/groups/strings/english.strings.php3 -%%TWIG%%/features/groups/strings/estonian.strings.php3 -%%TWIG%%/features/groups/strings/finnish.strings.php3 -%%TWIG%%/features/groups/strings/french.strings.php3 -%%TWIG%%/features/groups/strings/german.strings.php3 -%%TWIG%%/features/groups/strings/greek.strings.php3 -%%TWIG%%/features/groups/strings/hebrew.strings.php3 -%%TWIG%%/features/groups/strings/italian.strings.php3 -%%TWIG%%/features/groups/strings/jpeuc.strings.php3 -%%TWIG%%/features/groups/strings/korean.strings.php3 -%%TWIG%%/features/groups/strings/polish.strings.php3 -%%TWIG%%/features/groups/strings/portuguese.strings.php3 -%%TWIG%%/features/groups/strings/russian.strings.php3 -%%TWIG%%/features/groups/strings/russianwin.strings.php3 -%%TWIG%%/features/groups/strings/spanish.strings.php3 -%%TWIG%%/features/groups/strings/swedish.strings.php3 -%%TWIG%%/features/groups/strings/test.strings.php3 -%%TWIG%%/features/groups/strings/tongan.strings.php3 -%%TWIG%%/features/groups/strings/turkish.strings.php3 -%%TWIG%%/features/help/.htaccess -%%TWIG%%/features/help/help.feature.php3 -%%TWIG%%/features/help/help.inc.php3 -%%TWIG%%/features/help/help/.htaccess -%%TWIG%%/features/help/help/english/.htaccess -%%TWIG%%/features/help/help/english/help.help.inc.php3 -%%TWIG%%/features/help/help/english/help.structure.help.inc.php3 -%%TWIG%%/features/help/help/english/help.using.help.inc.php3 -%%TWIG%%/features/help/help/english/help.writing.help.inc.php3 -%%TWIG%%/features/help/help/english/menu.help.help.inc.php3 -%%TWIG%%/features/help/help/german/help.help.inc.php3 -%%TWIG%%/features/help/help/german/help.structure.help.inc.php3 -%%TWIG%%/features/help/help/german/help.using.help.inc.php3 -%%TWIG%%/features/help/help/german/help.writing.help.inc.php3 -%%TWIG%%/features/help/help/german/menu.help.help.inc.php3 -%%TWIG%%/features/help/help/portuguese/.htaccess -%%TWIG%%/features/help/help/portuguese/help.help.inc.php3 -%%TWIG%%/features/help/help/portuguese/help.structure.help.inc.php3 -%%TWIG%%/features/help/help/portuguese/help.using.help.inc.php3 -%%TWIG%%/features/help/help/portuguese/help.writing.help.inc.php3 -%%TWIG%%/features/help/help/portuguese/menu.help.help.inc.php3 -%%TWIG%%/features/help/help/spanish/.htaccess -%%TWIG%%/features/help/help/spanish/help.help.inc.php3 -%%TWIG%%/features/help/help/spanish/help.structure.help.inc.php3 -%%TWIG%%/features/help/help/spanish/help.using.help.inc.php3 -%%TWIG%%/features/help/help/spanish/help.writing.help.inc.php3 -%%TWIG%%/features/help/help/spanish/menu.help.help.inc.php3 -%%TWIG%%/features/help/strings/catalan.strings.php3 -%%TWIG%%/features/help/strings/chinesebig5.strings.php3 -%%TWIG%%/features/help/strings/chinesegb.strings.php3 -%%TWIG%%/features/help/strings/czech.strings.php3 -%%TWIG%%/features/help/strings/danish.strings.php3 -%%TWIG%%/features/help/strings/dutch.strings.php3 -%%TWIG%%/features/help/strings/english.strings.php3 -%%TWIG%%/features/help/strings/estonian.strings.php3 -%%TWIG%%/features/help/strings/finnish.strings.php3 -%%TWIG%%/features/help/strings/french.strings.php3 -%%TWIG%%/features/help/strings/german.strings.php3 -%%TWIG%%/features/help/strings/greek.strings.php3 -%%TWIG%%/features/help/strings/hebrew.strings.php3 -%%TWIG%%/features/help/strings/italian.strings.php3 -%%TWIG%%/features/help/strings/jpeuc.strings.php3 -%%TWIG%%/features/help/strings/korean.strings.php3 -%%TWIG%%/features/help/strings/polish.strings.php3 -%%TWIG%%/features/help/strings/portuguese.strings.php3 -%%TWIG%%/features/help/strings/russian.strings.php3 -%%TWIG%%/features/help/strings/russianwin.strings.php3 -%%TWIG%%/features/help/strings/spanish.strings.php3 -%%TWIG%%/features/help/strings/swedish.strings.php3 -%%TWIG%%/features/help/strings/test.strings.php3 -%%TWIG%%/features/help/strings/tongan.strings.php3 -%%TWIG%%/features/help/strings/turkish.strings.php3 -%%TWIG%%/features/logout/.htaccess -%%TWIG%%/features/logout/help/.htaccess -%%TWIG%%/features/logout/help/english/.htaccess -%%TWIG%%/features/logout/help/english/logout.help.inc.php3 -%%TWIG%%/features/logout/help/german/logout.help.inc.php3 -%%TWIG%%/features/logout/help/spanish/.htaccess -%%TWIG%%/features/logout/help/spanish/logout.help.inc.php3 -%%TWIG%%/features/logout/logout.feature.php3 -%%TWIG%%/features/logout/logout.inc.php3 -%%TWIG%%/features/logout/strings/catalan.strings.php3 -%%TWIG%%/features/logout/strings/chinesebig5.strings.php3 -%%TWIG%%/features/logout/strings/chinesegb.strings.php3 -%%TWIG%%/features/logout/strings/czech.strings.php3 -%%TWIG%%/features/logout/strings/danish.strings.php3 -%%TWIG%%/features/logout/strings/dutch.strings.php3 -%%TWIG%%/features/logout/strings/english.strings.php3 -%%TWIG%%/features/logout/strings/estonian.strings.php3 -%%TWIG%%/features/logout/strings/finnish.strings.php3 -%%TWIG%%/features/logout/strings/french.strings.php3 -%%TWIG%%/features/logout/strings/german.strings.php3 -%%TWIG%%/features/logout/strings/greek.strings.php3 -%%TWIG%%/features/logout/strings/hebrew.strings.php3 -%%TWIG%%/features/logout/strings/italian.strings.php3 -%%TWIG%%/features/logout/strings/jpeuc.strings.php3 -%%TWIG%%/features/logout/strings/korean.strings.php3 -%%TWIG%%/features/logout/strings/polish.strings.php3 -%%TWIG%%/features/logout/strings/portuguese.strings.php3 -%%TWIG%%/features/logout/strings/russian.strings.php3 -%%TWIG%%/features/logout/strings/russianwin.strings.php3 -%%TWIG%%/features/logout/strings/spanish.strings.php3 -%%TWIG%%/features/logout/strings/swedish.strings.php3 -%%TWIG%%/features/logout/strings/test.strings.php3 -%%TWIG%%/features/logout/strings/tongan.strings.php3 -%%TWIG%%/features/logout/strings/turkish.strings.php3 -%%TWIG%%/features/mail/.htaccess -%%TWIG%%/features/mail/help/.htaccess -%%TWIG%%/features/mail/help/english/.htaccess -%%TWIG%%/features/mail/help/english/mail.compose.help.inc.php3 -%%TWIG%%/features/mail/help/english/mail.folders.help.inc.php3 -%%TWIG%%/features/mail/help/english/mail.foldover.help.inc.php3 -%%TWIG%%/features/mail/help/english/mail.help.inc.php3 -%%TWIG%%/features/mail/help/english/mail.main.help.inc.php3 -%%TWIG%%/features/mail/help/english/mail.msgview.help.inc.php3 -%%TWIG%%/features/mail/help/english/mail.prefs.help.inc.php3 -%%TWIG%%/features/mail/help/english/menu.mail.help.inc.php3 -%%TWIG%%/features/mail/help/french/.htaccess -%%TWIG%%/features/mail/help/french/mail.compose.help.inc.php3 -%%TWIG%%/features/mail/help/french/mail.folders.help.inc.php3 -%%TWIG%%/features/mail/help/french/mail.foldover.help.inc.php3 -%%TWIG%%/features/mail/help/french/mail.help.inc.php3 -%%TWIG%%/features/mail/help/french/mail.main.help.inc.php3 -%%TWIG%%/features/mail/help/french/mail.msgview.help.inc.php3 -%%TWIG%%/features/mail/help/french/mail.prefs.help.inc.php3 -%%TWIG%%/features/mail/help/french/menu.mail.help.inc.php3 -%%TWIG%%/features/mail/help/german/mail.compose.help.inc.php3 -%%TWIG%%/features/mail/help/german/mail.folders.help.inc.php3 -%%TWIG%%/features/mail/help/german/mail.foldover.help.inc.php3 -%%TWIG%%/features/mail/help/german/mail.help.inc.php3 -%%TWIG%%/features/mail/help/german/mail.main.help.inc.php3 -%%TWIG%%/features/mail/help/german/mail.msgview.help.inc.php3 -%%TWIG%%/features/mail/help/german/mail.prefs.help.inc.php3 -%%TWIG%%/features/mail/help/german/menu.mail.help.inc.php3 -%%TWIG%%/features/mail/help/portuguese/.htaccess -%%TWIG%%/features/mail/help/portuguese/mail.help.inc.php3 -%%TWIG%%/features/mail/help/portuguese/mail.main.help.inc.php3 -%%TWIG%%/features/mail/help/portuguese/menu.mail.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/.htaccess -%%TWIG%%/features/mail/help/spanish/mail.compose.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/mail.folders.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/mail.foldover.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/mail.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/mail.main.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/mail.msgview.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/mail.prefs.help.inc.php3 -%%TWIG%%/features/mail/help/spanish/menu.mail.help.inc.php3 -%%TWIG%%/features/mail/mail.attachment.inc.php3 -%%TWIG%%/features/mail/mail.compose.inc.php3 -%%TWIG%%/features/mail/mail.copy.inc.php3 -%%TWIG%%/features/mail/mail.copy_to.inc.php3 -%%TWIG%%/features/mail/mail.delete.inc.php3 -%%TWIG%%/features/mail/mail.expunge.inc.php3 -%%TWIG%%/features/mail/mail.feature.php3 -%%TWIG%%/features/mail/mail.folders.inc.php3 -%%TWIG%%/features/mail/mail.foldover.inc.php3 -%%TWIG%%/features/mail/mail.forward.inc.php3 -%%TWIG%%/features/mail/mail.inc.php3 -%%TWIG%%/features/mail/mail.main.inc.php3 -%%TWIG%%/features/mail/mail.mdn.inc.php3 -%%TWIG%%/features/mail/mail.msgprint.inc.php3 -%%TWIG%%/features/mail/mail.msgsave.inc.php3 -%%TWIG%%/features/mail/mail.msgview.inc.php3 -%%TWIG%%/features/mail/mail.prefs.inc.php3 -%%TWIG%%/features/mail/mail.recompose.inc.php3 -%%TWIG%%/features/mail/mail.reply.inc.php3 -%%TWIG%%/features/mail/mail.submit.inc.php3 -%%TWIG%%/features/mail/mail.transfer.inc.php3 -%%TWIG%%/features/mail/mail.transfer_to.inc.php3 -%%TWIG%%/features/mail/mail.undelete.inc.php3 -%%TWIG%%/features/mail/mail.unread.inc.php3 -%%TWIG%%/features/mail/strings/catalan.strings.php3 -%%TWIG%%/features/mail/strings/chinesebig5.strings.php3 -%%TWIG%%/features/mail/strings/chinesegb.strings.php3 -%%TWIG%%/features/mail/strings/czech.strings.php3 -%%TWIG%%/features/mail/strings/danish.strings.php3 -%%TWIG%%/features/mail/strings/dutch.strings.php3 -%%TWIG%%/features/mail/strings/empty.strings.php3 -%%TWIG%%/features/mail/strings/english.strings.php3 -%%TWIG%%/features/mail/strings/estonian.strings.php3 -%%TWIG%%/features/mail/strings/finnish.strings.php3 -%%TWIG%%/features/mail/strings/french.strings.php3 -%%TWIG%%/features/mail/strings/german.strings.php3 -%%TWIG%%/features/mail/strings/greek.strings.php3 -%%TWIG%%/features/mail/strings/hebrew.strings.php3 -%%TWIG%%/features/mail/strings/italian.strings.php3 -%%TWIG%%/features/mail/strings/jpeuc.strings.php3 -%%TWIG%%/features/mail/strings/korean.strings.php3 -%%TWIG%%/features/mail/strings/polish.strings.php3 -%%TWIG%%/features/mail/strings/portuguese.strings.php3 -%%TWIG%%/features/mail/strings/russian.strings.php3 -%%TWIG%%/features/mail/strings/russianwin.strings.php3 -%%TWIG%%/features/mail/strings/spanish.strings.php3 -%%TWIG%%/features/mail/strings/swedish.strings.php3 -%%TWIG%%/features/mail/strings/test.strings.php3 -%%TWIG%%/features/mail/strings/tongan.strings.php3 -%%TWIG%%/features/mail/strings/turkish.strings.php3 -%%TWIG%%/features/main/.htaccess -%%TWIG%%/features/main/help/.htaccess -%%TWIG%%/features/main/help/english/.htaccess -%%TWIG%%/features/main/help/english/main.faq.help.inc.php3 -%%TWIG%%/features/main/help/english/main.help.inc.php3 -%%TWIG%%/features/main/help/english/main.intro.help.inc.php3 -%%TWIG%%/features/main/help/english/main.main.help.inc.php3 -%%TWIG%%/features/main/help/english/menu.main.help.inc.php3 -%%TWIG%%/features/main/help/french/main.faq.help.inc.php3 -%%TWIG%%/features/main/help/french/main.help.inc.php3 -%%TWIG%%/features/main/help/french/main.intro.help.inc.php3 -%%TWIG%%/features/main/help/french/main.main.help.inc.php3 -%%TWIG%%/features/main/help/french/menu.main.help.inc.php3 -%%TWIG%%/features/main/help/german/main.faq.help.inc.php3 -%%TWIG%%/features/main/help/german/main.help.inc.php3 -%%TWIG%%/features/main/help/german/main.intro.help.inc.php3 -%%TWIG%%/features/main/help/german/main.main.help.inc.php3 -%%TWIG%%/features/main/help/german/menu.main.help.inc.php3 -%%TWIG%%/features/main/help/spanish/.htaccess -%%TWIG%%/features/main/help/spanish/main.faq.help.inc.php3 -%%TWIG%%/features/main/help/spanish/main.help.inc.php3 -%%TWIG%%/features/main/help/spanish/main.intro.help.inc.php3 -%%TWIG%%/features/main/help/spanish/main.main.help.inc.php3 -%%TWIG%%/features/main/help/spanish/menu.main.help.inc.php3 -%%TWIG%%/features/main/main.feature.php3 -%%TWIG%%/features/main/main.inc.php3 -%%TWIG%%/features/main/modules/announcements.inc.php3 -%%TWIG%%/features/main/modules/mail.inc.php3 -%%TWIG%%/features/main/modules/meetings.inc.php3 -%%TWIG%%/features/main/modules/schedule.inc.php3 -%%TWIG%%/features/main/modules/todo.inc.php3 -%%TWIG%%/features/main/strings/catalan.strings.php3 -%%TWIG%%/features/main/strings/chinesebig5.strings.php3 -%%TWIG%%/features/main/strings/chinesegb.strings.php3 -%%TWIG%%/features/main/strings/czech.strings.php3 -%%TWIG%%/features/main/strings/danish.strings.php3 -%%TWIG%%/features/main/strings/dutch.strings.php3 -%%TWIG%%/features/main/strings/english.strings.php3 -%%TWIG%%/features/main/strings/estonian.strings.php3 -%%TWIG%%/features/main/strings/finnish.strings.php3 -%%TWIG%%/features/main/strings/french.strings.php3 -%%TWIG%%/features/main/strings/german.strings.php3 -%%TWIG%%/features/main/strings/greek.strings.php3 -%%TWIG%%/features/main/strings/hebrew.strings.php3 -%%TWIG%%/features/main/strings/italian.strings.php3 -%%TWIG%%/features/main/strings/jpeuc.strings.php3 -%%TWIG%%/features/main/strings/korean.strings.php3 -%%TWIG%%/features/main/strings/polish.strings.php3 -%%TWIG%%/features/main/strings/portuguese.strings.php3 -%%TWIG%%/features/main/strings/russian.strings.php3 -%%TWIG%%/features/main/strings/russianwin.strings.php3 -%%TWIG%%/features/main/strings/spanish.strings.php3 -%%TWIG%%/features/main/strings/swedish.strings.php3 -%%TWIG%%/features/main/strings/test.strings.php3 -%%TWIG%%/features/main/strings/tongan.strings.php3 -%%TWIG%%/features/main/strings/turkish.strings.php3 -%%TWIG%%/features/meetings/.htaccess -%%TWIG%%/features/meetings/help/.htaccess -%%TWIG%%/features/meetings/help/english/.htaccess -%%TWIG%%/features/meetings/help/english/meetings.edit.help.inc.php3 -%%TWIG%%/features/meetings/help/english/meetings.fulledit.help.inc.php3 -%%TWIG%%/features/meetings/help/english/meetings.help.inc.php3 -%%TWIG%%/features/meetings/help/english/meetings.invite.help.inc.php3 -%%TWIG%%/features/meetings/help/english/meetings.main.help.inc.php3 -%%TWIG%%/features/meetings/help/english/menu.meetings.help.inc.php3 -%%TWIG%%/features/meetings/help/german/meetings.edit.help.inc.php3 -%%TWIG%%/features/meetings/help/german/meetings.fulledit.help.inc.php3 -%%TWIG%%/features/meetings/help/german/meetings.help.inc.php3 -%%TWIG%%/features/meetings/help/german/meetings.invite.help.inc.php3 -%%TWIG%%/features/meetings/help/german/meetings.main.help.inc.php3 -%%TWIG%%/features/meetings/help/german/menu.meetings.help.inc.php3 -%%TWIG%%/features/meetings/help/spanish/.htaccess -%%TWIG%%/features/meetings/help/spanish/meetings.help.inc.php3 -%%TWIG%%/features/meetings/help/spanish/menu.meetings.help.inc.php3 -%%TWIG%%/features/meetings/meetings.db.inc.php3 -%%TWIG%%/features/meetings/meetings.edit.inc.php3 -%%TWIG%%/features/meetings/meetings.feature.php3 -%%TWIG%%/features/meetings/meetings.inc.php3 -%%TWIG%%/features/meetings/meetings.invite.inc.php3 -%%TWIG%%/features/meetings/meetings.main.inc.php3 -%%TWIG%%/features/meetings/meetings.notes.inc.php3 -%%TWIG%%/features/meetings/meetings.prefs.inc.php3 -%%TWIG%%/features/meetings/meetings.todo.inc.php3 -%%TWIG%%/features/meetings/meetings.view.inc.php3 -%%TWIG%%/features/meetings/strings/catalan.strings.php3 -%%TWIG%%/features/meetings/strings/chinesebig5.strings.php3 -%%TWIG%%/features/meetings/strings/chinesegb.strings.php3 -%%TWIG%%/features/meetings/strings/czech.strings.php3 -%%TWIG%%/features/meetings/strings/danish.strings.php3 -%%TWIG%%/features/meetings/strings/dutch.strings.php3 -%%TWIG%%/features/meetings/strings/english.strings.php3 -%%TWIG%%/features/meetings/strings/estonian.strings.php3 -%%TWIG%%/features/meetings/strings/finnish.strings.php3 -%%TWIG%%/features/meetings/strings/french.strings.php3 -%%TWIG%%/features/meetings/strings/german.strings.php3 -%%TWIG%%/features/meetings/strings/greek.strings.php3 -%%TWIG%%/features/meetings/strings/hebrew.strings.php3 -%%TWIG%%/features/meetings/strings/italian.strings.php3 -%%TWIG%%/features/meetings/strings/jpeuc.strings.php3 -%%TWIG%%/features/meetings/strings/korean.strings.php3 -%%TWIG%%/features/meetings/strings/polish.strings.php3 -%%TWIG%%/features/meetings/strings/portuguese.strings.php3 -%%TWIG%%/features/meetings/strings/russian.strings.php3 -%%TWIG%%/features/meetings/strings/russianwin.strings.php3 -%%TWIG%%/features/meetings/strings/spanish.strings.php3 -%%TWIG%%/features/meetings/strings/swedish.strings.php3 -%%TWIG%%/features/meetings/strings/test.strings.php3 -%%TWIG%%/features/meetings/strings/tongan.strings.php3 -%%TWIG%%/features/meetings/strings/turkish.strings.php3 -%%TWIG%%/features/news/.htaccess -%%TWIG%%/features/news/help/.htaccess -%%TWIG%%/features/news/help/english/.htaccess -%%TWIG%%/features/news/help/english/menu.news.help.inc.php3 -%%TWIG%%/features/news/help/english/news.help.inc.php3 -%%TWIG%%/features/news/help/english/news.main.help.inc.php3 -%%TWIG%%/features/news/help/german/menu.news.help.inc.php3 -%%TWIG%%/features/news/help/german/news.help.inc.php3 -%%TWIG%%/features/news/help/german/news.main.help.inc.php3 -%%TWIG%%/features/news/help/german/news.manage.help.inc.php3 -%%TWIG%%/features/news/help/german/news.new.help.inc.php3 -%%TWIG%%/features/news/help/german/news.prefs.help.inc.php3 -%%TWIG%%/features/news/help/german/news.write.help.inc.php3 -%%TWIG%%/features/news/help/spanish/.htaccess -%%TWIG%%/features/news/help/spanish/menu.news.help.inc.php3 -%%TWIG%%/features/news/help/spanish/news.help.inc.php3 -%%TWIG%%/features/news/help/spanish/news.main.help.inc.php3 -%%TWIG%%/features/news/news.feature.php3 -%%TWIG%%/features/news/news.folders.inc.php3 -%%TWIG%%/features/news/news.inc.php3 -%%TWIG%%/features/news/news.main.inc.php3 -%%TWIG%%/features/news/news.post.inc.php3 -%%TWIG%%/features/news/news.prefs.inc.php3 -%%TWIG%%/features/news/news.uudecode.inc.php3 -%%TWIG%%/features/news/news.view.inc.php3 -%%TWIG%%/features/news/strings/catalan.strings.php3 -%%TWIG%%/features/news/strings/chinesebig5.strings.php3 -%%TWIG%%/features/news/strings/chinesegb.strings.php3 -%%TWIG%%/features/news/strings/czech.strings.php3 -%%TWIG%%/features/news/strings/danish.strings.php3 -%%TWIG%%/features/news/strings/dutch.strings.php3 -%%TWIG%%/features/news/strings/english.strings.php3 -%%TWIG%%/features/news/strings/estonian.strings.php3 -%%TWIG%%/features/news/strings/finnish.strings.php3 -%%TWIG%%/features/news/strings/french.strings.php3 -%%TWIG%%/features/news/strings/german.strings.php3 -%%TWIG%%/features/news/strings/greek.strings.php3 -%%TWIG%%/features/news/strings/hebrew.strings.php3 -%%TWIG%%/features/news/strings/italian.strings.php3 -%%TWIG%%/features/news/strings/jpeuc.strings.php3 -%%TWIG%%/features/news/strings/korean.strings.php3 -%%TWIG%%/features/news/strings/polish.strings.php3 -%%TWIG%%/features/news/strings/portuguese.strings.php3 -%%TWIG%%/features/news/strings/russian.strings.php3 -%%TWIG%%/features/news/strings/russianwin.strings.php3 -%%TWIG%%/features/news/strings/spanish.strings.php3 -%%TWIG%%/features/news/strings/swedish.strings.php3 -%%TWIG%%/features/news/strings/test.strings.php3 -%%TWIG%%/features/news/strings/tongan.strings.php3 -%%TWIG%%/features/news/strings/turkish.strings.php3 -%%TWIG%%/features/notes/.htaccess -%%TWIG%%/features/notes/help/german/menu.notes.help.inc.php3 -%%TWIG%%/features/notes/help/german/notes.add.help.inc.php3 -%%TWIG%%/features/notes/help/german/notes.help.inc.php3 -%%TWIG%%/features/notes/help/german/notes.prefs.help.inc.php3 -%%TWIG%%/features/notes/notes.edit.inc.php3 -%%TWIG%%/features/notes/notes.feature.php3 -%%TWIG%%/features/notes/notes.inc.php3 -%%TWIG%%/features/notes/notes.inline.inc.php3 -%%TWIG%%/features/notes/notes.main.inc.php3 -%%TWIG%%/features/notes/notes.prefs.inc.php3 -%%TWIG%%/features/notes/notes.view.inc.php3 -%%TWIG%%/features/notes/strings/catalan.strings.php3 -%%TWIG%%/features/notes/strings/chinesebig5.strings.php3 -%%TWIG%%/features/notes/strings/chinesegb.strings.php3 -%%TWIG%%/features/notes/strings/czech.strings.php3 -%%TWIG%%/features/notes/strings/danish.strings.php3 -%%TWIG%%/features/notes/strings/dutch.strings.php3 -%%TWIG%%/features/notes/strings/english.strings.php3 -%%TWIG%%/features/notes/strings/estonian.strings.php3 -%%TWIG%%/features/notes/strings/finnish.strings.php3 -%%TWIG%%/features/notes/strings/french.strings.php3 -%%TWIG%%/features/notes/strings/german.strings.php3 -%%TWIG%%/features/notes/strings/greek.strings.php3 -%%TWIG%%/features/notes/strings/hebrew.strings.php3 -%%TWIG%%/features/notes/strings/italian.strings.php3 -%%TWIG%%/features/notes/strings/jpeuc.strings.php3 -%%TWIG%%/features/notes/strings/korean.strings.php3 -%%TWIG%%/features/notes/strings/polish.strings.php3 -%%TWIG%%/features/notes/strings/portuguese.strings.php3 -%%TWIG%%/features/notes/strings/russian.strings.php3 -%%TWIG%%/features/notes/strings/russianwin.strings.php3 -%%TWIG%%/features/notes/strings/spanish.strings.php3 -%%TWIG%%/features/notes/strings/swedish.strings.php3 -%%TWIG%%/features/notes/strings/test.strings.php3 -%%TWIG%%/features/notes/strings/tongan.strings.php3 -%%TWIG%%/features/notes/strings/turkish.strings.php3 -%%TWIG%%/features/prefs/.htaccess -%%TWIG%%/features/prefs/help/german/menu.prefs.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.bookmarks.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.contacts.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.global.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.mails.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.main.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.meetings.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.news.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.notes.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.own.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.schedule.help.inc.php3 -%%TWIG%%/features/prefs/help/german/prefs.todo.help.inc.php3 -%%TWIG%%/features/prefs/modules/.htaccess -%%TWIG%%/features/prefs/modules/bookmarks.inc.php3 -%%TWIG%%/features/prefs/modules/contacts.inc.php3 -%%TWIG%%/features/prefs/modules/global.inc.php3 -%%TWIG%%/features/prefs/modules/mail.inc.php3 -%%TWIG%%/features/prefs/modules/main.inc.php3 -%%TWIG%%/features/prefs/modules/meetings.inc.php3 -%%TWIG%%/features/prefs/modules/mycontact.inc.php3 -%%TWIG%%/features/prefs/modules/news.inc.php3 -%%TWIG%%/features/prefs/modules/notes.inc.php3 -%%TWIG%%/features/prefs/modules/password.inc.php3 -%%TWIG%%/features/prefs/modules/schedule.inc.php3 -%%TWIG%%/features/prefs/modules/todo.inc.php3 -%%TWIG%%/features/prefs/prefs.feature.php3 -%%TWIG%%/features/prefs/prefs.inc.php3 -%%TWIG%%/features/prefs/strings/catalan.strings.php3 -%%TWIG%%/features/prefs/strings/chinesebig5.strings.php3 -%%TWIG%%/features/prefs/strings/chinesegb.strings.php3 -%%TWIG%%/features/prefs/strings/czech.strings.php3 -%%TWIG%%/features/prefs/strings/danish.strings.php3 -%%TWIG%%/features/prefs/strings/dutch.strings.php3 -%%TWIG%%/features/prefs/strings/english.strings.php3 -%%TWIG%%/features/prefs/strings/estonian.strings.php3 -%%TWIG%%/features/prefs/strings/finnish.strings.php3 -%%TWIG%%/features/prefs/strings/french.strings.php3 -%%TWIG%%/features/prefs/strings/german.strings.php3 -%%TWIG%%/features/prefs/strings/greek.strings.php3 -%%TWIG%%/features/prefs/strings/hebrew.strings.php3 -%%TWIG%%/features/prefs/strings/italian.strings.php3 -%%TWIG%%/features/prefs/strings/jpeuc.strings.php3 -%%TWIG%%/features/prefs/strings/korean.strings.php3 -%%TWIG%%/features/prefs/strings/polish.strings.php3 -%%TWIG%%/features/prefs/strings/portuguese.strings.php3 -%%TWIG%%/features/prefs/strings/russian.strings.php3 -%%TWIG%%/features/prefs/strings/russianwin.strings.php3 -%%TWIG%%/features/prefs/strings/spanish.strings.php3 -%%TWIG%%/features/prefs/strings/swedish.strings.php3 -%%TWIG%%/features/prefs/strings/test.strings.php3 -%%TWIG%%/features/prefs/strings/tongan.strings.php3 -%%TWIG%%/features/prefs/strings/turkish.strings.php3 -%%TWIG%%/features/schedule/.htaccess -%%TWIG%%/features/schedule/help/german/menu.schedule.help.inc.php3 -%%TWIG%%/features/schedule/help/german/schedule.add.help.inc.php3 -%%TWIG%%/features/schedule/help/german/schedule.details.help.inc.php3 -%%TWIG%%/features/schedule/help/german/schedule.help.inc.php3 -%%TWIG%%/features/schedule/help/german/schedule.maintenance.help.inc.php3 -%%TWIG%%/features/schedule/help/german/schedule.prefs.help.inc.php3 -%%TWIG%%/features/schedule/reminders.inc.php3 -%%TWIG%%/features/schedule/reminders.php3 -%%TWIG%%/features/schedule/schedule.calendar.inc.php3 -%%TWIG%%/features/schedule/schedule.day.inc.php3 -%%TWIG%%/features/schedule/schedule.edit.inc.php3 -%%TWIG%%/features/schedule/schedule.edit.main.inc.php3 -%%TWIG%%/features/schedule/schedule.edit.recur.inc.php3 -%%TWIG%%/features/schedule/schedule.feature.php3 -%%TWIG%%/features/schedule/schedule.inc.php3 -%%TWIG%%/features/schedule/schedule.list.inc.php3 -%%TWIG%%/features/schedule/schedule.main.inc.php3 -%%TWIG%%/features/schedule/schedule.maint.inc.php3 -%%TWIG%%/features/schedule/schedule.month.inc.php3 -%%TWIG%%/features/schedule/schedule.prefs.inc.php3 -%%TWIG%%/features/schedule/schedule.view.inc.php3 -%%TWIG%%/features/schedule/schedule.week.inc.php3 -%%TWIG%%/features/schedule/schedule.year.inc.php3 -%%TWIG%%/features/schedule/strings/catalan.strings.php3 -%%TWIG%%/features/schedule/strings/chinesebig5.strings.php3 -%%TWIG%%/features/schedule/strings/chinesegb.strings.php3 -%%TWIG%%/features/schedule/strings/czech.strings.php3 -%%TWIG%%/features/schedule/strings/danish.strings.php3 -%%TWIG%%/features/schedule/strings/dutch.strings.php3 -%%TWIG%%/features/schedule/strings/english.strings.php3 -%%TWIG%%/features/schedule/strings/estonian.strings.php3 -%%TWIG%%/features/schedule/strings/finnish.strings.php3 -%%TWIG%%/features/schedule/strings/french.strings.php3 -%%TWIG%%/features/schedule/strings/german.strings.php3 -%%TWIG%%/features/schedule/strings/greek.strings.php3 -%%TWIG%%/features/schedule/strings/hebrew.strings.php3 -%%TWIG%%/features/schedule/strings/italian.strings.php3 -%%TWIG%%/features/schedule/strings/jpeuc.strings.php3 -%%TWIG%%/features/schedule/strings/korean.strings.php3 -%%TWIG%%/features/schedule/strings/polish.strings.php3 -%%TWIG%%/features/schedule/strings/portuguese.strings.php3 -%%TWIG%%/features/schedule/strings/russian.strings.php3 -%%TWIG%%/features/schedule/strings/russianwin.strings.php3 -%%TWIG%%/features/schedule/strings/spanish.strings.php3 -%%TWIG%%/features/schedule/strings/swedish.strings.php3 -%%TWIG%%/features/schedule/strings/test.strings.php3 -%%TWIG%%/features/schedule/strings/tongan.strings.php3 -%%TWIG%%/features/schedule/strings/turkish.strings.php3 -%%TWIG%%/features/search/.htaccess -%%TWIG%%/features/search/help/english/menu.search.help.inc.php3 -%%TWIG%%/features/search/help/english/search.help.inc.php3 -%%TWIG%%/features/search/help/english/search.mail.help.inc.php3 -%%TWIG%%/features/search/modules/.htaccess -%%TWIG%%/features/search/modules/bookmarks.inc.php3 -%%TWIG%%/features/search/modules/contacts.inc.php3 -%%TWIG%%/features/search/modules/global.inc.php3 -%%TWIG%%/features/search/modules/mail.inc.php3 -%%TWIG%%/features/search/modules/meetings.inc.php3 -%%TWIG%%/features/search/modules/news.inc.php3 -%%TWIG%%/features/search/modules/notes.inc.php3 -%%TWIG%%/features/search/modules/schedule.inc.php3 -%%TWIG%%/features/search/modules/todo.inc.php3 -%%TWIG%%/features/search/search.feature.php3 -%%TWIG%%/features/search/search.inc.php3 -%%TWIG%%/features/search/strings/.htaccess -%%TWIG%%/features/search/strings/catalan.strings.php3 -%%TWIG%%/features/search/strings/chinesebig5.strings.php3 -%%TWIG%%/features/search/strings/chinesegb.strings.php3 -%%TWIG%%/features/search/strings/czech.strings.php3 -%%TWIG%%/features/search/strings/danish.strings.php3 -%%TWIG%%/features/search/strings/dutch.strings.php3 -%%TWIG%%/features/search/strings/english.strings.php3 -%%TWIG%%/features/search/strings/estonian.strings.php3 -%%TWIG%%/features/search/strings/finnish.strings.php3 -%%TWIG%%/features/search/strings/french.strings.php3 -%%TWIG%%/features/search/strings/german.strings.php3 -%%TWIG%%/features/search/strings/greek.strings.php3 -%%TWIG%%/features/search/strings/hebrew.strings.php3 -%%TWIG%%/features/search/strings/italian.strings.php3 -%%TWIG%%/features/search/strings/jpeuc.strings.php3 -%%TWIG%%/features/search/strings/korean.strings.php3 -%%TWIG%%/features/search/strings/polish.strings.php3 -%%TWIG%%/features/search/strings/portuguese.strings.php3 -%%TWIG%%/features/search/strings/russian.strings.php3 -%%TWIG%%/features/search/strings/russianwin.strings.php3 -%%TWIG%%/features/search/strings/spanish.strings.php3 -%%TWIG%%/features/search/strings/swedish.strings.php3 -%%TWIG%%/features/search/strings/test.strings.php3 -%%TWIG%%/features/search/strings/tongan.strings.php3 -%%TWIG%%/features/search/strings/turkish.strings.php3 -%%TWIG%%/features/shared/.htaccess -%%TWIG%%/features/shared/contacts.inc.php3 -%%TWIG%%/features/shared/newlists.inc.php3 -%%TWIG%%/features/shared/prefs.inc.php3 -%%TWIG%%/features/shared/todo.inc.php3 -%%TWIG%%/features/shared/treemenu2.inc.php3 -%%TWIG%%/features/shared/wrap.inc.php3 -%%TWIG%%/features/todo/.htaccess -%%TWIG%%/features/todo/help/english/.htaccess -%%TWIG%%/features/todo/help/english/menu.todo.help.inc.php3 -%%TWIG%%/features/todo/help/english/todo.add.help.inc.php3 -%%TWIG%%/features/todo/help/english/todo.edit.help.inc.php3 -%%TWIG%%/features/todo/help/english/todo.help.inc.php3 -%%TWIG%%/features/todo/help/english/todo.index.help.inc.php3 -%%TWIG%%/features/todo/help/english/todo.prefs.help.inc.php3 -%%TWIG%%/features/todo/help/german/menu.todo.help.inc.php3 -%%TWIG%%/features/todo/help/german/todo.add.help.inc.php3 -%%TWIG%%/features/todo/help/german/todo.edit.help.inc.php3 -%%TWIG%%/features/todo/help/german/todo.help.inc.php3 -%%TWIG%%/features/todo/help/german/todo.index.help.inc.php3 -%%TWIG%%/features/todo/help/german/todo.prefs.help.inc.php3 -%%TWIG%%/features/todo/help/spanish/.htaccess -%%TWIG%%/features/todo/help/spanish/menu.todo.help.inc.php3 -%%TWIG%%/features/todo/help/spanish/todo.add.help.inc.php3 -%%TWIG%%/features/todo/help/spanish/todo.edit.help.inc.php3 -%%TWIG%%/features/todo/help/spanish/todo.help.inc.php3 -%%TWIG%%/features/todo/help/spanish/todo.index.help.inc.php3 -%%TWIG%%/features/todo/help/spanish/todo.prefs.help.inc.php3 -%%TWIG%%/features/todo/strings/catalan.strings.php3 -%%TWIG%%/features/todo/strings/chinesebig5.strings.php3 -%%TWIG%%/features/todo/strings/chinesegb.strings.php3 -%%TWIG%%/features/todo/strings/czech.strings.php3 -%%TWIG%%/features/todo/strings/danish.strings.php3 -%%TWIG%%/features/todo/strings/dutch.strings.php3 -%%TWIG%%/features/todo/strings/english.strings.php3 -%%TWIG%%/features/todo/strings/estonian.strings.php3 -%%TWIG%%/features/todo/strings/finnish.strings.php3 -%%TWIG%%/features/todo/strings/french.strings.php3 -%%TWIG%%/features/todo/strings/german.strings.php3 -%%TWIG%%/features/todo/strings/greek.strings.php3 -%%TWIG%%/features/todo/strings/hebrew.strings.php3 -%%TWIG%%/features/todo/strings/italian.strings.php3 -%%TWIG%%/features/todo/strings/jpeuc.strings.php3 -%%TWIG%%/features/todo/strings/korean.strings.php3 -%%TWIG%%/features/todo/strings/polish.strings.php3 -%%TWIG%%/features/todo/strings/portuguese.strings.php3 -%%TWIG%%/features/todo/strings/russian.strings.php3 -%%TWIG%%/features/todo/strings/russianwin.strings.php3 -%%TWIG%%/features/todo/strings/spanish.strings.php3 -%%TWIG%%/features/todo/strings/swedish.strings.php3 -%%TWIG%%/features/todo/strings/test.strings.php3 -%%TWIG%%/features/todo/strings/tongan.strings.php3 -%%TWIG%%/features/todo/strings/turkish.strings.php3 -%%TWIG%%/features/todo/todo.edit.inc.php3 -%%TWIG%%/features/todo/todo.feature.php3 -%%TWIG%%/features/todo/todo.inc.php3 -%%TWIG%%/features/todo/todo.main.inc.php3 -%%TWIG%%/features/todo/todo.prefs.inc.php3 -%%TWIG%%/features/todo/todo.view.inc.php3 -%%TWIG%%/goto.php -%%TWIG%%/images/addressbook.gif -%%TWIG%%/images/attachment.gif -%%TWIG%%/images/check.gif -%%TWIG%%/images/checked-box.gif -%%TWIG%%/images/clock-yellow.gif -%%TWIG%%/images/clock-yellow2.gif -%%TWIG%%/images/clock.gif -%%TWIG%%/images/close.gif -%%TWIG%%/images/deleted.gif -%%TWIG%%/images/done.gif -%%TWIG%%/images/edit.gif -%%TWIG%%/images/empty.gif -%%TWIG%%/images/exclamation.gif -%%TWIG%%/images/glasses.gif -%%TWIG%%/images/glasses2.gif -%%TWIG%%/images/gray-dot.gif -%%TWIG%%/images/green-dot.gif -%%TWIG%%/images/green.gif -%%TWIG%%/images/grey-x.gif -%%TWIG%%/images/help.gif -%%TWIG%%/images/lhand.gif -%%TWIG%%/images/magnify-glass.gif -%%TWIG%%/images/maildelete.gif -%%TWIG%%/images/mailundelete.gif -%%TWIG%%/images/menus-nt/bookmarks/backto.gif -%%TWIG%%/images/menus-nt/bookmarks/compose.gif -%%TWIG%%/images/menus-nt/bookmarks/delete.gif -%%TWIG%%/images/menus-nt/bookmarks/edit.gif -%%TWIG%%/images/menus-nt/bookmarks/export.gif -%%TWIG%%/images/menus-nt/bookmarks/import.gif -%%TWIG%%/images/menus-nt/bookmarks/prefs.gif -%%TWIG%%/images/menus-nt/contacts/backto.gif -%%TWIG%%/images/menus-nt/contacts/compose.gif -%%TWIG%%/images/menus-nt/contacts/delete.gif -%%TWIG%%/images/menus-nt/contacts/edit.gif -%%TWIG%%/images/menus-nt/contacts/export.gif -%%TWIG%%/images/menus-nt/contacts/import.gif -%%TWIG%%/images/menus-nt/contacts/newlist.gif -%%TWIG%%/images/menus-nt/contacts/prefs.gif -%%TWIG%%/images/menus-nt/groups/backto.gif -%%TWIG%%/images/menus-nt/groups/compose.gif -%%TWIG%%/images/menus-nt/groups/delete.gif -%%TWIG%%/images/menus-nt/groups/edit.gif -%%TWIG%%/images/menus-nt/groups/editgroup.gif -%%TWIG%%/images/menus-nt/mail/backthree.gif -%%TWIG%%/images/menus-nt/mail/backto.gif -%%TWIG%%/images/menus-nt/mail/blank.gif -%%TWIG%%/images/menus-nt/mail/compose.gif -%%TWIG%%/images/menus-nt/mail/contacts.gif -%%TWIG%%/images/menus-nt/mail/delete.gif -%%TWIG%%/images/menus-nt/mail/expunge.gif -%%TWIG%%/images/menus-nt/mail/folders.gif -%%TWIG%%/images/menus-nt/mail/foldover.gif -%%TWIG%%/images/menus-nt/mail/forward.gif -%%TWIG%%/images/menus-nt/mail/move.gif -%%TWIG%%/images/menus-nt/mail/prefs.gif -%%TWIG%%/images/menus-nt/mail/printview.gif -%%TWIG%%/images/menus-nt/mail/recompose.gif -%%TWIG%%/images/menus-nt/mail/refresh.gif -%%TWIG%%/images/menus-nt/mail/reply.gif -%%TWIG%%/images/menus-nt/mail/replyall.gif -%%TWIG%%/images/menus-nt/mail/save.gif -%%TWIG%%/images/menus-nt/mail/undelete.gif -%%TWIG%%/images/menus-nt/meetings/backto.gif -%%TWIG%%/images/menus-nt/meetings/compose.gif -%%TWIG%%/images/menus-nt/meetings/delete.gif -%%TWIG%%/images/menus-nt/meetings/prefs.gif -%%TWIG%%/images/menus-nt/meetings/private.gif -%%TWIG%%/images/menus-nt/meetings/public.gif -%%TWIG%%/images/menus-nt/meetings/registered.gif -%%TWIG%%/images/menus-nt/news/backto.gif -%%TWIG%%/images/menus-nt/news/compose.gif -%%TWIG%%/images/menus-nt/news/folders.gif -%%TWIG%%/images/menus-nt/news/prefs.gif -%%TWIG%%/images/menus-nt/news/reply.gif -%%TWIG%%/images/menus-nt/notes/backto.gif -%%TWIG%%/images/menus-nt/notes/compose.gif -%%TWIG%%/images/menus-nt/notes/delete.gif -%%TWIG%%/images/menus-nt/notes/edit.gif -%%TWIG%%/images/menus-nt/notes/prefs.gif -%%TWIG%%/images/menus-nt/primary/admin.gif -%%TWIG%%/images/menus-nt/primary/backto.gif -%%TWIG%%/images/menus-nt/primary/bookmarks.gif -%%TWIG%%/images/menus-nt/primary/contacts.gif -%%TWIG%%/images/menus-nt/primary/global.gif -%%TWIG%%/images/menus-nt/primary/groups.gif -%%TWIG%%/images/menus-nt/primary/help.gif -%%TWIG%%/images/menus-nt/primary/logout.gif -%%TWIG%%/images/menus-nt/primary/mail.gif -%%TWIG%%/images/menus-nt/primary/main.gif -%%TWIG%%/images/menus-nt/primary/meetings.gif -%%TWIG%%/images/menus-nt/primary/news.gif -%%TWIG%%/images/menus-nt/primary/notes.gif -%%TWIG%%/images/menus-nt/primary/prefs.gif -%%TWIG%%/images/menus-nt/primary/schedule.gif -%%TWIG%%/images/menus-nt/primary/search.gif -%%TWIG%%/images/menus-nt/primary/todo.gif -%%TWIG%%/images/menus-nt/schedule/backto.gif -%%TWIG%%/images/menus-nt/schedule/calendar.gif -%%TWIG%%/images/menus-nt/schedule/compose.gif -%%TWIG%%/images/menus-nt/schedule/daily.gif -%%TWIG%%/images/menus-nt/schedule/edit.gif -%%TWIG%%/images/menus-nt/schedule/list.gif -%%TWIG%%/images/menus-nt/schedule/maintenance.gif -%%TWIG%%/images/menus-nt/schedule/monthly.gif -%%TWIG%%/images/menus-nt/schedule/prefs.gif -%%TWIG%%/images/menus-nt/schedule/today.gif -%%TWIG%%/images/menus-nt/schedule/weekly.gif -%%TWIG%%/images/menus-nt/schedule/year.gif -%%TWIG%%/images/menus-nt/todo/backto.gif -%%TWIG%%/images/menus-nt/todo/compose.gif -%%TWIG%%/images/menus-nt/todo/delete.gif -%%TWIG%%/images/menus-nt/todo/edit.gif -%%TWIG%%/images/menus-nt/todo/prefs.gif -%%TWIG%%/images/menus-nt2/bookmarks/backto.gif -%%TWIG%%/images/menus-nt2/bookmarks/compose.gif -%%TWIG%%/images/menus-nt2/bookmarks/delete.gif -%%TWIG%%/images/menus-nt2/bookmarks/edit.gif -%%TWIG%%/images/menus-nt2/bookmarks/export.gif -%%TWIG%%/images/menus-nt2/bookmarks/import.gif -%%TWIG%%/images/menus-nt2/bookmarks/prefs.gif -%%TWIG%%/images/menus-nt2/contacts/backto.gif -%%TWIG%%/images/menus-nt2/contacts/compose.gif -%%TWIG%%/images/menus-nt2/contacts/delete.gif -%%TWIG%%/images/menus-nt2/contacts/edit.gif -%%TWIG%%/images/menus-nt2/contacts/export.gif -%%TWIG%%/images/menus-nt2/contacts/import.gif -%%TWIG%%/images/menus-nt2/contacts/newlist.gif -%%TWIG%%/images/menus-nt2/contacts/prefs.gif -%%TWIG%%/images/menus-nt2/groups/backto.gif -%%TWIG%%/images/menus-nt2/groups/compose.gif -%%TWIG%%/images/menus-nt2/groups/delete.gif -%%TWIG%%/images/menus-nt2/groups/edit.gif -%%TWIG%%/images/menus-nt2/groups/editgroup.gif -%%TWIG%%/images/menus-nt2/mail/backthree.gif -%%TWIG%%/images/menus-nt2/mail/backto.gif -%%TWIG%%/images/menus-nt2/mail/blank.gif -%%TWIG%%/images/menus-nt2/mail/compose.gif -%%TWIG%%/images/menus-nt2/mail/contacts.gif -%%TWIG%%/images/menus-nt2/mail/delete.gif -%%TWIG%%/images/menus-nt2/mail/expunge.gif -%%TWIG%%/images/menus-nt2/mail/folders.gif -%%TWIG%%/images/menus-nt2/mail/foldover.gif -%%TWIG%%/images/menus-nt2/mail/forward.gif -%%TWIG%%/images/menus-nt2/mail/move.gif -%%TWIG%%/images/menus-nt2/mail/prefs.gif -%%TWIG%%/images/menus-nt2/mail/printview.gif -%%TWIG%%/images/menus-nt2/mail/recompose.gif -%%TWIG%%/images/menus-nt2/mail/refresh.gif -%%TWIG%%/images/menus-nt2/mail/reply.gif -%%TWIG%%/images/menus-nt2/mail/replyall.gif -%%TWIG%%/images/menus-nt2/mail/save.gif -%%TWIG%%/images/menus-nt2/mail/undelete.gif -%%TWIG%%/images/menus-nt2/meetings/backto.gif -%%TWIG%%/images/menus-nt2/meetings/compose.gif -%%TWIG%%/images/menus-nt2/meetings/delete.gif -%%TWIG%%/images/menus-nt2/meetings/prefs.gif -%%TWIG%%/images/menus-nt2/meetings/private.gif -%%TWIG%%/images/menus-nt2/meetings/public.gif -%%TWIG%%/images/menus-nt2/meetings/registered.gif -%%TWIG%%/images/menus-nt2/news/backto.gif -%%TWIG%%/images/menus-nt2/news/compose.gif -%%TWIG%%/images/menus-nt2/news/folders.gif -%%TWIG%%/images/menus-nt2/news/prefs.gif -%%TWIG%%/images/menus-nt2/news/reply.gif -%%TWIG%%/images/menus-nt2/notes/backto.gif -%%TWIG%%/images/menus-nt2/notes/compose.gif -%%TWIG%%/images/menus-nt2/notes/delete.gif -%%TWIG%%/images/menus-nt2/notes/edit.gif -%%TWIG%%/images/menus-nt2/notes/prefs.gif -%%TWIG%%/images/menus-nt2/primary/admin.gif -%%TWIG%%/images/menus-nt2/primary/backto.gif -%%TWIG%%/images/menus-nt2/primary/bookmarks.gif -%%TWIG%%/images/menus-nt2/primary/contacts.gif -%%TWIG%%/images/menus-nt2/primary/global.gif -%%TWIG%%/images/menus-nt2/primary/groups.gif -%%TWIG%%/images/menus-nt2/primary/help.gif -%%TWIG%%/images/menus-nt2/primary/logout.gif -%%TWIG%%/images/menus-nt2/primary/mail.gif -%%TWIG%%/images/menus-nt2/primary/main.gif -%%TWIG%%/images/menus-nt2/primary/meetings.gif -%%TWIG%%/images/menus-nt2/primary/news.gif -%%TWIG%%/images/menus-nt2/primary/notes.gif -%%TWIG%%/images/menus-nt2/primary/prefs.gif -%%TWIG%%/images/menus-nt2/primary/schedule.gif -%%TWIG%%/images/menus-nt2/primary/search.gif -%%TWIG%%/images/menus-nt2/primary/todo.gif -%%TWIG%%/images/menus-nt2/schedule/backto.gif -%%TWIG%%/images/menus-nt2/schedule/calendar.gif -%%TWIG%%/images/menus-nt2/schedule/compose.gif -%%TWIG%%/images/menus-nt2/schedule/daily.gif -%%TWIG%%/images/menus-nt2/schedule/edit.gif -%%TWIG%%/images/menus-nt2/schedule/list.gif -%%TWIG%%/images/menus-nt2/schedule/maintenance.gif -%%TWIG%%/images/menus-nt2/schedule/monthly.gif -%%TWIG%%/images/menus-nt2/schedule/prefs.gif -%%TWIG%%/images/menus-nt2/schedule/today.gif -%%TWIG%%/images/menus-nt2/schedule/weekly.gif -%%TWIG%%/images/menus-nt2/schedule/year.gif -%%TWIG%%/images/menus-nt2/todo/backto.gif -%%TWIG%%/images/menus-nt2/todo/compose.gif -%%TWIG%%/images/menus-nt2/todo/delete.gif -%%TWIG%%/images/menus-nt2/todo/edit.gif -%%TWIG%%/images/menus-nt2/todo/prefs.gif -%%TWIG%%/images/menus/bookmarks/czech/backto.gif -%%TWIG%%/images/menus/bookmarks/czech/compose.gif -%%TWIG%%/images/menus/bookmarks/czech/delete.gif -%%TWIG%%/images/menus/bookmarks/czech/edit.gif -%%TWIG%%/images/menus/bookmarks/czech/export.gif -%%TWIG%%/images/menus/bookmarks/czech/import.gif -%%TWIG%%/images/menus/bookmarks/czech/prefs.gif -%%TWIG%%/images/menus/bookmarks/english/backto.gif -%%TWIG%%/images/menus/bookmarks/english/compose.gif -%%TWIG%%/images/menus/bookmarks/english/delete.gif -%%TWIG%%/images/menus/bookmarks/english/edit.gif -%%TWIG%%/images/menus/bookmarks/english/export.gif -%%TWIG%%/images/menus/bookmarks/english/import.gif -%%TWIG%%/images/menus/bookmarks/english/prefs.gif -%%TWIG%%/images/menus/bookmarks/french/backto.gif -%%TWIG%%/images/menus/bookmarks/french/compose.gif -%%TWIG%%/images/menus/bookmarks/french/delete.gif -%%TWIG%%/images/menus/bookmarks/french/edit.gif -%%TWIG%%/images/menus/bookmarks/french/export.gif -%%TWIG%%/images/menus/bookmarks/french/import.gif -%%TWIG%%/images/menus/bookmarks/french/prefs.gif -%%TWIG%%/images/menus/bookmarks/german/backto.gif -%%TWIG%%/images/menus/bookmarks/german/compose.gif -%%TWIG%%/images/menus/bookmarks/german/delete.gif -%%TWIG%%/images/menus/bookmarks/german/edit.gif -%%TWIG%%/images/menus/bookmarks/german/export.gif -%%TWIG%%/images/menus/bookmarks/german/import.gif -%%TWIG%%/images/menus/bookmarks/german/prefs.gif -%%TWIG%%/images/menus/bookmarks/italian/backto.gif -%%TWIG%%/images/menus/bookmarks/italian/compose.gif -%%TWIG%%/images/menus/bookmarks/italian/delete.gif -%%TWIG%%/images/menus/bookmarks/italian/edit.gif -%%TWIG%%/images/menus/bookmarks/italian/export.gif -%%TWIG%%/images/menus/bookmarks/italian/import.gif -%%TWIG%%/images/menus/bookmarks/italian/prefs.gif -%%TWIG%%/images/menus/contacts/czech/backto.gif -%%TWIG%%/images/menus/contacts/czech/compose.gif -%%TWIG%%/images/menus/contacts/czech/delete.gif -%%TWIG%%/images/menus/contacts/czech/edit.gif -%%TWIG%%/images/menus/contacts/czech/export.gif -%%TWIG%%/images/menus/contacts/czech/import.gif -%%TWIG%%/images/menus/contacts/czech/newlist.gif -%%TWIG%%/images/menus/contacts/czech/prefs.gif -%%TWIG%%/images/menus/contacts/english/backto.gif -%%TWIG%%/images/menus/contacts/english/compose.gif -%%TWIG%%/images/menus/contacts/english/delete.gif -%%TWIG%%/images/menus/contacts/english/edit.gif -%%TWIG%%/images/menus/contacts/english/export.gif -%%TWIG%%/images/menus/contacts/english/import.gif -%%TWIG%%/images/menus/contacts/english/newlist.gif -%%TWIG%%/images/menus/contacts/english/prefs.gif -%%TWIG%%/images/menus/contacts/french/backto.gif -%%TWIG%%/images/menus/contacts/french/compose.gif -%%TWIG%%/images/menus/contacts/french/delete.gif -%%TWIG%%/images/menus/contacts/french/edit.gif -%%TWIG%%/images/menus/contacts/french/export.gif -%%TWIG%%/images/menus/contacts/french/import.gif -%%TWIG%%/images/menus/contacts/french/newlist.gif -%%TWIG%%/images/menus/contacts/french/prefs.gif -%%TWIG%%/images/menus/contacts/german/backto.gif -%%TWIG%%/images/menus/contacts/german/compose.gif -%%TWIG%%/images/menus/contacts/german/delete.gif -%%TWIG%%/images/menus/contacts/german/edit.gif -%%TWIG%%/images/menus/contacts/german/export.gif -%%TWIG%%/images/menus/contacts/german/import.gif -%%TWIG%%/images/menus/contacts/german/newlist.gif -%%TWIG%%/images/menus/contacts/german/prefs.gif -%%TWIG%%/images/menus/contacts/italian/backto.gif -%%TWIG%%/images/menus/contacts/italian/compose.gif -%%TWIG%%/images/menus/contacts/italian/delete.gif -%%TWIG%%/images/menus/contacts/italian/edit.gif -%%TWIG%%/images/menus/contacts/italian/export.gif -%%TWIG%%/images/menus/contacts/italian/import.gif -%%TWIG%%/images/menus/contacts/italian/newlist.gif -%%TWIG%%/images/menus/contacts/italian/prefs.gif -%%TWIG%%/images/menus/groups/czech/backto.gif -%%TWIG%%/images/menus/groups/czech/compose.gif -%%TWIG%%/images/menus/groups/czech/delete.gif -%%TWIG%%/images/menus/groups/czech/edit.gif -%%TWIG%%/images/menus/groups/czech/editgroup.gif -%%TWIG%%/images/menus/groups/english/backto.gif -%%TWIG%%/images/menus/groups/english/compose.gif -%%TWIG%%/images/menus/groups/english/delete.gif -%%TWIG%%/images/menus/groups/english/edit.gif -%%TWIG%%/images/menus/groups/english/editgroup.gif -%%TWIG%%/images/menus/groups/french/backto.gif -%%TWIG%%/images/menus/groups/french/compose.gif -%%TWIG%%/images/menus/groups/french/delete.gif -%%TWIG%%/images/menus/groups/french/edit.gif -%%TWIG%%/images/menus/groups/french/editgroup.gif -%%TWIG%%/images/menus/groups/german/backto.gif -%%TWIG%%/images/menus/groups/german/compose.gif -%%TWIG%%/images/menus/groups/german/delete.gif -%%TWIG%%/images/menus/groups/german/edit.gif -%%TWIG%%/images/menus/groups/german/editgroup.gif -%%TWIG%%/images/menus/groups/italian/backto.gif -%%TWIG%%/images/menus/mail/czech/backthree.gif -%%TWIG%%/images/menus/mail/czech/backto.gif -%%TWIG%%/images/menus/mail/czech/blank.gif -%%TWIG%%/images/menus/mail/czech/compose.gif -%%TWIG%%/images/menus/mail/czech/contacts.gif -%%TWIG%%/images/menus/mail/czech/delete.gif -%%TWIG%%/images/menus/mail/czech/expunge.gif -%%TWIG%%/images/menus/mail/czech/folders.gif -%%TWIG%%/images/menus/mail/czech/foldover.gif -%%TWIG%%/images/menus/mail/czech/forward.gif -%%TWIG%%/images/menus/mail/czech/move.gif -%%TWIG%%/images/menus/mail/czech/prefs.gif -%%TWIG%%/images/menus/mail/czech/printview.gif -%%TWIG%%/images/menus/mail/czech/recompose.gif -%%TWIG%%/images/menus/mail/czech/refresh.gif -%%TWIG%%/images/menus/mail/czech/reply.gif -%%TWIG%%/images/menus/mail/czech/replyall.gif -%%TWIG%%/images/menus/mail/czech/undelete.gif -%%TWIG%%/images/menus/mail/english/backthree.gif -%%TWIG%%/images/menus/mail/english/backto.gif -%%TWIG%%/images/menus/mail/english/blank.gif -%%TWIG%%/images/menus/mail/english/compose.gif -%%TWIG%%/images/menus/mail/english/contacts.gif -%%TWIG%%/images/menus/mail/english/delete.gif -%%TWIG%%/images/menus/mail/english/expunge.gif -%%TWIG%%/images/menus/mail/english/folders.gif -%%TWIG%%/images/menus/mail/english/foldover.gif -%%TWIG%%/images/menus/mail/english/forward.gif -%%TWIG%%/images/menus/mail/english/move.gif -%%TWIG%%/images/menus/mail/english/prefs.gif -%%TWIG%%/images/menus/mail/english/printview.gif -%%TWIG%%/images/menus/mail/english/recompose.gif -%%TWIG%%/images/menus/mail/english/refresh.gif -%%TWIG%%/images/menus/mail/english/reply.gif -%%TWIG%%/images/menus/mail/english/replyall.gif -%%TWIG%%/images/menus/mail/english/save.gif -%%TWIG%%/images/menus/mail/english/undelete.gif -%%TWIG%%/images/menus/mail/french/backthree.gif -%%TWIG%%/images/menus/mail/french/backto.gif -%%TWIG%%/images/menus/mail/french/blank.gif -%%TWIG%%/images/menus/mail/french/compose.gif -%%TWIG%%/images/menus/mail/french/contacts.gif -%%TWIG%%/images/menus/mail/french/delete.gif -%%TWIG%%/images/menus/mail/french/expunge.gif -%%TWIG%%/images/menus/mail/french/folders.gif -%%TWIG%%/images/menus/mail/french/foldover.gif -%%TWIG%%/images/menus/mail/french/forward.gif -%%TWIG%%/images/menus/mail/french/move.gif -%%TWIG%%/images/menus/mail/french/prefs.gif -%%TWIG%%/images/menus/mail/french/printview.gif -%%TWIG%%/images/menus/mail/french/recompose.gif -%%TWIG%%/images/menus/mail/french/refresh.gif -%%TWIG%%/images/menus/mail/french/reply.gif -%%TWIG%%/images/menus/mail/french/replyall.gif -%%TWIG%%/images/menus/mail/french/undelete.gif -%%TWIG%%/images/menus/mail/german/backto.gif -%%TWIG%%/images/menus/mail/german/compose.gif -%%TWIG%%/images/menus/mail/german/contacts.gif -%%TWIG%%/images/menus/mail/german/delete.gif -%%TWIG%%/images/menus/mail/german/expunge.gif -%%TWIG%%/images/menus/mail/german/folders.gif -%%TWIG%%/images/menus/mail/german/foldover.gif -%%TWIG%%/images/menus/mail/german/forward.gif -%%TWIG%%/images/menus/mail/german/move.gif -%%TWIG%%/images/menus/mail/german/prefs.gif -%%TWIG%%/images/menus/mail/german/printview.gif -%%TWIG%%/images/menus/mail/german/recompose.gif -%%TWIG%%/images/menus/mail/german/refresh.gif -%%TWIG%%/images/menus/mail/german/reply.gif -%%TWIG%%/images/menus/mail/german/replyall.gif -%%TWIG%%/images/menus/mail/german/undelete.gif -%%TWIG%%/images/menus/mail/italian/backthree.gif -%%TWIG%%/images/menus/mail/italian/backto.gif -%%TWIG%%/images/menus/mail/italian/blank.gif -%%TWIG%%/images/menus/mail/italian/compose.gif -%%TWIG%%/images/menus/mail/italian/contacts.gif -%%TWIG%%/images/menus/mail/italian/delete.gif -%%TWIG%%/images/menus/mail/italian/expunge.gif -%%TWIG%%/images/menus/mail/italian/folders.gif -%%TWIG%%/images/menus/mail/italian/foldover.gif -%%TWIG%%/images/menus/mail/italian/forward.gif -%%TWIG%%/images/menus/mail/italian/move.gif -%%TWIG%%/images/menus/mail/italian/prefs.gif -%%TWIG%%/images/menus/mail/italian/printview.gif -%%TWIG%%/images/menus/mail/italian/recompose.gif -%%TWIG%%/images/menus/mail/italian/refresh.gif -%%TWIG%%/images/menus/mail/italian/reply.gif -%%TWIG%%/images/menus/mail/italian/replyall.gif -%%TWIG%%/images/menus/mail/italian/undelete.gif -%%TWIG%%/images/menus/meetings/czech/backto.gif -%%TWIG%%/images/menus/meetings/czech/compose.gif -%%TWIG%%/images/menus/meetings/czech/delete.gif -%%TWIG%%/images/menus/meetings/czech/prefs.gif -%%TWIG%%/images/menus/meetings/czech/private.gif -%%TWIG%%/images/menus/meetings/czech/public.gif -%%TWIG%%/images/menus/meetings/czech/registered.gif -%%TWIG%%/images/menus/meetings/english/backto.gif -%%TWIG%%/images/menus/meetings/english/compose.gif -%%TWIG%%/images/menus/meetings/english/delete.gif -%%TWIG%%/images/menus/meetings/english/prefs.gif -%%TWIG%%/images/menus/meetings/english/private.gif -%%TWIG%%/images/menus/meetings/english/public.gif -%%TWIG%%/images/menus/meetings/english/registered.gif -%%TWIG%%/images/menus/meetings/french/backto.gif -%%TWIG%%/images/menus/meetings/french/compose.gif -%%TWIG%%/images/menus/meetings/french/delete.gif -%%TWIG%%/images/menus/meetings/french/prefs.gif -%%TWIG%%/images/menus/meetings/french/private.gif -%%TWIG%%/images/menus/meetings/french/public.gif -%%TWIG%%/images/menus/meetings/french/registered.gif -%%TWIG%%/images/menus/meetings/german/backto.gif -%%TWIG%%/images/menus/meetings/german/compose.gif -%%TWIG%%/images/menus/meetings/german/delete.gif -%%TWIG%%/images/menus/meetings/german/prefs.gif -%%TWIG%%/images/menus/meetings/german/private.gif -%%TWIG%%/images/menus/meetings/german/puplic.gif -%%TWIG%%/images/menus/meetings/italian/backto.gif -%%TWIG%%/images/menus/meetings/italian/compose.gif -%%TWIG%%/images/menus/meetings/italian/delete.gif -%%TWIG%%/images/menus/meetings/italian/prefs.gif -%%TWIG%%/images/menus/meetings/italian/private.gif -%%TWIG%%/images/menus/meetings/italian/public.gif -%%TWIG%%/images/menus/meetings/italian/registered.gif -%%TWIG%%/images/menus/news/czech/backto.gif -%%TWIG%%/images/menus/news/czech/compose.gif -%%TWIG%%/images/menus/news/czech/folders.gif -%%TWIG%%/images/menus/news/czech/prefs.gif -%%TWIG%%/images/menus/news/czech/reply.gif -%%TWIG%%/images/menus/news/english/backto.gif -%%TWIG%%/images/menus/news/english/compose.gif -%%TWIG%%/images/menus/news/english/folders.gif -%%TWIG%%/images/menus/news/english/prefs.gif -%%TWIG%%/images/menus/news/english/reply.gif -%%TWIG%%/images/menus/news/french/backto.gif -%%TWIG%%/images/menus/news/french/compose.gif -%%TWIG%%/images/menus/news/french/folders.gif -%%TWIG%%/images/menus/news/french/prefs.gif -%%TWIG%%/images/menus/news/french/reply.gif -%%TWIG%%/images/menus/news/german/backto.gif -%%TWIG%%/images/menus/news/german/compose.gif -%%TWIG%%/images/menus/news/german/folders.gif -%%TWIG%%/images/menus/news/german/prefs.gif -%%TWIG%%/images/menus/news/german/reply.gif -%%TWIG%%/images/menus/news/italian/backto.gif -%%TWIG%%/images/menus/news/italian/compose.gif -%%TWIG%%/images/menus/news/italian/folders.gif -%%TWIG%%/images/menus/news/italian/prefs.gif -%%TWIG%%/images/menus/news/italian/reply.gif -%%TWIG%%/images/menus/notes/czech/backto.gif -%%TWIG%%/images/menus/notes/czech/compose.gif -%%TWIG%%/images/menus/notes/czech/delete.gif -%%TWIG%%/images/menus/notes/czech/edit.gif -%%TWIG%%/images/menus/notes/czech/prefs.gif -%%TWIG%%/images/menus/notes/english/backto.gif -%%TWIG%%/images/menus/notes/english/compose.gif -%%TWIG%%/images/menus/notes/english/delete.gif -%%TWIG%%/images/menus/notes/english/edit.gif -%%TWIG%%/images/menus/notes/english/prefs.gif -%%TWIG%%/images/menus/notes/french/backto.gif -%%TWIG%%/images/menus/notes/french/compose.gif -%%TWIG%%/images/menus/notes/french/delete.gif -%%TWIG%%/images/menus/notes/french/edit.gif -%%TWIG%%/images/menus/notes/french/prefs.gif -%%TWIG%%/images/menus/notes/german/backto.gif -%%TWIG%%/images/menus/notes/german/compose.gif -%%TWIG%%/images/menus/notes/german/delete.gif -%%TWIG%%/images/menus/notes/german/edit.gif -%%TWIG%%/images/menus/notes/german/prefs.gif -%%TWIG%%/images/menus/notes/italian/compose.gif -%%TWIG%%/images/menus/notes/italian/delete.gif -%%TWIG%%/images/menus/notes/italian/edit.gif -%%TWIG%%/images/menus/notes/italian/prefs.gif -%%TWIG%%/images/menus/primary/chinesebig5/bookmarks.gif -%%TWIG%%/images/menus/primary/chinesebig5/contacts.gif -%%TWIG%%/images/menus/primary/chinesebig5/help.gif -%%TWIG%%/images/menus/primary/chinesebig5/logout.gif -%%TWIG%%/images/menus/primary/chinesebig5/mail.gif -%%TWIG%%/images/menus/primary/chinesebig5/main.gif -%%TWIG%%/images/menus/primary/chinesebig5/news.gif -%%TWIG%%/images/menus/primary/chinesebig5/schedule.gif -%%TWIG%%/images/menus/primary/chinesebig5/todo.gif -%%TWIG%%/images/menus/primary/chinesegb/bookmarks.gif -%%TWIG%%/images/menus/primary/chinesegb/contacts.gif -%%TWIG%%/images/menus/primary/chinesegb/help.gif -%%TWIG%%/images/menus/primary/chinesegb/logout.gif -%%TWIG%%/images/menus/primary/chinesegb/mail.gif -%%TWIG%%/images/menus/primary/chinesegb/main.gif -%%TWIG%%/images/menus/primary/chinesegb/news.gif -%%TWIG%%/images/menus/primary/chinesegb/schedule.gif -%%TWIG%%/images/menus/primary/chinesegb/todo.gif -%%TWIG%%/images/menus/primary/czech/backto.gif -%%TWIG%%/images/menus/primary/czech/bookmarks.gif -%%TWIG%%/images/menus/primary/czech/contacts.gif -%%TWIG%%/images/menus/primary/czech/help.gif -%%TWIG%%/images/menus/primary/czech/logout.gif -%%TWIG%%/images/menus/primary/czech/mail.gif -%%TWIG%%/images/menus/primary/czech/main.gif -%%TWIG%%/images/menus/primary/czech/meetings.gif -%%TWIG%%/images/menus/primary/czech/news.gif -%%TWIG%%/images/menus/primary/czech/notes.gif -%%TWIG%%/images/menus/primary/czech/prefs.gif -%%TWIG%%/images/menus/primary/czech/schedule.gif -%%TWIG%%/images/menus/primary/czech/search.gif -%%TWIG%%/images/menus/primary/czech/todo.gif -%%TWIG%%/images/menus/primary/danish/bookmarks.gif -%%TWIG%%/images/menus/primary/danish/contacts.gif -%%TWIG%%/images/menus/primary/danish/help.gif -%%TWIG%%/images/menus/primary/danish/logout.gif -%%TWIG%%/images/menus/primary/danish/mail.gif -%%TWIG%%/images/menus/primary/danish/main.gif -%%TWIG%%/images/menus/primary/danish/news.gif -%%TWIG%%/images/menus/primary/danish/schedule.gif -%%TWIG%%/images/menus/primary/danish/todo.gif -%%TWIG%%/images/menus/primary/english/admin.gif -%%TWIG%%/images/menus/primary/english/backto.gif -%%TWIG%%/images/menus/primary/english/bookmarks.gif -%%TWIG%%/images/menus/primary/english/contacts.gif -%%TWIG%%/images/menus/primary/english/global.gif -%%TWIG%%/images/menus/primary/english/groups.gif -%%TWIG%%/images/menus/primary/english/help.gif -%%TWIG%%/images/menus/primary/english/logout.gif -%%TWIG%%/images/menus/primary/english/mail.gif -%%TWIG%%/images/menus/primary/english/main.gif -%%TWIG%%/images/menus/primary/english/meetings.gif -%%TWIG%%/images/menus/primary/english/news.gif -%%TWIG%%/images/menus/primary/english/notes.gif -%%TWIG%%/images/menus/primary/english/prefs.gif -%%TWIG%%/images/menus/primary/english/schedule.gif -%%TWIG%%/images/menus/primary/english/search.gif -%%TWIG%%/images/menus/primary/english/todo.gif -%%TWIG%%/images/menus/primary/estonian/bookmarks.gif -%%TWIG%%/images/menus/primary/estonian/contacts.gif -%%TWIG%%/images/menus/primary/estonian/help.gif -%%TWIG%%/images/menus/primary/estonian/logout.gif -%%TWIG%%/images/menus/primary/estonian/mail.gif -%%TWIG%%/images/menus/primary/estonian/main.gif -%%TWIG%%/images/menus/primary/estonian/news.gif -%%TWIG%%/images/menus/primary/estonian/schedule.gif -%%TWIG%%/images/menus/primary/estonian/todo.gif -%%TWIG%%/images/menus/primary/french/backto.gif -%%TWIG%%/images/menus/primary/french/bookmarks.gif -%%TWIG%%/images/menus/primary/french/contacts.gif -%%TWIG%%/images/menus/primary/french/help.gif -%%TWIG%%/images/menus/primary/french/logout.gif -%%TWIG%%/images/menus/primary/french/mail.gif -%%TWIG%%/images/menus/primary/french/main.gif -%%TWIG%%/images/menus/primary/french/meetings.gif -%%TWIG%%/images/menus/primary/french/news.gif -%%TWIG%%/images/menus/primary/french/notes.gif -%%TWIG%%/images/menus/primary/french/prefs.gif -%%TWIG%%/images/menus/primary/french/schedule.gif -%%TWIG%%/images/menus/primary/french/search.gif -%%TWIG%%/images/menus/primary/french/todo.gif -%%TWIG%%/images/menus/primary/german/backto.gif -%%TWIG%%/images/menus/primary/german/bookmarks.gif -%%TWIG%%/images/menus/primary/german/contacts.gif -%%TWIG%%/images/menus/primary/german/help.gif -%%TWIG%%/images/menus/primary/german/logout.gif -%%TWIG%%/images/menus/primary/german/mail.gif -%%TWIG%%/images/menus/primary/german/main.gif -%%TWIG%%/images/menus/primary/german/meetings.gif -%%TWIG%%/images/menus/primary/german/news.gif -%%TWIG%%/images/menus/primary/german/prefs.gif -%%TWIG%%/images/menus/primary/german/schedule.gif -%%TWIG%%/images/menus/primary/german/todo.gif -%%TWIG%%/images/menus/primary/italian/backto.gif -%%TWIG%%/images/menus/primary/italian/bookmarks.gif -%%TWIG%%/images/menus/primary/italian/contacts.gif -%%TWIG%%/images/menus/primary/italian/global.gif -%%TWIG%%/images/menus/primary/italian/help.gif -%%TWIG%%/images/menus/primary/italian/logout.gif -%%TWIG%%/images/menus/primary/italian/mail.gif -%%TWIG%%/images/menus/primary/italian/main.gif -%%TWIG%%/images/menus/primary/italian/meetings.gif -%%TWIG%%/images/menus/primary/italian/news.gif -%%TWIG%%/images/menus/primary/italian/notes.gif -%%TWIG%%/images/menus/primary/italian/prefs.gif -%%TWIG%%/images/menus/primary/italian/schedule.gif -%%TWIG%%/images/menus/primary/italian/search.gif -%%TWIG%%/images/menus/primary/italian/todo.gif -%%TWIG%%/images/menus/primary/portuguese/bookmarks.gif -%%TWIG%%/images/menus/primary/portuguese/contacts.gif -%%TWIG%%/images/menus/primary/portuguese/help.gif -%%TWIG%%/images/menus/primary/portuguese/logout.gif -%%TWIG%%/images/menus/primary/portuguese/mail.gif -%%TWIG%%/images/menus/primary/portuguese/main.gif -%%TWIG%%/images/menus/primary/portuguese/news.gif -%%TWIG%%/images/menus/primary/portuguese/schedule.gif -%%TWIG%%/images/menus/primary/portuguese/todo.gif -%%TWIG%%/images/menus/primary/russian/bookmarks.gif -%%TWIG%%/images/menus/primary/russian/contacts.gif -%%TWIG%%/images/menus/primary/russian/help.gif -%%TWIG%%/images/menus/primary/russian/logout.gif -%%TWIG%%/images/menus/primary/russian/mail.gif -%%TWIG%%/images/menus/primary/russian/main.gif -%%TWIG%%/images/menus/primary/russian/news.gif -%%TWIG%%/images/menus/primary/russian/schedule.gif -%%TWIG%%/images/menus/primary/russian/todo.gif -%%TWIG%%/images/menus/primary/russianwin/bookmarks.gif -%%TWIG%%/images/menus/primary/russianwin/contacts.gif -%%TWIG%%/images/menus/primary/russianwin/help.gif -%%TWIG%%/images/menus/primary/russianwin/logout.gif -%%TWIG%%/images/menus/primary/russianwin/mail.gif -%%TWIG%%/images/menus/primary/russianwin/main.gif -%%TWIG%%/images/menus/primary/russianwin/news.gif -%%TWIG%%/images/menus/primary/russianwin/schedule.gif -%%TWIG%%/images/menus/primary/russianwin/todo.gif -%%TWIG%%/images/menus/primary/spanish/bookmarks.gif -%%TWIG%%/images/menus/primary/spanish/contacts.gif -%%TWIG%%/images/menus/primary/spanish/help.gif -%%TWIG%%/images/menus/primary/spanish/logout.gif -%%TWIG%%/images/menus/primary/spanish/mail.gif -%%TWIG%%/images/menus/primary/spanish/main.gif -%%TWIG%%/images/menus/primary/spanish/news.gif -%%TWIG%%/images/menus/primary/spanish/schedule.gif -%%TWIG%%/images/menus/primary/spanish/todo.gif -%%TWIG%%/images/menus/primary/swedish/bookmarks.gif -%%TWIG%%/images/menus/primary/swedish/contacts.gif -%%TWIG%%/images/menus/primary/swedish/help.gif -%%TWIG%%/images/menus/primary/swedish/logout.gif -%%TWIG%%/images/menus/primary/swedish/mail.gif -%%TWIG%%/images/menus/primary/swedish/main.gif -%%TWIG%%/images/menus/primary/swedish/news.gif -%%TWIG%%/images/menus/primary/swedish/schedule.gif -%%TWIG%%/images/menus/primary/swedish/todo.gif -%%TWIG%%/images/menus/primary/test/bookmarks.gif -%%TWIG%%/images/menus/primary/test/contacts.gif -%%TWIG%%/images/menus/primary/test/help.gif -%%TWIG%%/images/menus/primary/test/logout.gif -%%TWIG%%/images/menus/primary/test/mail.gif -%%TWIG%%/images/menus/primary/test/main.gif -%%TWIG%%/images/menus/primary/test/news.gif -%%TWIG%%/images/menus/primary/test/schedule.gif -%%TWIG%%/images/menus/primary/test/todo.gif -%%TWIG%%/images/menus/schedule/czech/backto.gif -%%TWIG%%/images/menus/schedule/czech/calendar.gif -%%TWIG%%/images/menus/schedule/czech/compose.gif -%%TWIG%%/images/menus/schedule/czech/daily.gif -%%TWIG%%/images/menus/schedule/czech/edit.gif -%%TWIG%%/images/menus/schedule/czech/list.gif -%%TWIG%%/images/menus/schedule/czech/maintenance.gif -%%TWIG%%/images/menus/schedule/czech/monthly.gif -%%TWIG%%/images/menus/schedule/czech/prefs.gif -%%TWIG%%/images/menus/schedule/czech/today.gif -%%TWIG%%/images/menus/schedule/czech/weekly.gif -%%TWIG%%/images/menus/schedule/czech/year.gif -%%TWIG%%/images/menus/schedule/english/backto.gif -%%TWIG%%/images/menus/schedule/english/calendar.gif -%%TWIG%%/images/menus/schedule/english/compose.gif -%%TWIG%%/images/menus/schedule/english/daily.gif -%%TWIG%%/images/menus/schedule/english/edit.gif -%%TWIG%%/images/menus/schedule/english/list.gif -%%TWIG%%/images/menus/schedule/english/maintenance.gif -%%TWIG%%/images/menus/schedule/english/monthly.gif -%%TWIG%%/images/menus/schedule/english/prefs.gif -%%TWIG%%/images/menus/schedule/english/today.gif -%%TWIG%%/images/menus/schedule/english/weekly.gif -%%TWIG%%/images/menus/schedule/english/year.gif -%%TWIG%%/images/menus/schedule/french/backto.gif -%%TWIG%%/images/menus/schedule/french/calendar.gif -%%TWIG%%/images/menus/schedule/french/compose.gif -%%TWIG%%/images/menus/schedule/french/daily.gif -%%TWIG%%/images/menus/schedule/french/edit.gif -%%TWIG%%/images/menus/schedule/french/list.gif -%%TWIG%%/images/menus/schedule/french/maintenance.gif -%%TWIG%%/images/menus/schedule/french/monthly.gif -%%TWIG%%/images/menus/schedule/french/prefs.gif -%%TWIG%%/images/menus/schedule/french/today.gif -%%TWIG%%/images/menus/schedule/french/weekly.gif -%%TWIG%%/images/menus/schedule/french/year.gif -%%TWIG%%/images/menus/schedule/german/backto.gif -%%TWIG%%/images/menus/schedule/german/calendar.gif -%%TWIG%%/images/menus/schedule/german/compose.gif -%%TWIG%%/images/menus/schedule/german/daily.gif -%%TWIG%%/images/menus/schedule/german/edit.gif -%%TWIG%%/images/menus/schedule/german/list.gif -%%TWIG%%/images/menus/schedule/german/maintenance.gif -%%TWIG%%/images/menus/schedule/german/monthly.gif -%%TWIG%%/images/menus/schedule/german/prefs.gif -%%TWIG%%/images/menus/schedule/german/today.gif -%%TWIG%%/images/menus/schedule/german/weekly.gif -%%TWIG%%/images/menus/schedule/german/year.gif -%%TWIG%%/images/menus/schedule/italian/backto.gif -%%TWIG%%/images/menus/schedule/italian/calendar.gif -%%TWIG%%/images/menus/schedule/italian/compose.gif -%%TWIG%%/images/menus/schedule/italian/daily.gif -%%TWIG%%/images/menus/schedule/italian/edit.gif -%%TWIG%%/images/menus/schedule/italian/list.gif -%%TWIG%%/images/menus/schedule/italian/maintenance.gif -%%TWIG%%/images/menus/schedule/italian/monthly.gif -%%TWIG%%/images/menus/schedule/italian/prefs.gif -%%TWIG%%/images/menus/schedule/italian/today.gif -%%TWIG%%/images/menus/schedule/italian/weekly.gif -%%TWIG%%/images/menus/schedule/italian/year.gif -%%TWIG%%/images/menus/todo/czech/backto.gif -%%TWIG%%/images/menus/todo/czech/compose.gif -%%TWIG%%/images/menus/todo/czech/delete.gif -%%TWIG%%/images/menus/todo/czech/edit.gif -%%TWIG%%/images/menus/todo/czech/prefs.gif -%%TWIG%%/images/menus/todo/english/backto.gif -%%TWIG%%/images/menus/todo/english/compose.gif -%%TWIG%%/images/menus/todo/english/delete.gif -%%TWIG%%/images/menus/todo/english/edit.gif -%%TWIG%%/images/menus/todo/english/prefs.gif -%%TWIG%%/images/menus/todo/french/backto.gif -%%TWIG%%/images/menus/todo/french/compose.gif -%%TWIG%%/images/menus/todo/french/delete.gif -%%TWIG%%/images/menus/todo/french/edit.gif -%%TWIG%%/images/menus/todo/french/prefs.gif -%%TWIG%%/images/menus/todo/german/backto.gif -%%TWIG%%/images/menus/todo/german/compose.gif -%%TWIG%%/images/menus/todo/german/delete.gif -%%TWIG%%/images/menus/todo/german/edit.gif -%%TWIG%%/images/menus/todo/german/prefs.gif -%%TWIG%%/images/menus/todo/italian/backto.gif -%%TWIG%%/images/menus/todo/italian/compose.gif -%%TWIG%%/images/menus/todo/italian/delete.gif -%%TWIG%%/images/menus/todo/italian/edit.gif -%%TWIG%%/images/menus/todo/italian/prefs.gif -%%TWIG%%/images/menus2/bookmarks/english/backto.gif -%%TWIG%%/images/menus2/bookmarks/english/compose.gif -%%TWIG%%/images/menus2/bookmarks/english/delete.gif -%%TWIG%%/images/menus2/bookmarks/english/edit.gif -%%TWIG%%/images/menus2/bookmarks/english/export.gif -%%TWIG%%/images/menus2/bookmarks/english/import.gif -%%TWIG%%/images/menus2/bookmarks/english/prefs.gif -%%TWIG%%/images/menus2/contacts/english/backto.gif -%%TWIG%%/images/menus2/contacts/english/compose.gif -%%TWIG%%/images/menus2/contacts/english/delete.gif -%%TWIG%%/images/menus2/contacts/english/edit.gif -%%TWIG%%/images/menus2/contacts/english/export.gif -%%TWIG%%/images/menus2/contacts/english/import.gif -%%TWIG%%/images/menus2/contacts/english/newlist.gif -%%TWIG%%/images/menus2/contacts/english/prefs.gif -%%TWIG%%/images/menus2/groups/english/backto.gif -%%TWIG%%/images/menus2/groups/english/compose.gif -%%TWIG%%/images/menus2/groups/english/delete.gif -%%TWIG%%/images/menus2/groups/english/edit.gif -%%TWIG%%/images/menus2/groups/english/editgroup.gif -%%TWIG%%/images/menus2/mail/english/backthree.gif -%%TWIG%%/images/menus2/mail/english/backto.gif -%%TWIG%%/images/menus2/mail/english/blank.gif -%%TWIG%%/images/menus2/mail/english/compose.gif -%%TWIG%%/images/menus2/mail/english/contacts.gif -%%TWIG%%/images/menus2/mail/english/delete.gif -%%TWIG%%/images/menus2/mail/english/expunge.gif -%%TWIG%%/images/menus2/mail/english/folders.gif -%%TWIG%%/images/menus2/mail/english/foldover.gif -%%TWIG%%/images/menus2/mail/english/forward.gif -%%TWIG%%/images/menus2/mail/english/move.gif -%%TWIG%%/images/menus2/mail/english/prefs.gif -%%TWIG%%/images/menus2/mail/english/printview.gif -%%TWIG%%/images/menus2/mail/english/recompose.gif -%%TWIG%%/images/menus2/mail/english/refresh.gif -%%TWIG%%/images/menus2/mail/english/reply.gif -%%TWIG%%/images/menus2/mail/english/replyall.gif -%%TWIG%%/images/menus2/mail/english/save.gif -%%TWIG%%/images/menus2/mail/english/undelete.gif -%%TWIG%%/images/menus2/meetings/english/backto.gif -%%TWIG%%/images/menus2/meetings/english/compose.gif -%%TWIG%%/images/menus2/meetings/english/delete.gif -%%TWIG%%/images/menus2/meetings/english/prefs.gif -%%TWIG%%/images/menus2/meetings/english/private.gif -%%TWIG%%/images/menus2/meetings/english/public.gif -%%TWIG%%/images/menus2/meetings/english/registered.gif -%%TWIG%%/images/menus2/news/english/backto.gif -%%TWIG%%/images/menus2/news/english/compose.gif -%%TWIG%%/images/menus2/news/english/folders.gif -%%TWIG%%/images/menus2/news/english/prefs.gif -%%TWIG%%/images/menus2/news/english/reply.gif -%%TWIG%%/images/menus2/notes/english/backto.gif -%%TWIG%%/images/menus2/notes/english/compose.gif -%%TWIG%%/images/menus2/notes/english/delete.gif -%%TWIG%%/images/menus2/notes/english/edit.gif -%%TWIG%%/images/menus2/notes/english/prefs.gif -%%TWIG%%/images/menus2/primary/english/admin.gif -%%TWIG%%/images/menus2/primary/english/backto.gif -%%TWIG%%/images/menus2/primary/english/bookmarks.gif -%%TWIG%%/images/menus2/primary/english/contacts.gif -%%TWIG%%/images/menus2/primary/english/global.gif -%%TWIG%%/images/menus2/primary/english/groups.gif -%%TWIG%%/images/menus2/primary/english/help.gif -%%TWIG%%/images/menus2/primary/english/logout.gif -%%TWIG%%/images/menus2/primary/english/mail.gif -%%TWIG%%/images/menus2/primary/english/main.gif -%%TWIG%%/images/menus2/primary/english/meetings.gif -%%TWIG%%/images/menus2/primary/english/news.gif -%%TWIG%%/images/menus2/primary/english/notes.gif -%%TWIG%%/images/menus2/primary/english/prefs.gif -%%TWIG%%/images/menus2/primary/english/schedule.gif -%%TWIG%%/images/menus2/primary/english/search.gif -%%TWIG%%/images/menus2/primary/english/todo.gif -%%TWIG%%/images/menus2/schedule/english/backto.gif -%%TWIG%%/images/menus2/schedule/english/calendar.gif -%%TWIG%%/images/menus2/schedule/english/compose.gif -%%TWIG%%/images/menus2/schedule/english/daily.gif -%%TWIG%%/images/menus2/schedule/english/edit.gif -%%TWIG%%/images/menus2/schedule/english/list.gif -%%TWIG%%/images/menus2/schedule/english/maintenance.gif -%%TWIG%%/images/menus2/schedule/english/monthly.gif -%%TWIG%%/images/menus2/schedule/english/prefs.gif -%%TWIG%%/images/menus2/schedule/english/today.gif -%%TWIG%%/images/menus2/schedule/english/weekly.gif -%%TWIG%%/images/menus2/schedule/english/year.gif -%%TWIG%%/images/menus2/todo/english/backto.gif -%%TWIG%%/images/menus2/todo/english/compose.gif -%%TWIG%%/images/menus2/todo/english/delete.gif -%%TWIG%%/images/menus2/todo/english/edit.gif -%%TWIG%%/images/menus2/todo/english/prefs.gif -%%TWIG%%/images/newmail.gif -%%TWIG%%/images/next-last.gif -%%TWIG%%/images/next-none.gif -%%TWIG%%/images/next.gif -%%TWIG%%/images/pencil.gif -%%TWIG%%/images/pencil2.gif -%%TWIG%%/images/pencil3.gif -%%TWIG%%/images/prev-first.gif -%%TWIG%%/images/prev-none.gif -%%TWIG%%/images/prev.gif -%%TWIG%%/images/project.gif -%%TWIG%%/images/read-replied.gif -%%TWIG%%/images/read.gif -%%TWIG%%/images/recurring.gif -%%TWIG%%/images/red-box.gif -%%TWIG%%/images/red-dot.gif -%%TWIG%%/images/rhand.gif -%%TWIG%%/images/sortdown.gif -%%TWIG%%/images/sortup.gif -%%TWIG%%/images/thumbsdown.gif -%%TWIG%%/images/thumbsup.gif -%%TWIG%%/images/trash2.gif -%%TWIG%%/images/tree_collapse.gif -%%TWIG%%/images/tree_end.gif -%%TWIG%%/images/tree_expand.gif -%%TWIG%%/images/tree_leaf.gif -%%TWIG%%/images/tree_space.gif -%%TWIG%%/images/tree_split.gif -%%TWIG%%/images/tree_vertline.gif -%%TWIG%%/images/twig.gif -%%TWIG%%/images/unopened-replied.gif -%%TWIG%%/images/unopened.gif -%%TWIG%%/index.php -%%TWIG%%/lib/.htaccess -%%TWIG%%/lib/auth/.htaccess -%%TWIG%%/lib/auth/basic.inc.php3 -%%TWIG%%/lib/auth/forms.inc.php3 -%%TWIG%%/lib/auth/ibase.authpro.inc.php3 -%%TWIG%%/lib/auth/imap-limit.authpro.inc.php3 -%%TWIG%%/lib/auth/imap-new.authpro.inc.php3 -%%TWIG%%/lib/auth/imap.authpro.inc.php3 -%%TWIG%%/lib/auth/ldap.authpro.inc.php3 -%%TWIG%%/lib/auth/mysql.authpro.inc.php3 -%%TWIG%%/lib/auth/nntp.authpro.inc.php3 -%%TWIG%%/lib/auth/oracle.authpro.inc.php3 -%%TWIG%%/lib/auth/pgsql.authpro.inc.php3 -%%TWIG%%/lib/auth/pop3.authpro.inc.php3 -%%TWIG%%/lib/auth/secureform.inc.php3 -%%TWIG%%/lib/auth/sqlimap.authpro.inc.php3 -%%TWIG%%/lib/auth/sqlopen.authpro.inc.php3 -%%TWIG%%/lib/auth/sqltable.authpro.inc.php3 -%%TWIG%%/lib/db/.htaccess -%%TWIG%%/lib/db/dbasesql.db.inc.php3 -%%TWIG%%/lib/db/ibase.db.inc.php3 -%%TWIG%%/lib/db/mssql.db.inc.php3 -%%TWIG%%/lib/db/mysql.db.inc.php3 -%%TWIG%%/lib/db/oracle.db.inc.php3 -%%TWIG%%/lib/db/pgsql-new.db.inc.php3 -%%TWIG%%/lib/db/pgsql.db.inc.php3 -%%TWIG%%/lib/db/sqltxt/.htaccess -%%TWIG%%/lib/db/sqltxt/dbase.inc.php3 -%%TWIG%%/lib/db/sqltxt/dbf/.htaccess -%%TWIG%%/lib/db/sqltxt/dbf/twig_accounts.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_accounts.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_acl.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_acl.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_acl_groups.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_acl_groups.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_announce.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_announce.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_bookmarks.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_bookmarks.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_bookmarks_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_bookmarks_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_contacts.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_contacts.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_contacts_lists_entries.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_contacts_lists_entries.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_contacts_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_contacts_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_context.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_context.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_folders.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_folders.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_global_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_global_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_groups.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_groups.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_lhsqltable.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_lhsqltable.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_mail_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_mail_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_main_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_main_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings_invitations.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings_invitations.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings_registration.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_meetings_registration.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_members.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_members.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_news_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_news_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_notes.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_notes.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_notes_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_notes_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_schedule.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_schedule.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_schedule_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_schedule_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_schedule_recurring.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_schedule_recurring.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_sclhsqltable.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_sclhsqltable.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_session.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_session.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_todo.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_todo.def.php3 -%%TWIG%%/lib/db/sqltxt/dbf/twig_todo_prefs.dbf -%%TWIG%%/lib/db/sqltxt/dbf/twig_todo_prefs.def.php3 -%%TWIG%%/lib/db/sqltxt/sqlcommands.inc.php3 -%%TWIG%%/lib/db/sybase.db.inc.php3 -%%TWIG%%/lib/groups/.htaccess -%%TWIG%%/lib/groups/none.groups.inc.php3 -%%TWIG%%/lib/groups/none/none.inc.php3 -%%TWIG%%/lib/groups/personal.groups.inc.php3 -%%TWIG%%/lib/groups/personal/personal.edit.inc.php3 -%%TWIG%%/lib/groups/personal/personal.inc.php3 -%%TWIG%%/lib/groups/personal/personal.main.inc.php3 -%%TWIG%%/lib/groups/standard.groups.inc.php3 -%%TWIG%%/lib/groups/standard/standard.edit.inc.php3 -%%TWIG%%/lib/groups/standard/standard.inc.php3 -%%TWIG%%/lib/groups/standard/standard.main.inc.php3 -%%TWIG%%/lib/groups/standard/standard.members.inc.php3 -%%TWIG%%/lib/groups/standard/standard.members_edit.inc.php3 -%%TWIG%%/lib/groups/userperms.groups.inc.php3 -%%TWIG%%/lib/groups/userperms/userperms.edit.inc.php3 -%%TWIG%%/lib/groups/userperms/userperms.inc.php3 -%%TWIG%%/lib/groups/userperms/userperms.main.inc.php3 -%%TWIG%%/lib/groups/userperms/userperms.members.inc.php3 -%%TWIG%%/lib/groups/userperms/userperms.members_edit.inc.php3 -%%TWIG%%/lib/ldap/php-ldap.inc.php3 -%%TWIG%%/lib/login/.htaccess -%%TWIG%%/lib/login/base64cookie.login.php3 -%%TWIG%%/lib/login/cookie.login.php3 -%%TWIG%%/lib/login/php4session.login.php3 -%%TWIG%%/lib/login/securecookie.php4session.login.php3 -%%TWIG%%/lib/login/securecookie.sqltable.login.php3 -%%TWIG%%/lib/login/session.login.php3 -%%TWIG%%/lib/login/sqltable.login.php3 -%%TWIG%%/lib/mail/.htaccess -%%TWIG%%/lib/mail/php-imap.inc.php3 -%%TWIG%%/lib/mail/php-pop3-vf.inc.php3 -%%TWIG%%/lib/mail/php-pop3.inc.php3 -%%TWIG%%/lib/mail/send.imap-mail.inc.php3 -%%TWIG%%/lib/mail/send.internal.inc.php3 -%%TWIG%%/lib/mail/send.relay.inc.php3 -%%TWIG%%/lib/prevnext/.htaccess -%%TWIG%%/lib/prevnext/arrows.prevnext.php3 -%%TWIG%%/lib/prevnext/css.prevnext.php3 -%%TWIG%%/lib/prevnext/multitabs+arrows+fl.prevnext.php3 -%%TWIG%%/lib/prevnext/multitabs+arrows.prevnext.php3 -%%TWIG%%/lib/prevnext/multitabs+words+fl.prevnext.php3 -%%TWIG%%/lib/prevnext/multitabs+words.prevnext.php3 -%%TWIG%%/lib/prevnext/multitabs.prevnext.php3 -%%TWIG%%/lib/prevnext/select+arrows.prevnext.php3 -%%TWIG%%/lib/prevnext/select.prevnext.php3 -%%TWIG%%/lib/prevnext/tabs+arrows.prevnext.php3 -%%TWIG%%/lib/prevnext/tabs+select+arrows.prevnext.php3 -%%TWIG%%/lib/prevnext/tabs+select.prevnext.php3 -%%TWIG%%/lib/prevnext/tabs.prevnext.php3 -%%TWIG%%/lib/security/.htaccess -%%TWIG%%/lib/security/advanced.inc.php3 -%%TWIG%%/lib/security/basic.inc.php3 -%%TWIG%%/lib/session/.htaccess -%%TWIG%%/lib/session/get.session.php3 -%%TWIG%%/lib/session/get2.session.php3 -%%TWIG%%/lib/session/php4session.session.php3 -%%TWIG%%/lib/session/sqltable.session.php3 -%%TWIG%%/lib/session/url.session.php3 -%%TWIG%%/lib/strings/.htaccess -%%TWIG%%/lib/strings/catalan.strings.php3 -%%TWIG%%/lib/strings/chinesebig5.strings.php3 -%%TWIG%%/lib/strings/chinesegb.strings.php3 -%%TWIG%%/lib/strings/czech.strings.php3 -%%TWIG%%/lib/strings/danish.strings.php3 -%%TWIG%%/lib/strings/dutch.strings.php3 -%%TWIG%%/lib/strings/english.strings.php3 -%%TWIG%%/lib/strings/estonian.strings.php3 -%%TWIG%%/lib/strings/finnish.strings.php3 -%%TWIG%%/lib/strings/french.strings.php3 -%%TWIG%%/lib/strings/german.strings.php3 -%%TWIG%%/lib/strings/greek.strings.php3 -%%TWIG%%/lib/strings/hebrew.strings.php3 -%%TWIG%%/lib/strings/italian.strings.php3 -%%TWIG%%/lib/strings/jpeuc.strings.php3 -%%TWIG%%/lib/strings/korean.strings.php3 -%%TWIG%%/lib/strings/polish.strings.php3 -%%TWIG%%/lib/strings/portuguese.strings.php3 -%%TWIG%%/lib/strings/russian.strings.php3 -%%TWIG%%/lib/strings/russianwin.strings.php3 -%%TWIG%%/lib/strings/spanish.strings.php3 -%%TWIG%%/lib/strings/swedish.strings.php3 -%%TWIG%%/lib/strings/test.strings.php3 -%%TWIG%%/lib/strings/tongan.strings.php3 -%%TWIG%%/lib/strings/turkish.strings.php3 -%%TWIG%%/test.php |