aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-01-22 19:06:41 +0800
committerrene <rene@FreeBSD.org>2017-01-22 19:06:41 +0800
commit8d19a3bd1706cd83ef224f7f54d962c66f470c72 (patch)
treedfbd275ab7e1ead408eb1c21e2bd0d56d1393cf0
parentdf8e466b756dca16955697a8b182533c91b7c7f2 (diff)
downloadfreebsd-ports-gnome-8d19a3bd1706cd83ef224f7f54d962c66f470c72.tar.gz
freebsd-ports-gnome-8d19a3bd1706cd83ef224f7f54d962c66f470c72.tar.zst
freebsd-ports-gnome-8d19a3bd1706cd83ef224f7f54d962c66f470c72.zip
Remove expired ports:
2017-01-22 net/rwhoisd: No more public distfiles 2017-01-22 devel/bunny: Superseded by a different project 2017-01-22 www/pligg: Abandonware
-rw-r--r--MOVED3
-rw-r--r--devel/Makefile1
-rw-r--r--devel/bunny/Makefile43
-rw-r--r--devel/bunny/distinfo2
-rw-r--r--devel/bunny/files/patch-Makefile12
-rw-r--r--devel/bunny/pkg-descr13
-rw-r--r--net/Makefile1
-rw-r--r--net/rwhoisd/Makefile59
-rw-r--r--net/rwhoisd/distinfo2
-rw-r--r--net/rwhoisd/files/patch-server-daemon.c190
-rw-r--r--net/rwhoisd/files/patch-server-security.c83
-rw-r--r--net/rwhoisd/files/rwhoisd.in33
-rw-r--r--net/rwhoisd/pkg-descr23
-rw-r--r--net/rwhoisd/pkg-plist49
-rw-r--r--www/Makefile1
-rw-r--r--www/pligg/Makefile59
-rw-r--r--www/pligg/distinfo2
-rw-r--r--www/pligg/files/pkg-message.in30
-rw-r--r--www/pligg/pkg-descr12
-rw-r--r--www/pligg/pkg-plist1442
20 files changed, 3 insertions, 2057 deletions
diff --git a/MOVED b/MOVED
index 266c37f82bf0..fb5b76ebd6e2 100644
--- a/MOVED
+++ b/MOVED
@@ -8991,3 +8991,6 @@ audio/aureal-kmod||2017-01-15|Has expired: does not build (and fetch)
emulators/doscmd||2017-01-15|Has expired: does not build (accesses field of opaque structure)
sysutils/fusefs-kmod||2017-01-15|Has expired: integrated into base
textproc/aiksaurus-gtk||2017-01-15|Has expired: does not link against GTK2 on FreeBSD 10+
+net/rwhoisd||2017-01-22|Has expired: No more public distfiles
+devel/bunny||2017-01-22|Has expired: Superseded by a different project
+www/pligg||2017-01-22|Has expired: Abandonware
diff --git a/devel/Makefile b/devel/Makefile
index aa14037bdaa8..e30afdab7fa8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -203,7 +203,6 @@
SUBDIR += buildtool
SUBDIR += buildtool-doc
SUBDIR += bullet
- SUBDIR += bunny
SUBDIR += busybee
SUBDIR += byacc
SUBDIR += byaccj
diff --git a/devel/bunny/Makefile b/devel/bunny/Makefile
deleted file mode 100644
index b831b32b384d..000000000000
--- a/devel/bunny/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= bunny
-PORTVERSION= 0.93
-PORTREVISION= 2
-CATEGORIES= devel
-MASTER_SITES= GOOGLE_CODE LOCAL/ehaupt
-PROJECTHOST= bunny-the-fuzzer
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Superseded by a different project
-EXPIRATION_DATE=2017-01-22
-
-USES= ssl tar:tgz
-LDFLAGS+= -L${OPENSSLLIB}
-CFLAGS+= -I${OPENSSLINC}
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-PORTDOCS= README
-PLIST_FILES= bin/bunny-trace bin/bunny-gcc bin/bunny-flow bin/bunny-exec \
- bin/bunny-main
-
-ONLY_FOR_ARCHS= amd64 i386
-ONLY_FOR_ARCHS_REASON= Fails to compile: invokes i386 asm
-
-OPTIONS_DEFINE=DOCS
-
-do-install:
-.for f in ${PLIST_FILES}
- ${INSTALL_PROGRAM} ${WRKSRC}/${f:C/bin\///} ${STAGEDIR}${PREFIX}/bin
-.endfor
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/devel/bunny/distinfo b/devel/bunny/distinfo
deleted file mode 100644
index 88792dd853fb..000000000000
--- a/devel/bunny/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (bunny-0.93.tgz) = 30c7765b960b131246bfe8c25b79d20eae49f282dd0ac3b7e1e293233a446f99
-SIZE (bunny-0.93.tgz) = 64575
diff --git a/devel/bunny/files/patch-Makefile b/devel/bunny/files/patch-Makefile
deleted file mode 100644
index 6d9815c21b26..000000000000
--- a/devel/bunny/files/patch-Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.orig 2007-11-06 11:04:07 UTC
-+++ Makefile
-@@ -19,8 +19,7 @@
- #
-
- PROGNAME = bunny-gcc bunny-trace bunny-exec bunny-flow bunny-main
--CFLAGS = -Wall -O3 -funroll-loops -fno-strict-aliasing -ffast-math -Wno-pointer-sign
--EX_LIBS = -lcrypto -lm
-+EX_LIBS = $(LDFLAGS) -lcrypto -lm
-
- # CFLAGS = -Wall -g -ggdb -g3 -Wno-pointer-sign
- # CFLAGS += -DDEBUG_TRACE=1
diff --git a/devel/bunny/pkg-descr b/devel/bunny/pkg-descr
deleted file mode 100644
index 849505d76a59..000000000000
--- a/devel/bunny/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-A closed loop, high-performance, general purpose protocol-blind fuzzer for C
-programs.
-
-Uses compiler-level integration to seamlessly inject precise and reliable
-instrumentation hooks into the traced program. These hooks enable the fuzzer to
-receive real-time feedback on changes to the function call path, call
-parameters, and return values in response to variations in input data.
-
-This architecture makes it possible to significantly improve the coverage of the
-testing process without a noticeable performance impact usually associated with
-other attempts to peek into run-time internals.
-
-WWW: http://code.google.com/p/bunny-the-fuzzer/
diff --git a/net/Makefile b/net/Makefile
index 4c025c64203d..c61b708c0022 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1224,7 +1224,6 @@
SUBDIR += rubygem-uri-redis
SUBDIR += rubygem-whois
SUBDIR += rude
- SUBDIR += rwhoisd
SUBDIR += samba-libsmbclient
SUBDIR += samba-nmblookup
SUBDIR += samba-smbclient
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile
deleted file mode 100644
index 73acd881e98c..000000000000
--- a/net/rwhoisd/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# Created by: James FitzGibbon <jfitz@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= rwhoisd
-PORTVERSION= 1.5.9.6
-PORTREVISION= 3
-CATEGORIES= net ipv6
-MASTER_SITES= http://projects.arin.net/rwhois/ftp/ \
- http://www.rwhois.net/ftp/ \
- http://www.rwhois.net/ftp/older_releases/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The Internic referral whois server
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2017-01-22
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-GNU_CONFIGURE= yes
-MAKE_JOBS_UNSAFE=yes
-
-USE_RC_SUBR= rwhoisd
-
-BINOWN= bin
-BINGRP= bin
-
-PORTDOCS= INSTALL.html TODO UPGRADE operations_guide.html \
- operations_guide.txt rfc2167.txt security.html security.txt
-
-ETCFILES= rwhoisd.allow rwhoisd.auth_area rwhoisd.conf rwhoisd.deny \
- rwhoisd.dir rwhoisd.root rwhoisd.x.dir
-PLIST_SUB+= ETCFILES="${ETCFILES}"
-
-OPTIONS_DEFINE= IPV6 DOCS
-IPV6_CONFIGURE_OFF= --disable-ipv6
-
-post-patch:
- @${REINPLACE_CMD} -e 's,userid: rwhoisd,userid: nobody,' \
- -e 's,pid-file: rwhoisd.pid,pid-file: /var/run/rwhoisd/rwhoisd.pid,' \
- ${WRKSRC}/sample.data/rwhoisd.conf
- @${REINPLACE_CMD} -E 's,"(.*\.log)","/var/log/rwhoisd/\1",g' \
- ${WRKSRC}/common/conf.h
-
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/*
- ${INSTALL_MAN} ${WRKSRC}/doc/rwhois_indexer.8 ${STAGEDIR}${PREFIX}/man/man8
- ${INSTALL_MAN} ${WRKSRC}/doc/rwhoisd.8 ${STAGEDIR}${PREFIX}/man/man8
- @${MKDIR} ${STAGEDIR}/var/log/rwhoisd ${STAGEDIR}/var/run/rwhoisd
-
-post-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for f in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/net/rwhoisd/distinfo b/net/rwhoisd/distinfo
deleted file mode 100644
index 420f2c50c022..000000000000
--- a/net/rwhoisd/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rwhoisd-1.5.9.6.tar.gz) = 66793f02bc9370914ca3f579409e8f79b6a394b8a981168ead7b1a6654a83a2a
-SIZE (rwhoisd-1.5.9.6.tar.gz) = 491955
diff --git a/net/rwhoisd/files/patch-server-daemon.c b/net/rwhoisd/files/patch-server-daemon.c
deleted file mode 100644
index c91831b3a26f..000000000000
--- a/net/rwhoisd/files/patch-server-daemon.c
+++ /dev/null
@@ -1,190 +0,0 @@
---- server/daemon.c.orig 2005-06-01 09:20:55.000000000 +0900
-+++ server/daemon.c 2013-06-26 14:51:58.000000000 +0900
-@@ -17,6 +17,8 @@
- #include "session.h"
- #include "sslave.h"
-
-+#include <sys/select.h>
-+
- /* -------------------- Local Vars ---------------------- */
-
- static int hup_recvd = FALSE;
-@@ -173,17 +175,16 @@
- signal(SIGCHLD, sigchld_handler);
- }
-
-+#define MAXSOCK 16
-+
- int
- run_daemon()
- {
--#ifdef HAVE_IPV6
- struct sockaddr_storage client_addr;
-- struct sockaddr_in6 server_addr;
--#else
-- struct sockaddr_in client_addr;
-- struct sockaddr_in server_addr;
--#endif
-- int sockfd;
-+ struct addrinfo hints, *res, *res0;
-+ fd_set fds, fds0;
-+ int sockfd[MAXSOCK], nsock, maxsock, i;
-+ char servname[NI_MAXSERV];
- int newsockfd;
- int clilen;
- int childpid;
-@@ -191,25 +192,39 @@
- int port = get_port();
- int failure = 0;
-
-+ memset(&hints, 0, sizeof(hints));
-+ hints.ai_family = PF_UNSPEC;
-+ hints.ai_socktype = SOCK_STREAM;
-+ hints.ai_flags = AI_PASSIVE | AI_NUMERICSERV;
-+ snprintf(servname, sizeof(servname), "%d", port);
-+ servname[sizeof(servname) - 1] = '\0';
-+ failure = getaddrinfo(NULL, servname, &hints, &res0);
-+
-+ if (failure) {
-+ log(L_LOG_ERR, CONFIG, "run_daemon: getaddrinfo().");
-+ exit(1);
-+ }
-+ FD_ZERO(&fds0);
-+ maxsock = nsock = 0;
-+ for (res = res0; res && nsock < MAXSOCK; res = res->ai_next) {
-+ if (res->ai_family != AF_INET
- #ifdef HAVE_IPV6
-- /* This will accept both IPv4 and IPv6 connections on any interface
-- including the loopback so that a local client can send to us. */
-- if ( ( sockfd = socket( AF_INET6, SOCK_STREAM, IPPROTO_TCP ) ) < 0 )
--#else
-- if ((sockfd = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP)) < 0)
-+ && res->ai_family != AF_INET6
- #endif
-- {
-- log(L_LOG_ERR, CONFIG, "run_daemon: Can not open socket: %s",
-+ )
-+ continue;
-+ sockfd[nsock] = socket(res->ai_family, res->ai_socktype, res->ai_protocol);
-+ if (sockfd[nsock] < 0) {
-+ log(L_LOG_ERR, CONFIG, "run_daemon: Can not open socket: %s",
- strerror(errno));
-- exit (1);
-- }
--
-- if (setsockopt(sockfd, SOL_SOCKET, SO_REUSEADDR, (char *)&one, sizeof(one))
-+ continue;
-+ }
-+ if (setsockopt(sockfd[nsock], SOL_SOCKET, SO_REUSEADDR, (char *)&one, sizeof(one))
- < 0)
- {
- log(L_LOG_ERR, CONFIG,
- "run_daemon: Can not set socket options SO_REUSEADDR");
-- exit(1);
-+ continue;
- }
-
- #ifdef NEED_LINGER
-@@ -222,28 +237,31 @@
- sizeof(struct linger));
- }
- #endif /* NEED_LINGER */
--
-- /* for now, we will bind to all IP interfaces (INADDR_ANY) */
-- /* Bind our local address so that the client can send to us */
-- bzero((char *)&server_addr, sizeof(server_addr));
--#ifdef HAVE_IPV6
-- server_addr.sin6_family = AF_INET6;
-- server_addr.sin6_port = htons(port);
-- server_addr.sin6_addr = in6addr_any;
--#else
-- server_addr.sin_family = AF_INET;
-- server_addr.sin_port = htons(port);
-- server_addr.sin_addr.s_addr = htonl(INADDR_ANY);
--#endif
--
-- if (bind(sockfd, (struct sockaddr *)&server_addr, sizeof(server_addr)) < 0)
-- {
-- log(L_LOG_ERR, CONFIG, "run_daemon: Can not bind socket: %s",
-- strerror(errno));
-- exit(1);
-+ if (bind(sockfd[nsock], res->ai_addr, res->ai_addrlen) < 0) {
-+ log(L_LOG_ERR, CONFIG, "run_daemon: Can not bind socket: %s",
-+ strerror(errno));
-+ close(sockfd[nsock]);
-+ sockfd[nsock] = -1;
-+ continue;
-+ }
-+ if (listen(sockfd[nsock], get_listen_queue_length()) == -1) {
-+ log(L_LOG_ERR, CONFIG, "run_daemon: listen: %s",
-+ strerror(errno));
-+ close(sockfd[nsock]);
-+ sockfd[nsock] = -1;
-+ continue;
-+ }
-+ FD_SET(sockfd[nsock], &fds0);
-+ if (maxsock < sockfd[nsock])
-+ maxsock = sockfd[nsock];
-+ nsock++;
- }
-+ freeaddrinfo(res0);
-
-- listen(sockfd, get_listen_queue_length());
-+ if (nsock == 0) {
-+ log(L_LOG_ERR, CONFIG, "run_daemon: Can not open socket");
-+ exit (1);
-+ }
-
- no_zombies();
-
-@@ -274,16 +292,32 @@
- hup_recvd = FALSE;
- }
-
-+ newsockfd = -1;
-+ memcpy(&fds, &fds0, sizeof(fds));
- clilen = sizeof(client_addr);
-- newsockfd = accept(sockfd, (struct sockaddr *) &client_addr, &clilen);
-- if (newsockfd < 0)
-- {
-- if (errno == EINTR)
-- {
-+ if (select(maxsock + 1, &fds, NULL, NULL, NULL) > 0) {
-+ for (i = 0; i < nsock; i++) {
-+ if (FD_ISSET(sockfd[i], &fds)) {
-+ newsockfd = accept(sockfd[i], (struct sockaddr *) &client_addr,
-+ &clilen);
-+ if (newsockfd < 0) {
-+ if (errno != EINTR)
-+ fprintf(stderr, "run_daemon: accept error: %s\n", strerror(errno));
-+ continue;
-+ } else
-+ break;
-+ }
-+ }
-+ if (newsockfd < 0) {
-+ fprintf(stderr, "run_daemon: ignored\n");
-+ continue;
-+ }
-+ } else {
-+ if (errno != EINTR) {
-+ fprintf(stderr, "run_daemon: select error: %s\n", strerror(errno));
-+ exit(1);
-+ } else
- continue;
-- }
-- fprintf(stderr, "run_daemon: accept error: %s\n", strerror(errno));
-- continue;
- }
-
- failure = 0;
-@@ -312,7 +346,8 @@
- exit(1);
- }
-
-- close(sockfd);
-+ for (i = 0; i < nsock; i++)
-+ close(sockfd[i]);
-
- if (!authorized_client())
- {
diff --git a/net/rwhoisd/files/patch-server-security.c b/net/rwhoisd/files/patch-server-security.c
deleted file mode 100644
index 0bd7de1955fa..000000000000
--- a/net/rwhoisd/files/patch-server-security.c
+++ /dev/null
@@ -1,83 +0,0 @@
---- server/security.c.orig 2013-06-26 08:30:20.069392984 -0500
-+++ server/security.c 2013-06-26 08:33:21.470393456 -0500
-@@ -110,18 +110,17 @@
- char *hosts_deny;
- extern char *hosts_allow_table;
- extern char *hosts_deny_table;
--# ifdef HAVE_IPV6
-- struct sockaddr_in *sin;
- struct sockaddr_storage ss;
-- struct sockaddr_in6 *sin6;
- struct sockaddr *sa;
- socklen_t salen = sizeof ss;
-+#ifdef HAVE_IPV6
- char addr[INET6_ADDRSTRLEN];
- char wrapper_addr[INET6_ADDRSTRLEN + 2];
-+#else
-+ char addr[INET_ADDRSTRLEN];
-+ char wrapper_addr[INET_ADDRSTRLEN + 2];
-+#endif
- char client_name[NI_MAXHOST];
--# else
-- struct request_info req;
--# endif /* HAVE_IPV6 */
-
- hosts_allow = get_security_allow();
- hosts_deny = get_security_deny();
-@@ -133,7 +132,6 @@
- hosts_allow_table = hosts_allow;
- hosts_deny_table = hosts_deny;
-
--# ifdef HAVE_IPV6
- /* Do this the new way, which specifically knows how to format IPv6
- addresses. */
-
-@@ -153,42 +151,15 @@
-
- /* convert the address to a presentation format that tcp wrapper
- understands */
-- switch ( sa->sa_family ) {
-- case AF_INET: {
-- sin = (struct sockaddr_in *) sa;
-- strncpy( wrapper_addr,
-- inet_ntop( AF_INET, (void *) sin->sin_addr.s_addr, addr,
-- sizeof addr ),
-- sizeof wrapper_addr ) ;
-- }
-- case AF_INET6: {
-- sin6 = (struct sockaddr_in6 *) sa;
-- inet_ntop( AF_INET6, (void *) sin6->sin6_addr.s6_addr, addr, sizeof
-- addr );
-- /* If it's an IPv4 mapped address, drop the leading '::ffff:' */
-- if ( IN6_IS_ADDR_V4MAPPED( &(sin6->sin6_addr) ) )
-- strncpy( wrapper_addr, addr + 7, sizeof wrapper_addr );
-- /* otherwise surround the address with braces to hopefully match
-- what tcp wrapper expects */
-- else sprintf( wrapper_addr, "%s", addr );
-- }
-- }
-+
-+ if (getnameinfo(sa, salen, wrapper_addr, sizeof(wrapper_addr), NULL, 0,
-+ NI_NUMERICHOST) != 0)
-+ log(L_LOG_WARNING, CONFIG, "getnameinfo failed: %s",
-+ strerror(errno));
-+
- log( L_LOG_WARNING, CONFIG, "client tcp wrapper address: %s", wrapper_addr );
-
- return( hosts_ctl( directive, client_name, wrapper_addr, STRING_UNKNOWN ) );
--# else /* HAVE_IPV6 */
--
-- /* Do this the old way, which still seems to work */
--
-- /* set up the request structure */
-- request_init(&req, RQ_FILE, 0, RQ_DAEMON, directive, 0);
--
-- /* fill in the client info */
-- fromhost(&req);
--
-- /* return the results of the access check */
-- return(hosts_access(&req));
--# endif /* HAVE_IPV6 */
-
- #else /* USE_TCP_WRAPPERS */
- return TRUE;
diff --git a/net/rwhoisd/files/rwhoisd.in b/net/rwhoisd/files/rwhoisd.in
deleted file mode 100644
index 59291cce796a..000000000000
--- a/net/rwhoisd/files/rwhoisd.in
+++ /dev/null
@@ -1,33 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# PROVIDE: rwhoisd
-# REQUIRE: LOGIN
-# KEYWORD: shutdown
-#
-# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
-# to enable this service:
-#
-# rwhoisd_enable (bool): Set to NO by default.
-# Set it to YES to enable rwhoisd.
-# rwhoisd_config (path): Set to %%PREFIX%%/etc/rwhoisd/rwhoisd.conf
-# by default.
-#
-
-. /etc/rc.subr
-
-name=rwhoisd
-rcvar=rwhoisd_enable
-load_rc_config $name
-
-: ${rwhoisd_enable:=NO}
-: ${rwhoisd_config="%%PREFIX%%/etc/rwhoisd/rwhoisd.conf"}
-: ${rwhoisd_pidfile="/var/run/${name}/${name}.pid"}
-
-command=%%PREFIX%%/sbin/${name}
-pidfile=${rwhoisd_pidfile}
-
-command_args="-d -c $rwhoisd_config"
-
-run_rc_command "$1"
diff --git a/net/rwhoisd/pkg-descr b/net/rwhoisd/pkg-descr
deleted file mode 100644
index 18465350eed2..000000000000
--- a/net/rwhoisd/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-With the exponential growth of the Internet, a central Whois database that
-provides host and network information of systems connected to the Internet,
-and electronic mail (email) addresses of the users of those systems has
-proven to be very inefficient. The sheer size and effort needed to maintain
-a centralized database necessitates an alternate, decentralized approach to
-storing and retrieving this information.
-
-RWhois is a Directory Services protocol which extends and enhances the Whois
-concept in a hierarchical and scaleable fashion. It focuses on the
-distribution of "network objects"--the data representing Internet resources
-or people--and uses the inherently hierarchical nature of these network
-objects (domain names, Internet Protocol (IP) networks, email addresses) to
-more accurately discover the requested information.
-
-RWhois synthesizes concepts from other, established Internet protocols to
-create a more useful way to find resources across the Internet. The RWhois
-protocol and architecture derive a great deal of structure from the Domain
-Name System (DNS) [RFC 1034] and borrow directory service concepts from
-other directory service efforts, primarily [X.500]. The protocol is also
-influenced by earlier established Internet protocols, such as the Simple
-Mail Transport Protocol (SMTP) [RFC 821] for response codes.
-
-WWW: http://www.rwhois.net/
diff --git a/net/rwhoisd/pkg-plist b/net/rwhoisd/pkg-plist
deleted file mode 100644
index a25482ca6fe8..000000000000
--- a/net/rwhoisd/pkg-plist
+++ /dev/null
@@ -1,49 +0,0 @@
-bin/rwhois_deleter
-bin/rwhois_indexer
-bin/rwhois_repack
-man/man8/rwhois_indexer.8.gz
-man/man8/rwhoisd.8.gz
-sbin/rwhoisd
-%%ETCDIR%%/samples/a.com/attribute_defs/asn.tmpl
-%%ETCDIR%%/samples/a.com/attribute_defs/contact.tmpl
-%%ETCDIR%%/samples/a.com/attribute_defs/domain.tmpl
-%%ETCDIR%%/samples/a.com/attribute_defs/guardian.tmpl
-%%ETCDIR%%/samples/a.com/attribute_defs/host.tmpl
-%%ETCDIR%%/samples/a.com/attribute_defs/org.tmpl
-%%ETCDIR%%/samples/a.com/attribute_defs/referral.tmpl
-%%ETCDIR%%/samples/a.com/data/asn/asn.txt
-%%ETCDIR%%/samples/a.com/data/contact/contact.txt
-%%ETCDIR%%/samples/a.com/data/domain/domain.txt
-%%ETCDIR%%/samples/a.com/data/guardian/guardian.txt
-%%ETCDIR%%/samples/a.com/data/host/host.txt
-%%ETCDIR%%/samples/a.com/data/org/org.txt
-%%ETCDIR%%/samples/a.com/data/referral/referral.txt
-%%ETCDIR%%/samples/a.com/schema
-%%ETCDIR%%/samples/a.com/soa
-%%ETCDIR%%/samples/net-10.0.0.0-8/attribute_defs/contact.tmpl
-%%ETCDIR%%/samples/net-10.0.0.0-8/attribute_defs/guardian.tmpl
-%%ETCDIR%%/samples/net-10.0.0.0-8/attribute_defs/host.tmpl
-%%ETCDIR%%/samples/net-10.0.0.0-8/attribute_defs/network.tmpl
-%%ETCDIR%%/samples/net-10.0.0.0-8/attribute_defs/referral.tmpl
-%%ETCDIR%%/samples/net-10.0.0.0-8/data/network/network.txt
-%%ETCDIR%%/samples/net-10.0.0.0-8/data/referral/referral.txt
-%%ETCDIR%%/samples/net-10.0.0.0-8/schema
-%%ETCDIR%%/samples/net-10.0.0.0-8/soa
-%%ETCDIR%%/samples/net-fd00:1234::-32/attribute_defs/host.tmpl
-%%ETCDIR%%/samples/net-fd00:1234::-32/attribute_defs/referral.tmpl
-%%ETCDIR%%/samples/net-fd00:1234::-32/attribute_defs/contact.tmpl
-%%ETCDIR%%/samples/net-fd00:1234::-32/attribute_defs/guardian.tmpl
-%%ETCDIR%%/samples/net-fd00:1234::-32/attribute_defs/network.tmpl
-%%ETCDIR%%/samples/net-fd00:1234::-32/data/referral/referral.txt
-%%ETCDIR%%/samples/net-fd00:1234::-32/data/network/network.txt
-%%ETCDIR%%/samples/net-fd00:1234::-32/soa
-%%ETCDIR%%/samples/net-fd00:1234::-32/schema
-@sample %%ETCDIR%%/samples/rwhoisd.allow %%ETCDIR%%/rwhoisd.allow
-@sample %%ETCDIR%%/samples/rwhoisd.auth_area %%ETCDIR%%/rwhoisd.auth_area
-@sample %%ETCDIR%%/samples/rwhoisd.conf %%ETCDIR%%/rwhoisd.conf
-@sample %%ETCDIR%%/samples/rwhoisd.deny %%ETCDIR%%/rwhoisd.deny
-@sample %%ETCDIR%%/samples/rwhoisd.dir %%ETCDIR%%/rwhoisd.dir
-@sample %%ETCDIR%%/samples/rwhoisd.root %%ETCDIR%%/rwhoisd.root
-@sample %%ETCDIR%%/samples/rwhoisd.x.dir %%ETCDIR%%/rwhoisd.x.dir
-@dir(nobody,,) /var/log/rwhoisd
-@dir(nobody,,) /var/run/rwhoisd
diff --git a/www/Makefile b/www/Makefile
index 121811e38702..2d8dd7a0e65e 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1481,7 +1481,6 @@
SUBDIR += piwik
SUBDIR += planet
SUBDIR += plexwatchweb
- SUBDIR += pligg
SUBDIR += plone
SUBDIR += plugger
SUBDIR += pmwiki
diff --git a/www/pligg/Makefile b/www/pligg/Makefile
deleted file mode 100644
index 4aeca7b05f98..000000000000
--- a/www/pligg/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# Created by: Wen heping <wenheping@gmail.com>
-# $FreeBSD$
-
-PORTNAME= pligg
-PORTVERSION= 2.0.2
-PORTEPOCH= 1
-CATEGORIES= www
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Open Source Web2.0 CMS
-
-LICENSE= CC-BY-3.0
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-
-DEPRECATED= Abandonware
-EXPIRATION_DATE= 2017-01-22
-
-USES= cpe
-CPE_PRODUCT= pligg_cms
-CPE_VENDOR= pligg
-
-USE_GITHUB= yes
-GH_ACCOUNT= Pligg
-GH_PROJECT= pligg-cms
-
-USE_PHP= mysql
-
-NO_BUILD= yes
-SUB_FILES= pkg-message
-
-do-install:
- cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}
-
-post-install:
- @if [ ! -f ${STAGEDIR}${WWWDIR}/settings.php ]; then \
- ${CP} -p ${STAGEDIR}${WWWDIR}/settings.php.default ${STAGEDIR}${WWWDIR}/settings.php; fi
-
- @if [ ! -f ${STAGEDIR}${WWWDIR}/libs/dbconnect.php ]; then \
- ${CP} -p ${STAGEDIR}${WWWDIR}/libs/dbconnect.php.default \
- ${STAGEDIR}${WWWDIR}/libs/dbconnect.php; fi
-
- @${CHMOD} 666 ${STAGEDIR}${WWWDIR}/settings.php
- @${ECHO_CMD} '@exec ${CHMOD} 666 ${WWWDIR}/settings.php' \
- >> ${TMPPLIST}
-
- @${CHMOD} 666 ${STAGEDIR}${WWWDIR}/libs/dbconnect.php
- @${ECHO_CMD} '@exec ${CHMOD} 666 ${WWWDIR}/libs/dbconnect.php' \
- >> ${TMPPLIST}
-
- @${CHMOD} 655 ${STAGEDIR}${WWWDIR}/config.php
- @${ECHO_CMD} '@exec ${CHMOD} 655 ${WWWDIR}/config.php' \
- >> ${TMPPLIST}
-
-.for d in admin/backup cache avatars/groups_uploaded avatars/user_uploaded languages
- @${CHMOD} -R 777 ${STAGEDIR}${WWWDIR}/${d}
- @${ECHO_CMD} '@exec ${CHMOD} 777 ${WWWDIR}/${d}' >> ${TMPPLIST}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/www/pligg/distinfo b/www/pligg/distinfo
deleted file mode 100644
index 35e33646e128..000000000000
--- a/www/pligg/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Pligg-pligg-cms-2.0.2_GH0.tar.gz) = 5ddb6ac29802499c1f00f59c2cd6932c185c45be3db196cca97784409e2a9f67
-SIZE (Pligg-pligg-cms-2.0.2_GH0.tar.gz) = 2162879
diff --git a/www/pligg/files/pkg-message.in b/www/pligg/files/pkg-message.in
deleted file mode 100644
index 42f553bef18d..000000000000
--- a/www/pligg/files/pkg-message.in
+++ /dev/null
@@ -1,30 +0,0 @@
-
-POST-INSTALL CONFIGURATION FOR Pligg
-=====================================
-
-1) Create a user and a database for pligg to store all
- its tables in (or choose an existing database).
-
-2) Add the following to your Apache configuration, and
- restart the server:
-
- ### Add the AcceptPathInfo directive only for Apache 2.0.30 or later.
- Alias /pligg %%WWWDIR%%/
- AcceptPathInfo On
- <Directory %%WWWDIR%%>
- AllowOverride None
- Order Allow,Deny
- Allow from all
- </Directory>
-
-3) Visit your Pligg site with a browser (i.e.,
- http://your.server.com/pligg/install), and you should
- be taken to the install.php script, which will lead
- you through creating a config.php file and then
- setting up Pligg.
-
-For more information, see the INSTALL DOCUMENTATION:
-
- http://www.pligg.com/faq.php
-
-=====================================
diff --git a/www/pligg/pkg-descr b/www/pligg/pkg-descr
deleted file mode 100644
index 65f7aed65131..000000000000
--- a/www/pligg/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Pligg is an Open Source Web 2.0 CMS. The main features that make
-Pligg unique are collaborative bookmarking, social networking,
-folksonomy and blogging. Each of the News links, unit of pligg
-content, has a vote button, URL and optionally a short description
-of news. Here Visitors are supplier, consumer and judge of the
-content. Every visitor has right and freedom to vote and veto any
-news item. At the end of the day, depending on count of vote news
-are either promoted to main site,or move or remains in incoming
-queue, or permanently removed from site. Being a collaborative CMS,
-Pligg sites grow very fast in terms of traffic and popularity.
-
-WWW: http://www.pligg.com/
diff --git a/www/pligg/pkg-plist b/www/pligg/pkg-plist
deleted file mode 100644
index 53c5e27efa5d..000000000000
--- a/www/pligg/pkg-plist
+++ /dev/null
@@ -1,1442 +0,0 @@
-@mode 755
-@owner www
-@group www
-%%WWWDIR%%/Config_File.class.php
-%%WWWDIR%%/LICENSE.txt
-%%WWWDIR%%/admin/admin_backup.php
-%%WWWDIR%%/admin/admin_categories.php
-%%WWWDIR%%/admin/admin_comments.php
-%%WWWDIR%%/admin/admin_config.php
-%%WWWDIR%%/admin/admin_create_user.php
-%%WWWDIR%%/admin/admin_delete_cache.php
-%%WWWDIR%%/admin/admin_delete_comments.php
-%%WWWDIR%%/admin/admin_delete_stories.php
-%%WWWDIR%%/admin/admin_editor.php
-%%WWWDIR%%/admin/admin_group.php
-%%WWWDIR%%/admin/admin_index.php
-%%WWWDIR%%/admin/admin_links.php
-%%WWWDIR%%/admin/admin_log.php
-%%WWWDIR%%/admin/admin_login.php
-%%WWWDIR%%/admin/admin_modules.php
-%%WWWDIR%%/admin/admin_optimize_database.php
-%%WWWDIR%%/admin/admin_page.php
-%%WWWDIR%%/admin/admin_update_module_widgets.php
-%%WWWDIR%%/admin/admin_user_validate.php
-%%WWWDIR%%/admin/admin_users.php
-%%WWWDIR%%/admin/admin_widgets.php
-%%WWWDIR%%/admin/backup/index.htm
-%%WWWDIR%%/admin/domain_management.php
-%%WWWDIR%%/admin/edit_page.php
-%%WWWDIR%%/admin/index.php
-%%WWWDIR%%/admin/linkadmin.php
-%%WWWDIR%%/admin/submit_page.php
-%%WWWDIR%%/advancedsearch.php
-%%WWWDIR%%/avatars/Avatar_100.png
-%%WWWDIR%%/avatars/Avatar_32.png
-%%WWWDIR%%/avatars/groups_uploaded/index.html
-%%WWWDIR%%/avatars/index.htm
-%%WWWDIR%%/avatars/user_uploaded/index.htm
-%%WWWDIR%%/cache/.htaccess
-%%WWWDIR%%/cache/index.html
-%%WWWDIR%%/checkfield.php
-%%WWWDIR%%/class.compiler.php
-%%WWWDIR%%/class.config.php
-%%WWWDIR%%/class.template.php
-%%WWWDIR%%/cloud.php
-%%WWWDIR%%/config.php
-%%WWWDIR%%/cvote.php
-%%WWWDIR%%/delete.php
-%%WWWDIR%%/deletegroup.php
-%%WWWDIR%%/edit.php
-%%WWWDIR%%/editgroup.php
-%%WWWDIR%%/editlink.php
-%%WWWDIR%%/error_404.php
-%%WWWDIR%%/favicon.ico.default
-%%WWWDIR%%/group_share.php
-%%WWWDIR%%/group_story.php
-%%WWWDIR%%/groupadmin.php
-%%WWWDIR%%/groups.php
-%%WWWDIR%%/htaccess.default
-%%WWWDIR%%/index.php
-%%WWWDIR%%/install/footer.php
-%%WWWDIR%%/install/functions.php
-%%WWWDIR%%/install/header.php
-%%WWWDIR%%/install/icons/ad.png
-%%WWWDIR%%/install/icons/ae.png
-%%WWWDIR%%/install/icons/af.png
-%%WWWDIR%%/install/icons/ag.png
-%%WWWDIR%%/install/icons/ai.png
-%%WWWDIR%%/install/icons/al.png
-%%WWWDIR%%/install/icons/am.png
-%%WWWDIR%%/install/icons/an.png
-%%WWWDIR%%/install/icons/ao.png
-%%WWWDIR%%/install/icons/ar.png
-%%WWWDIR%%/install/icons/arabic.png
-%%WWWDIR%%/install/icons/as.png
-%%WWWDIR%%/install/icons/at.png
-%%WWWDIR%%/install/icons/au.png
-%%WWWDIR%%/install/icons/aw.png
-%%WWWDIR%%/install/icons/ax.png
-%%WWWDIR%%/install/icons/az.png
-%%WWWDIR%%/install/icons/ba.png
-%%WWWDIR%%/install/icons/bb.png
-%%WWWDIR%%/install/icons/bd.png
-%%WWWDIR%%/install/icons/be.png
-%%WWWDIR%%/install/icons/bf.png
-%%WWWDIR%%/install/icons/bg.png
-%%WWWDIR%%/install/icons/bh.png
-%%WWWDIR%%/install/icons/bi.png
-%%WWWDIR%%/install/icons/bj.png
-%%WWWDIR%%/install/icons/bm.png
-%%WWWDIR%%/install/icons/bn.png
-%%WWWDIR%%/install/icons/bo.png
-%%WWWDIR%%/install/icons/br.png
-%%WWWDIR%%/install/icons/bs.png
-%%WWWDIR%%/install/icons/bt.png
-%%WWWDIR%%/install/icons/bv.png
-%%WWWDIR%%/install/icons/bw.png
-%%WWWDIR%%/install/icons/by.png
-%%WWWDIR%%/install/icons/bz.png
-%%WWWDIR%%/install/icons/ca.png
-%%WWWDIR%%/install/icons/catalonia.png
-%%WWWDIR%%/install/icons/cc.png
-%%WWWDIR%%/install/icons/cd.png
-%%WWWDIR%%/install/icons/cf.png
-%%WWWDIR%%/install/icons/cg.png
-%%WWWDIR%%/install/icons/ch.png
-%%WWWDIR%%/install/icons/ci.png
-%%WWWDIR%%/install/icons/ck.png
-%%WWWDIR%%/install/icons/cl.png
-%%WWWDIR%%/install/icons/cm.png
-%%WWWDIR%%/install/icons/cn.png
-%%WWWDIR%%/install/icons/co.png
-%%WWWDIR%%/install/icons/cr.png
-%%WWWDIR%%/install/icons/cs.png
-%%WWWDIR%%/install/icons/cu.png
-%%WWWDIR%%/install/icons/cv.png
-%%WWWDIR%%/install/icons/cx.png
-%%WWWDIR%%/install/icons/cy.png
-%%WWWDIR%%/install/icons/cz.png
-%%WWWDIR%%/install/icons/de.png
-%%WWWDIR%%/install/icons/dj.png
-%%WWWDIR%%/install/icons/dk.png
-%%WWWDIR%%/install/icons/dm.png
-%%WWWDIR%%/install/icons/do.png
-%%WWWDIR%%/install/icons/dz.png
-%%WWWDIR%%/install/icons/ec.png
-%%WWWDIR%%/install/icons/ee.png
-%%WWWDIR%%/install/icons/eg.png
-%%WWWDIR%%/install/icons/eh.png
-%%WWWDIR%%/install/icons/england.png
-%%WWWDIR%%/install/icons/er.png
-%%WWWDIR%%/install/icons/es.png
-%%WWWDIR%%/install/icons/et.png
-%%WWWDIR%%/install/icons/europeanunion.png
-%%WWWDIR%%/install/icons/fam.png
-%%WWWDIR%%/install/icons/fi.png
-%%WWWDIR%%/install/icons/fj.png
-%%WWWDIR%%/install/icons/fk.png
-%%WWWDIR%%/install/icons/fm.png
-%%WWWDIR%%/install/icons/fo.png
-%%WWWDIR%%/install/icons/fr.png
-%%WWWDIR%%/install/icons/ga.png
-%%WWWDIR%%/install/icons/gb.png
-%%WWWDIR%%/install/icons/gd.png
-%%WWWDIR%%/install/icons/ge.png
-%%WWWDIR%%/install/icons/gf.png
-%%WWWDIR%%/install/icons/gh.png
-%%WWWDIR%%/install/icons/gi.png
-%%WWWDIR%%/install/icons/gl.png
-%%WWWDIR%%/install/icons/gm.png
-%%WWWDIR%%/install/icons/gn.png
-%%WWWDIR%%/install/icons/gp.png
-%%WWWDIR%%/install/icons/gq.png
-%%WWWDIR%%/install/icons/gr.png
-%%WWWDIR%%/install/icons/gs.png
-%%WWWDIR%%/install/icons/gt.png
-%%WWWDIR%%/install/icons/gu.png
-%%WWWDIR%%/install/icons/gw.png
-%%WWWDIR%%/install/icons/gy.png
-%%WWWDIR%%/install/icons/hk.png
-%%WWWDIR%%/install/icons/hm.png
-%%WWWDIR%%/install/icons/hn.png
-%%WWWDIR%%/install/icons/hr.png
-%%WWWDIR%%/install/icons/ht.png
-%%WWWDIR%%/install/icons/hu.png
-%%WWWDIR%%/install/icons/id.png
-%%WWWDIR%%/install/icons/ie.png
-%%WWWDIR%%/install/icons/il.png
-%%WWWDIR%%/install/icons/in.png
-%%WWWDIR%%/install/icons/io.png
-%%WWWDIR%%/install/icons/iq.png
-%%WWWDIR%%/install/icons/ir.png
-%%WWWDIR%%/install/icons/is.png
-%%WWWDIR%%/install/icons/it.png
-%%WWWDIR%%/install/icons/jm.png
-%%WWWDIR%%/install/icons/jo.png
-%%WWWDIR%%/install/icons/jp.png
-%%WWWDIR%%/install/icons/ke.png
-%%WWWDIR%%/install/icons/kg.png
-%%WWWDIR%%/install/icons/kh.png
-%%WWWDIR%%/install/icons/ki.png
-%%WWWDIR%%/install/icons/km.png
-%%WWWDIR%%/install/icons/kn.png
-%%WWWDIR%%/install/icons/kp.png
-%%WWWDIR%%/install/icons/kr.png
-%%WWWDIR%%/install/icons/kw.png
-%%WWWDIR%%/install/icons/ky.png
-%%WWWDIR%%/install/icons/kz.png
-%%WWWDIR%%/install/icons/la.png
-%%WWWDIR%%/install/icons/lb.png
-%%WWWDIR%%/install/icons/lc.png
-%%WWWDIR%%/install/icons/li.png
-%%WWWDIR%%/install/icons/lk.png
-%%WWWDIR%%/install/icons/lr.png
-%%WWWDIR%%/install/icons/ls.png
-%%WWWDIR%%/install/icons/lt.png
-%%WWWDIR%%/install/icons/lu.png
-%%WWWDIR%%/install/icons/lv.png
-%%WWWDIR%%/install/icons/ly.png
-%%WWWDIR%%/install/icons/ma.png
-%%WWWDIR%%/install/icons/mc.png
-%%WWWDIR%%/install/icons/md.png
-%%WWWDIR%%/install/icons/me.png
-%%WWWDIR%%/install/icons/mg.png
-%%WWWDIR%%/install/icons/mh.png
-%%WWWDIR%%/install/icons/mk.png
-%%WWWDIR%%/install/icons/ml.png
-%%WWWDIR%%/install/icons/mm.png
-%%WWWDIR%%/install/icons/mn.png
-%%WWWDIR%%/install/icons/mo.png
-%%WWWDIR%%/install/icons/mp.png
-%%WWWDIR%%/install/icons/mq.png
-%%WWWDIR%%/install/icons/mr.png
-%%WWWDIR%%/install/icons/ms.png
-%%WWWDIR%%/install/icons/mt.png
-%%WWWDIR%%/install/icons/mu.png
-%%WWWDIR%%/install/icons/mv.png
-%%WWWDIR%%/install/icons/mw.png
-%%WWWDIR%%/install/icons/mx.png
-%%WWWDIR%%/install/icons/my.png
-%%WWWDIR%%/install/icons/mz.png
-%%WWWDIR%%/install/icons/na.png
-%%WWWDIR%%/install/icons/nc.png
-%%WWWDIR%%/install/icons/ne.png
-%%WWWDIR%%/install/icons/nf.png
-%%WWWDIR%%/install/icons/ng.png
-%%WWWDIR%%/install/icons/ni.png
-%%WWWDIR%%/install/icons/nl.png
-%%WWWDIR%%/install/icons/no.png
-%%WWWDIR%%/install/icons/np.png
-%%WWWDIR%%/install/icons/nr.png
-%%WWWDIR%%/install/icons/nu.png
-%%WWWDIR%%/install/icons/nz.png
-%%WWWDIR%%/install/icons/om.png
-%%WWWDIR%%/install/icons/pa.png
-%%WWWDIR%%/install/icons/pe.png
-%%WWWDIR%%/install/icons/pf.png
-%%WWWDIR%%/install/icons/pg.png
-%%WWWDIR%%/install/icons/ph.png
-%%WWWDIR%%/install/icons/pk.png
-%%WWWDIR%%/install/icons/pl.png
-%%WWWDIR%%/install/icons/pm.png
-%%WWWDIR%%/install/icons/pn.png
-%%WWWDIR%%/install/icons/pr.png
-%%WWWDIR%%/install/icons/ps.png
-%%WWWDIR%%/install/icons/pt.png
-%%WWWDIR%%/install/icons/pw.png
-%%WWWDIR%%/install/icons/py.png
-%%WWWDIR%%/install/icons/qa.png
-%%WWWDIR%%/install/icons/re.png
-%%WWWDIR%%/install/icons/ro.png
-%%WWWDIR%%/install/icons/rs.png
-%%WWWDIR%%/install/icons/ru.png
-%%WWWDIR%%/install/icons/rw.png
-%%WWWDIR%%/install/icons/sa.png
-%%WWWDIR%%/install/icons/sb.png
-%%WWWDIR%%/install/icons/sc.png
-%%WWWDIR%%/install/icons/scotland.png
-%%WWWDIR%%/install/icons/sd.png
-%%WWWDIR%%/install/icons/se.png
-%%WWWDIR%%/install/icons/sg.png
-%%WWWDIR%%/install/icons/sh.png
-%%WWWDIR%%/install/icons/si.png
-%%WWWDIR%%/install/icons/sj.png
-%%WWWDIR%%/install/icons/sk.png
-%%WWWDIR%%/install/icons/sl.png
-%%WWWDIR%%/install/icons/sm.png
-%%WWWDIR%%/install/icons/sn.png
-%%WWWDIR%%/install/icons/so.png
-%%WWWDIR%%/install/icons/sr.png
-%%WWWDIR%%/install/icons/st.png
-%%WWWDIR%%/install/icons/sv.png
-%%WWWDIR%%/install/icons/sy.png
-%%WWWDIR%%/install/icons/sz.png
-%%WWWDIR%%/install/icons/tc.png
-%%WWWDIR%%/install/icons/td.png
-%%WWWDIR%%/install/icons/tf.png
-%%WWWDIR%%/install/icons/tg.png
-%%WWWDIR%%/install/icons/th.png
-%%WWWDIR%%/install/icons/tj.png
-%%WWWDIR%%/install/icons/tk.png
-%%WWWDIR%%/install/icons/tl.png
-%%WWWDIR%%/install/icons/tm.png
-%%WWWDIR%%/install/icons/tn.png
-%%WWWDIR%%/install/icons/to.png
-%%WWWDIR%%/install/icons/tr.png
-%%WWWDIR%%/install/icons/tt.png
-%%WWWDIR%%/install/icons/tv.png
-%%WWWDIR%%/install/icons/tw.png
-%%WWWDIR%%/install/icons/tz.png
-%%WWWDIR%%/install/icons/ua.png
-%%WWWDIR%%/install/icons/ug.png
-%%WWWDIR%%/install/icons/um.png
-%%WWWDIR%%/install/icons/us.png
-%%WWWDIR%%/install/icons/uy.png
-%%WWWDIR%%/install/icons/uz.png
-%%WWWDIR%%/install/icons/va.png
-%%WWWDIR%%/install/icons/vc.png
-%%WWWDIR%%/install/icons/ve.png
-%%WWWDIR%%/install/icons/vg.png
-%%WWWDIR%%/install/icons/vi.png
-%%WWWDIR%%/install/icons/vn.png
-%%WWWDIR%%/install/icons/vu.png
-%%WWWDIR%%/install/icons/wales.png
-%%WWWDIR%%/install/icons/wf.png
-%%WWWDIR%%/install/icons/ws.png
-%%WWWDIR%%/install/icons/ye.png
-%%WWWDIR%%/install/icons/yt.png
-%%WWWDIR%%/install/icons/za.png
-%%WWWDIR%%/install/icons/zm.png
-%%WWWDIR%%/install/icons/zw.png
-%%WWWDIR%%/install/index.php
-%%WWWDIR%%/install/install.php
-%%WWWDIR%%/install/install1.php
-%%WWWDIR%%/install/install2.php
-%%WWWDIR%%/install/install3.php
-%%WWWDIR%%/install/install4.php
-%%WWWDIR%%/install/install5.php
-%%WWWDIR%%/install/install_config_table.sql
-%%WWWDIR%%/install/install_language.php
-%%WWWDIR%%/install/installtables.php
-%%WWWDIR%%/install/languages/lang_arabic.php
-%%WWWDIR%%/install/languages/lang_catalan.php
-%%WWWDIR%%/install/languages/lang_chinese_simplified.php
-%%WWWDIR%%/install/languages/lang_english.php
-%%WWWDIR%%/install/languages/lang_french.php
-%%WWWDIR%%/install/languages/lang_german.php
-%%WWWDIR%%/install/languages/lang_italian.php
-%%WWWDIR%%/install/languages/lang_russian.php
-%%WWWDIR%%/install/languages/lang_thai.php
-%%WWWDIR%%/install/languages/language_list_install.html
-%%WWWDIR%%/install/languages/language_list_upgrade.html
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_101.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_102.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_arabic_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_catalan_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_catalan_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_catalan_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_catalan_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_catalan_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_catalan_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_101.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_102.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_chinese_simplified_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_101.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_102.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_english_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_101.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_102.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_german_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_101.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_102.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_italian_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_101.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_102.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_russian_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_101.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_102.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_thai_update_200.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_104.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_110.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_112.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_113.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_114.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_115.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_120.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_121.conf
-%%WWWDIR%%/install/languages/updates/lang_turkmen_update_200.conf
-%%WWWDIR%%/install/menu.php
-%%WWWDIR%%/install/troubleshooter.php
-%%WWWDIR%%/install/upgrade.php
-%%WWWDIR%%/install/upgrade1.php
-%%WWWDIR%%/install/upgrade_language.php
-%%WWWDIR%%/install/version/.htaccess
-%%WWWDIR%%/install/version/1.x.php
-%%WWWDIR%%/install/version/2.0.0.php
-%%WWWDIR%%/install/version/2.0.0rc1.php
-%%WWWDIR%%/install/version/2.0.0rc2.php
-%%WWWDIR%%/install/version/2.0.1.php
-%%WWWDIR%%/install/version/2.0.2.php
-%%WWWDIR%%/install/version/index.html
-%%WWWDIR%%/internal/.htaccess
-%%WWWDIR%%/internal/Config_File.class.php
-%%WWWDIR%%/internal/Smarty.class.php
-%%WWWDIR%%/internal/Smarty_Compiler.class.php
-%%WWWDIR%%/internal/class.compiler.php
-%%WWWDIR%%/internal/class.config.php
-%%WWWDIR%%/internal/class.template.php
-%%WWWDIR%%/internal/compile.compile_config.php
-%%WWWDIR%%/internal/compile.compile_custom_block.php
-%%WWWDIR%%/internal/compile.compile_custom_function.php
-%%WWWDIR%%/internal/compile.compile_if.php
-%%WWWDIR%%/internal/compile.generate_compiler_debug_output.php
-%%WWWDIR%%/internal/compile.include.php
-%%WWWDIR%%/internal/compile.parse_is_expr.php
-%%WWWDIR%%/internal/compile.section_start.php
-%%WWWDIR%%/internal/debug.tpl
-%%WWWDIR%%/internal/index.html
-%%WWWDIR%%/internal/template.build_dir.php
-%%WWWDIR%%/internal/template.config_loader.php
-%%WWWDIR%%/internal/template.destroy_dir.php
-%%WWWDIR%%/internal/template.fetch_compile_include.php
-%%WWWDIR%%/internal/template.generate_debug_output.php
-%%WWWDIR%%/join_group.php
-%%WWWDIR%%/languages/.htaccess
-%%WWWDIR%%/languages/index.html
-%%WWWDIR%%/languages/lang_arabic.conf.default
-%%WWWDIR%%/languages/lang_catalan.conf.default
-%%WWWDIR%%/languages/lang_chinese_simplified.conf.default
-%%WWWDIR%%/languages/lang_english.conf.default
-%%WWWDIR%%/languages/lang_french.conf.default
-%%WWWDIR%%/languages/lang_german.conf.default
-%%WWWDIR%%/languages/lang_italian.conf.default
-%%WWWDIR%%/languages/lang_russian.conf.default
-%%WWWDIR%%/languages/lang_spanish.conf.default
-%%WWWDIR%%/languages/lang_swedish.conf.default
-%%WWWDIR%%/languages/lang_thai.conf.default
-%%WWWDIR%%/languages/lang_turkmen.conf.default
-%%WWWDIR%%/languages/readme_thai.html
-%%WWWDIR%%/languages/translit.txt
-%%WWWDIR%%/libs/.htaccess
-%%WWWDIR%%/libs/admin_config.php
-%%WWWDIR%%/libs/api/.htaccess
-%%WWWDIR%%/libs/api/Pligg-API-Installation.txt
-%%WWWDIR%%/libs/api/api.php
-%%WWWDIR%%/libs/api/index.html
-%%WWWDIR%%/libs/backup/file_backup/PEAR.php
-%%WWWDIR%%/libs/backup/file_backup/backup.php
-%%WWWDIR%%/libs/backup/file_backup/index.html
-%%WWWDIR%%/libs/backup/file_backup/zip.php
-%%WWWDIR%%/libs/backup/index.html
-%%WWWDIR%%/libs/backup/mysql_backup/backup.php
-%%WWWDIR%%/libs/backup/mysql_backup/index.html
-%%WWWDIR%%/libs/backup/mysql_backup/init.php
-%%WWWDIR%%/libs/backup/mysql_backup/libs/backup.class.php
-%%WWWDIR%%/libs/backup/mysql_backup/libs/db.class.php
-%%WWWDIR%%/libs/backup/mysql_backup/libs/gonximage.class.php
-%%WWWDIR%%/libs/backup/mysql_backup/libs/gonxtabs.class.php
-%%WWWDIR%%/libs/backup/mysql_backup/libs/index.html
-%%WWWDIR%%/libs/backup/mysql_backup/libs/locale.class.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/ar.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/br.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/de.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/en.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/es.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/fr.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/index.html
-%%WWWDIR%%/libs/backup/mysql_backup/locale/nl.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/se.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/tl.php
-%%WWWDIR%%/libs/backup/mysql_backup/locale/zh.php
-%%WWWDIR%%/libs/backup/mysql_backup/mysql_backup.class.php
-%%WWWDIR%%/libs/check_behind_proxy.php
-%%WWWDIR%%/libs/class.pThumb.php
-%%WWWDIR%%/libs/class.phpmailer4.php
-%%WWWDIR%%/libs/class.phpmailer5.php
-%%WWWDIR%%/libs/comment.php
-%%WWWDIR%%/libs/csrf.php
-%%WWWDIR%%/libs/db.php
-%%WWWDIR%%/libs/dbconnect.php
-%%WWWDIR%%/libs/dbconnect.php.default
-%%WWWDIR%%/libs/dbtree.php
-%%WWWDIR%%/libs/define_tables.php
-%%WWWDIR%%/libs/document_class.php
-%%WWWDIR%%/libs/extra_fields.php
-%%WWWDIR%%/libs/extra_fields_smarty.php
-%%WWWDIR%%/libs/ez_sql_core.php
-%%WWWDIR%%/libs/friend.php
-%%WWWDIR%%/libs/group.php
-%%WWWDIR%%/libs/html1.php
-%%WWWDIR%%/libs/index.html
-%%WWWDIR%%/libs/karma.php
-%%WWWDIR%%/libs/link.php
-%%WWWDIR%%/libs/link_summary.php
-%%WWWDIR%%/libs/login.php
-%%WWWDIR%%/libs/mailer.php
-%%WWWDIR%%/libs/pre_install_check.php
-%%WWWDIR%%/libs/redirector.php
-%%WWWDIR%%/libs/search.php
-%%WWWDIR%%/libs/settings_from_db.php
-%%WWWDIR%%/libs/sidebarstories.php
-%%WWWDIR%%/libs/smartyvariables.php
-%%WWWDIR%%/libs/tags.php
-%%WWWDIR%%/libs/trackback.php
-%%WWWDIR%%/libs/user.php
-%%WWWDIR%%/libs/utf8/README
-%%WWWDIR%%/libs/utf8/mbstring/core.php
-%%WWWDIR%%/libs/utf8/native/core.php
-%%WWWDIR%%/libs/utf8/ord.php
-%%WWWDIR%%/libs/utf8/str_ireplace.php
-%%WWWDIR%%/libs/utf8/str_pad.php
-%%WWWDIR%%/libs/utf8/str_split.php
-%%WWWDIR%%/libs/utf8/strcasecmp.php
-%%WWWDIR%%/libs/utf8/strcspn.php
-%%WWWDIR%%/libs/utf8/stristr.php
-%%WWWDIR%%/libs/utf8/strrev.php
-%%WWWDIR%%/libs/utf8/strspn.php
-%%WWWDIR%%/libs/utf8/substr_replace.php
-%%WWWDIR%%/libs/utf8/trim.php
-%%WWWDIR%%/libs/utf8/ucfirst.php
-%%WWWDIR%%/libs/utf8/ucwords.php
-%%WWWDIR%%/libs/utf8/utf8.php
-%%WWWDIR%%/libs/utf8/utils/ascii.php
-%%WWWDIR%%/libs/utf8/utils/bad.php
-%%WWWDIR%%/libs/utf8/utils/patterns.php
-%%WWWDIR%%/libs/utf8/utils/position.php
-%%WWWDIR%%/libs/utf8/utils/specials.php
-%%WWWDIR%%/libs/utf8/utils/unicode.php
-%%WWWDIR%%/libs/utf8/utils/validation.php
-%%WWWDIR%%/libs/utf8/wordwrap.php
-%%WWWDIR%%/libs/utils.php
-%%WWWDIR%%/libs/votes.php
-%%WWWDIR%%/live.php
-%%WWWDIR%%/live2.php
-%%WWWDIR%%/live_comments.php
-%%WWWDIR%%/live_published.php
-%%WWWDIR%%/live_unpublished.php
-%%WWWDIR%%/load_data.php
-%%WWWDIR%%/load_data_for_groups.php
-%%WWWDIR%%/load_data_for_search.php
-%%WWWDIR%%/load_data_for_topusers.php
-%%WWWDIR%%/login.php
-%%WWWDIR%%/logs.default/.htaccess
-%%WWWDIR%%/logs.default/antispam.log
-%%WWWDIR%%/logs.default/approvedips.log
-%%WWWDIR%%/logs.default/bannedips.log
-%%WWWDIR%%/logs.default/domain-blacklist.log
-%%WWWDIR%%/logs.default/domain-whitelist.log
-%%WWWDIR%%/logs.default/error.log
-%%WWWDIR%%/logs.default/index.html
-%%WWWDIR%%/logs.default/query.log
-%%WWWDIR%%/logs.default/spam.log
-%%WWWDIR%%/module.php
-%%WWWDIR%%/modules/admin_language/admin_language_init.php
-%%WWWDIR%%/modules/admin_language/admin_language_install.php
-%%WWWDIR%%/modules/admin_language/admin_language_main.php
-%%WWWDIR%%/modules/admin_language/admin_language_readme.htm
-%%WWWDIR%%/modules/admin_language/admin_language_settings.php
-%%WWWDIR%%/modules/admin_language/index.html
-%%WWWDIR%%/modules/admin_language/js/index.html
-%%WWWDIR%%/modules/admin_language/js/simpleedit.js
-%%WWWDIR%%/modules/admin_language/lang.conf
-%%WWWDIR%%/modules/admin_language/lang_russian.conf
-%%WWWDIR%%/modules/admin_language/templates/admin_language_admin_link.tpl
-%%WWWDIR%%/modules/admin_language/templates/admin_language_admin_main_link.tpl
-%%WWWDIR%%/modules/admin_language/templates/admin_language_javascript.tpl
-%%WWWDIR%%/modules/admin_language/templates/admin_language_main.tpl
-%%WWWDIR%%/modules/admin_language/templates/index.html
-%%WWWDIR%%/modules/admin_snippet/admin_snippet_init.php
-%%WWWDIR%%/modules/admin_snippet/admin_snippet_install.php
-%%WWWDIR%%/modules/admin_snippet/admin_snippet_main.php
-%%WWWDIR%%/modules/admin_snippet/admin_snippet_readme.htm
-%%WWWDIR%%/modules/admin_snippet/admin_snippet_settings.php
-%%WWWDIR%%/modules/admin_snippet/index.html
-%%WWWDIR%%/modules/admin_snippet/lang.conf
-%%WWWDIR%%/modules/admin_snippet/lang_russian.conf
-%%WWWDIR%%/modules/admin_snippet/templates/admin_snippet_admin_link.tpl
-%%WWWDIR%%/modules/admin_snippet/templates/admin_snippet_admin_main_link.tpl
-%%WWWDIR%%/modules/admin_snippet/templates/admin_snippet_edit.tpl
-%%WWWDIR%%/modules/admin_snippet/templates/admin_snippet_eval.tpl
-%%WWWDIR%%/modules/admin_snippet/templates/admin_snippet_javascript.tpl
-%%WWWDIR%%/modules/admin_snippet/templates/admin_snippet_main.tpl
-%%WWWDIR%%/modules/admin_snippet/templates/index.html
-%%WWWDIR%%/modules/akismet/_akismet_main.php
-%%WWWDIR%%/modules/akismet/akismet_cron.php
-%%WWWDIR%%/modules/akismet/akismet_init.php
-%%WWWDIR%%/modules/akismet/akismet_install.php
-%%WWWDIR%%/modules/akismet/akismet_main.php
-%%WWWDIR%%/modules/akismet/akismet_readme.htm
-%%WWWDIR%%/modules/akismet/akismet_settings.php
-%%WWWDIR%%/modules/akismet/images/exclamation.png
-%%WWWDIR%%/modules/akismet/images/index.html
-%%WWWDIR%%/modules/akismet/images/key.png
-%%WWWDIR%%/modules/akismet/images/page_white_delete.png
-%%WWWDIR%%/modules/akismet/images/page_white_error.png
-%%WWWDIR%%/modules/akismet/images/tick.png
-%%WWWDIR%%/modules/akismet/images/wrench.png
-%%WWWDIR%%/modules/akismet/index.html
-%%WWWDIR%%/modules/akismet/lang.conf
-%%WWWDIR%%/modules/akismet/lang_russian.conf
-%%WWWDIR%%/modules/akismet/libs/Akismet.class_4.php
-%%WWWDIR%%/modules/akismet/libs/Akismet.class_5.php
-%%WWWDIR%%/modules/akismet/libs/akismet.class.php
-%%WWWDIR%%/modules/akismet/libs/index.html
-%%WWWDIR%%/modules/akismet/story.php
-%%WWWDIR%%/modules/akismet/templates/akismet_admin_main_link.tpl
-%%WWWDIR%%/modules/akismet/templates/index.html
-%%WWWDIR%%/modules/akismet/templates/main.tpl
-%%WWWDIR%%/modules/akismet/templates/manageKey.tpl
-%%WWWDIR%%/modules/akismet/templates/manageSettings.tpl
-%%WWWDIR%%/modules/akismet/templates/manageSpam.tpl
-%%WWWDIR%%/modules/akismet/templates/manageSpamcomments.tpl
-%%WWWDIR%%/modules/akismet/templates/spam_link_in_menu.tpl
-%%WWWDIR%%/modules/anonymous/anonymous_init.php
-%%WWWDIR%%/modules/anonymous/anonymous_install.php
-%%WWWDIR%%/modules/anonymous/anonymous_main.php
-%%WWWDIR%%/modules/anonymous/anonymous_readme.htm
-%%WWWDIR%%/modules/anonymous/anonymous_settings.php
-%%WWWDIR%%/modules/anonymous/index.html
-%%WWWDIR%%/modules/anonymous/lang.conf
-%%WWWDIR%%/modules/anonymous/lang_russian.conf
-%%WWWDIR%%/modules/anonymous/templates/anonymous.tpl
-%%WWWDIR%%/modules/anonymous/templates/index.html
-%%WWWDIR%%/modules/anonymous_comments/anonymous_comments_init.php
-%%WWWDIR%%/modules/anonymous_comments/anonymous_comments_install.php
-%%WWWDIR%%/modules/anonymous_comments/anonymous_comments_main.php
-%%WWWDIR%%/modules/anonymous_comments/anonymous_comments_readme.htm
-%%WWWDIR%%/modules/anonymous_comments/anonymous_comments_settings.php
-%%WWWDIR%%/modules/anonymous_comments/index.html
-%%WWWDIR%%/modules/anonymous_comments/lang.conf
-%%WWWDIR%%/modules/anonymous_comments/lang_russian.conf
-%%WWWDIR%%/modules/anonymous_comments/templates/anonymous_comments.tpl
-%%WWWDIR%%/modules/anonymous_comments/templates/index.html
-%%WWWDIR%%/modules/anonymous_story/anonymous_story_init.php
-%%WWWDIR%%/modules/anonymous_story/anonymous_story_install.php
-%%WWWDIR%%/modules/anonymous_story/anonymous_story_main.php
-%%WWWDIR%%/modules/anonymous_story/anonymous_story_readme.htm
-%%WWWDIR%%/modules/anonymous_story/anonymous_story_settings.php
-%%WWWDIR%%/modules/anonymous_story/lang.conf
-%%WWWDIR%%/modules/anonymous_story/lang_russian.conf
-%%WWWDIR%%/modules/anonymous_story/templates/anonymous_story.tpl
-%%WWWDIR%%/modules/captcha/captcha_init.php
-%%WWWDIR%%/modules/captcha/captcha_install.php
-%%WWWDIR%%/modules/captcha/captcha_main.php
-%%WWWDIR%%/modules/captcha/captcha_readme.htm
-%%WWWDIR%%/modules/captcha/captcha_settings.php
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/CaptchaSecurityImages.php
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/captcha.tpl
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/captcha_configure.tpl
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/gpl.txt
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/index.html
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/main.php
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/monofont.ttf
-%%WWWDIR%%/modules/captcha/captchas/WhiteHat/monofont_read_me.txt
-%%WWWDIR%%/modules/captcha/captchas/index.html
-%%WWWDIR%%/modules/captcha/captchas/math/captcha.tpl
-%%WWWDIR%%/modules/captcha/captchas/math/captcha_configure.tpl
-%%WWWDIR%%/modules/captcha/captchas/math/index.html
-%%WWWDIR%%/modules/captcha/captchas/math/main.php
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/captcha.tpl
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/captcha_configure.tpl
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/index.html
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/libs/LICENSE
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/libs/README
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/libs/index.html
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/libs/recaptchalib.php
-%%WWWDIR%%/modules/captcha/captchas/reCaptcha/main.php
-%%WWWDIR%%/modules/captcha/captchas/solvemedia/captcha.tpl
-%%WWWDIR%%/modules/captcha/captchas/solvemedia/captcha_configure.tpl
-%%WWWDIR%%/modules/captcha/captchas/solvemedia/index.html
-%%WWWDIR%%/modules/captcha/captchas/solvemedia/lib/solvemedialib.php
-%%WWWDIR%%/modules/captcha/captchas/solvemedia/main.php
-%%WWWDIR%%/modules/captcha/images/.htaccess
-%%WWWDIR%%/modules/captcha/images/eye.png
-%%WWWDIR%%/modules/captcha/images/index.html
-%%WWWDIR%%/modules/captcha/images/math.png
-%%WWWDIR%%/modules/captcha/images/recaptcha.png
-%%WWWDIR%%/modules/captcha/images/solve_media.png
-%%WWWDIR%%/modules/captcha/images/whitehat.png
-%%WWWDIR%%/modules/captcha/index.html
-%%WWWDIR%%/modules/captcha/lang.conf
-%%WWWDIR%%/modules/captcha/templates/captcha_admin_main_link.tpl
-%%WWWDIR%%/modules/captcha/templates/captcha_configure.tpl
-%%WWWDIR%%/modules/captcha/templates/captcha_home.tpl
-%%WWWDIR%%/modules/captcha/templates/captcha_incorrect.tpl
-%%WWWDIR%%/modules/captcha/templates/index.html
-%%WWWDIR%%/modules/captcha/templates/show_register_captcha.tpl
-%%WWWDIR%%/modules/hc/hc_init.php
-%%WWWDIR%%/modules/hc/hc_install.php
-%%WWWDIR%%/modules/hc/hc_main.php
-%%WWWDIR%%/modules/hc/hc_readme.htm
-%%WWWDIR%%/modules/hc/hc_settings.php
-%%WWWDIR%%/modules/hc/index.html
-%%WWWDIR%%/modules/hc/lang.conf
-%%WWWDIR%%/modules/hc/templates/hc_admin_main_link.tpl
-%%WWWDIR%%/modules/hc/templates/hc_incorrect.tpl
-%%WWWDIR%%/modules/hc/templates/index.html
-%%WWWDIR%%/modules/htaccess.default
-%%WWWDIR%%/modules/index.html
-%%WWWDIR%%/modules/karma/index.html
-%%WWWDIR%%/modules/karma/karma_init.php
-%%WWWDIR%%/modules/karma/karma_install.php
-%%WWWDIR%%/modules/karma/karma_main.php
-%%WWWDIR%%/modules/karma/karma_readme.htm
-%%WWWDIR%%/modules/karma/karma_settings.php
-%%WWWDIR%%/modules/karma/lang.conf
-%%WWWDIR%%/modules/karma/templates/index.html
-%%WWWDIR%%/modules/karma/templates/karma_admin_link.tpl
-%%WWWDIR%%/modules/karma/templates/karma_admin_main_link.tpl
-%%WWWDIR%%/modules/karma/templates/karma_main.tpl
-%%WWWDIR%%/modules/links/index.html
-%%WWWDIR%%/modules/links/lang.conf
-%%WWWDIR%%/modules/links/links_init.php
-%%WWWDIR%%/modules/links/links_install.php
-%%WWWDIR%%/modules/links/links_main.php
-%%WWWDIR%%/modules/links/links_readme.htm
-%%WWWDIR%%/modules/links/links_settings.php
-%%WWWDIR%%/modules/links/templates/index.html
-%%WWWDIR%%/modules/links/templates/links_admin_link.tpl
-%%WWWDIR%%/modules/links/templates/links_admin_main_link.tpl
-%%WWWDIR%%/modules/links/templates/links_main.tpl
-%%WWWDIR%%/modules/modules_init.php
-%%WWWDIR%%/modules/modules_libs.php
-%%WWWDIR%%/modules/send_announcement/index.html
-%%WWWDIR%%/modules/send_announcement/lang.conf
-%%WWWDIR%%/modules/send_announcement/send_announcement_init.php
-%%WWWDIR%%/modules/send_announcement/send_announcement_install.php
-%%WWWDIR%%/modules/send_announcement/send_announcement_main.php
-%%WWWDIR%%/modules/send_announcement/send_announcement_readme.htm
-%%WWWDIR%%/modules/send_announcement/send_announcement_settings.php
-%%WWWDIR%%/modules/send_announcement/templates/index.html
-%%WWWDIR%%/modules/send_announcement/templates/sendannouncement.tpl
-%%WWWDIR%%/modules/send_announcement/templates/sendannouncement_admin_main_link.tpl
-%%WWWDIR%%/modules/sidebar_comments/sidebar_comments_init.php
-%%WWWDIR%%/modules/sidebar_comments/sidebar_comments_install.php
-%%WWWDIR%%/modules/sidebar_comments/sidebar_comments_readme.htm
-%%WWWDIR%%/modules/sidebar_comments/sidebar_comments_settings.php
-%%WWWDIR%%/modules/sidebar_comments/templates/sidebar_comments.tpl
-%%WWWDIR%%/modules/sidebar_comments/templates/sidebar_comments_index.tpl
-%%WWWDIR%%/modules/sidebar_comments/templates/sidebar_comments_wrapper.tpl
-%%WWWDIR%%/modules/sidebar_saved/sidebar_saved_init.php
-%%WWWDIR%%/modules/sidebar_saved/sidebar_saved_install.php
-%%WWWDIR%%/modules/sidebar_saved/sidebar_saved_readme.htm
-%%WWWDIR%%/modules/sidebar_saved/sidebar_saved_settings.php
-%%WWWDIR%%/modules/sidebar_saved/templates/sidebar_saved_index.tpl
-%%WWWDIR%%/modules/sidebar_saved/templates/update_story_link.tpl
-%%WWWDIR%%/modules/sidebar_saved/update_rightpanel.php
-%%WWWDIR%%/modules/sidebar_stats/lang.conf
-%%WWWDIR%%/modules/sidebar_stats/sidebar_stats_init.php
-%%WWWDIR%%/modules/sidebar_stats/sidebar_stats_install.php
-%%WWWDIR%%/modules/sidebar_stats/sidebar_stats_readme.htm
-%%WWWDIR%%/modules/sidebar_stats/sidebar_stats_settings.php
-%%WWWDIR%%/modules/sidebar_stats/templates/sidebar_stats.tpl
-%%WWWDIR%%/modules/sidebar_stories/lang.conf
-%%WWWDIR%%/modules/sidebar_stories/sidebar_stories_init.php
-%%WWWDIR%%/modules/sidebar_stories/sidebar_stories_install.php
-%%WWWDIR%%/modules/sidebar_stories/sidebar_stories_readme.htm
-%%WWWDIR%%/modules/sidebar_stories/sidebar_stories_settings.php
-%%WWWDIR%%/modules/sidebar_stories/templates/sidebar_stories.tpl
-%%WWWDIR%%/modules/sidebar_stories/templates/sidebar_stories_index.tpl
-%%WWWDIR%%/modules/sidebar_stories/templates/sidebar_stories_wrapper.tpl
-%%WWWDIR%%/modules/sidebar_tag_cloud/sidebar_tag_cloud_init.php
-%%WWWDIR%%/modules/sidebar_tag_cloud/sidebar_tag_cloud_install.php
-%%WWWDIR%%/modules/sidebar_tag_cloud/sidebar_tag_cloud_readme.htm
-%%WWWDIR%%/modules/sidebar_tag_cloud/sidebar_tag_cloud_settings.php
-%%WWWDIR%%/modules/sidebar_tag_cloud/templates/sidebar_tag_cloud_index.tpl
-%%WWWDIR%%/modules/simple_messaging/images/index.html
-%%WWWDIR%%/modules/simple_messaging/images/new.png
-%%WWWDIR%%/modules/simple_messaging/index.html
-%%WWWDIR%%/modules/simple_messaging/kmessaging/.htaccess
-%%WWWDIR%%/modules/simple_messaging/kmessaging/class.KMessaging.php
-%%WWWDIR%%/modules/simple_messaging/kmessaging/class.KMessaging_v1.2.3.php
-%%WWWDIR%%/modules/simple_messaging/kmessaging/index.html
-%%WWWDIR%%/modules/simple_messaging/lang.conf
-%%WWWDIR%%/modules/simple_messaging/lang_japanese.conf
-%%WWWDIR%%/modules/simple_messaging/lang_russian.conf
-%%WWWDIR%%/modules/simple_messaging/simple_messaging_init.php
-%%WWWDIR%%/modules/simple_messaging/simple_messaging_install.php
-%%WWWDIR%%/modules/simple_messaging/simple_messaging_main.php
-%%WWWDIR%%/modules/simple_messaging/simple_messaging_readme.htm
-%%WWWDIR%%/modules/simple_messaging/simple_messaging_settings.php
-%%WWWDIR%%/modules/simple_messaging/templates/breadcrumb.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/compose.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/error.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/inbox.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/inbox_link_in_menu.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/index.html
-%%WWWDIR%%/modules/simple_messaging/templates/menu.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/sent.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/show_message.tpl
-%%WWWDIR%%/modules/simple_messaging/templates/show_sent_message.tpl
-%%WWWDIR%%/modules/social_bookmark/images/.htaccess
-%%WWWDIR%%/modules/social_bookmark/images/ask.gif
-%%WWWDIR%%/modules/social_bookmark/images/delicious.png
-%%WWWDIR%%/modules/social_bookmark/images/digg.png
-%%WWWDIR%%/modules/social_bookmark/images/facebook.gif
-%%WWWDIR%%/modules/social_bookmark/images/googlebookmarks.gif
-%%WWWDIR%%/modules/social_bookmark/images/icon-stumbleupon.gif
-%%WWWDIR%%/modules/social_bookmark/images/index.html
-%%WWWDIR%%/modules/social_bookmark/images/reddit.gif
-%%WWWDIR%%/modules/social_bookmark/images/slashdot.gif
-%%WWWDIR%%/modules/social_bookmark/images/squidoo.gif
-%%WWWDIR%%/modules/social_bookmark/images/technorati.gif
-%%WWWDIR%%/modules/social_bookmark/images/twitter.png
-%%WWWDIR%%/modules/social_bookmark/images/windowslive.gif
-%%WWWDIR%%/modules/social_bookmark/images/yahoomyweb.png
-%%WWWDIR%%/modules/social_bookmark/index.html
-%%WWWDIR%%/modules/social_bookmark/lang.conf
-%%WWWDIR%%/modules/social_bookmark/lang_russian.conf
-%%WWWDIR%%/modules/social_bookmark/social_bookmark_init.php
-%%WWWDIR%%/modules/social_bookmark/social_bookmark_install.php
-%%WWWDIR%%/modules/social_bookmark/social_bookmark_readme.htm
-%%WWWDIR%%/modules/social_bookmark/social_bookmark_settings.php
-%%WWWDIR%%/modules/social_bookmark/templates/index.html
-%%WWWDIR%%/modules/social_bookmark/templates/social_bookmark_index.tpl
-%%WWWDIR%%/modules/spam_trigger/index.html
-%%WWWDIR%%/modules/spam_trigger/lang.conf
-%%WWWDIR%%/modules/spam_trigger/spam_trigger_init.php
-%%WWWDIR%%/modules/spam_trigger/spam_trigger_install.php
-%%WWWDIR%%/modules/spam_trigger/spam_trigger_main.php
-%%WWWDIR%%/modules/spam_trigger/spam_trigger_readme.htm
-%%WWWDIR%%/modules/spam_trigger/spam_trigger_settings.php
-%%WWWDIR%%/modules/spam_trigger/templates/comments.tpl
-%%WWWDIR%%/modules/spam_trigger/templates/images/.htaccess
-%%WWWDIR%%/modules/spam_trigger/templates/images/spam_trigger.gif
-%%WWWDIR%%/modules/spam_trigger/templates/index.html
-%%WWWDIR%%/modules/spam_trigger/templates/spam_trigger_admin_link.tpl
-%%WWWDIR%%/modules/spam_trigger/templates/spam_trigger_admin_main_link.tpl
-%%WWWDIR%%/modules/spam_trigger/templates/spam_trigger_css.tpl
-%%WWWDIR%%/modules/spam_trigger/templates/spam_trigger_main.tpl
-%%WWWDIR%%/modules/spam_trigger/templates/story.tpl
-%%WWWDIR%%/modules/status/index.html
-%%WWWDIR%%/modules/status/lang.conf
-%%WWWDIR%%/modules/status/status.js
-%%WWWDIR%%/modules/status/status.php
-%%WWWDIR%%/modules/status/status_init.php
-%%WWWDIR%%/modules/status/status_install.php
-%%WWWDIR%%/modules/status/status_main.php
-%%WWWDIR%%/modules/status/status_readme.htm
-%%WWWDIR%%/modules/status/status_settings.php
-%%WWWDIR%%/modules/status/templates/index.html
-%%WWWDIR%%/modules/status/templates/status_admin_link.tpl
-%%WWWDIR%%/modules/status/templates/status_admin_main_link.tpl
-%%WWWDIR%%/modules/status/templates/status_center_fields.tpl
-%%WWWDIR%%/modules/status/templates/status_list.tpl
-%%WWWDIR%%/modules/status/templates/status_main.tpl
-%%WWWDIR%%/modules/status/templates/status_permalink.tpl
-%%WWWDIR%%/modules/status/templates/status_update.css
-%%WWWDIR%%/modules/upload/attachments/index.html
-%%WWWDIR%%/modules/upload/attachments/thumbs/index.html
-%%WWWDIR%%/modules/upload/index.html
-%%WWWDIR%%/modules/upload/js/upload.js
-%%WWWDIR%%/modules/upload/lang.conf
-%%WWWDIR%%/modules/upload/templates/edit_files.tpl
-%%WWWDIR%%/modules/upload/templates/index.html
-%%WWWDIR%%/modules/upload/templates/rss_item.tpl
-%%WWWDIR%%/modules/upload/templates/upload.gif
-%%WWWDIR%%/modules/upload/templates/upload_admin_link.tpl
-%%WWWDIR%%/modules/upload/templates/upload_admin_main_link.tpl
-%%WWWDIR%%/modules/upload/templates/upload_ajax.tpl
-%%WWWDIR%%/modules/upload/templates/upload_comment_thumb.tpl
-%%WWWDIR%%/modules/upload/templates/upload_comments.tpl
-%%WWWDIR%%/modules/upload/templates/upload_files.tpl
-%%WWWDIR%%/modules/upload/templates/upload_links.tpl
-%%WWWDIR%%/modules/upload/templates/upload_main.tpl
-%%WWWDIR%%/modules/upload/templates/upload_thumb.tpl
-%%WWWDIR%%/modules/upload/upload.php
-%%WWWDIR%%/modules/upload/upload_init.php
-%%WWWDIR%%/modules/upload/upload_install.php
-%%WWWDIR%%/modules/upload/upload_main.php
-%%WWWDIR%%/modules/upload/upload_readme.htm
-%%WWWDIR%%/modules/upload/upload_settings.php
-%%WWWDIR%%/modules/users_extra_fields/index.html
-%%WWWDIR%%/modules/users_extra_fields/templates/admin_user_edit_center_fields.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/admin_user_show_center_fields.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/index.html
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_center_fields.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_age.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_bio.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_car.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_country.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_dayofmonth.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_dayofweek.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_gender.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_habits.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_monthsnames.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_monthsnumber.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_state.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_status.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_subscription.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_university.tpl
-%%WWWDIR%%/modules/users_extra_fields/templates/profile_extend_years.tpl
-%%WWWDIR%%/modules/users_extra_fields/users_extra_fields_init.php
-%%WWWDIR%%/modules/users_extra_fields/users_extra_fields_install.php
-%%WWWDIR%%/modules/users_extra_fields/users_extra_fields_main.php
-%%WWWDIR%%/modules/users_extra_fields/users_extra_fields_readme.htm
-%%WWWDIR%%/modules/users_extra_fields/users_extra_fields_settings.php
-%%WWWDIR%%/modules/welcome_email/includes/RFC822.php
-%%WWWDIR%%/modules/welcome_email/includes/htmlMimeMail.php
-%%WWWDIR%%/modules/welcome_email/includes/index.html
-%%WWWDIR%%/modules/welcome_email/includes/mimePart.php
-%%WWWDIR%%/modules/welcome_email/includes/smtp.php
-%%WWWDIR%%/modules/welcome_email/index.html
-%%WWWDIR%%/modules/welcome_email/welcome_email_init.php
-%%WWWDIR%%/modules/welcome_email/welcome_email_install.php
-%%WWWDIR%%/modules/welcome_email/welcome_email_main.php
-%%WWWDIR%%/modules/welcome_email/welcome_email_readme.htm
-%%WWWDIR%%/modules/welcome_email/welcome_email_settings.php
-%%WWWDIR%%/modules/welcome_privmsg/index.html
-%%WWWDIR%%/modules/welcome_privmsg/welcome_privmsg_init.php
-%%WWWDIR%%/modules/welcome_privmsg/welcome_privmsg_install.php
-%%WWWDIR%%/modules/welcome_privmsg/welcome_privmsg_main.php
-%%WWWDIR%%/modules/welcome_privmsg/welcome_privmsg_readme.htm
-%%WWWDIR%%/modules/welcome_privmsg/welcome_privmsg_settings.php
-%%WWWDIR%%/modules/xml_sitemaps/xml_sitemaps_init.php
-%%WWWDIR%%/modules/xml_sitemaps/xml_sitemaps_install.php
-%%WWWDIR%%/modules/xml_sitemaps/xml_sitemaps_main.php
-%%WWWDIR%%/modules/xml_sitemaps/xml_sitemaps_readme.htm
-%%WWWDIR%%/modules/xml_sitemaps/xml_sitemaps_settings.php
-%%WWWDIR%%/new.php
-%%WWWDIR%%/out.php
-%%WWWDIR%%/page.php
-%%WWWDIR%%/plugins/.htaccess
-%%WWWDIR%%/plugins/block.capture.php
-%%WWWDIR%%/plugins/block.strip.php
-%%WWWDIR%%/plugins/block.textformat.php
-%%WWWDIR%%/plugins/compiler.debug.php
-%%WWWDIR%%/plugins/compiler.tplheader.php
-%%WWWDIR%%/plugins/function.adsense.php
-%%WWWDIR%%/plugins/function.checkActionsTpl.php
-%%WWWDIR%%/plugins/function.checkForCss.php
-%%WWWDIR%%/plugins/function.checkForJs.php
-%%WWWDIR%%/plugins/function.counter.php
-%%WWWDIR%%/plugins/function.cycle.php
-%%WWWDIR%%/plugins/function.db_function_call.php
-%%WWWDIR%%/plugins/function.db_result_call.php
-%%WWWDIR%%/plugins/function.eipItem.php
-%%WWWDIR%%/plugins/function.embedvideos.php
-%%WWWDIR%%/plugins/function.eval.php
-%%WWWDIR%%/plugins/function.html_checkboxes.php
-%%WWWDIR%%/plugins/function.html_hidden.php
-%%WWWDIR%%/plugins/function.html_image.php
-%%WWWDIR%%/plugins/function.html_input.php
-%%WWWDIR%%/plugins/function.html_options.php
-%%WWWDIR%%/plugins/function.html_radios.php
-%%WWWDIR%%/plugins/function.html_select_date.php
-%%WWWDIR%%/plugins/function.html_select_time.php
-%%WWWDIR%%/plugins/function.html_table.php
-%%WWWDIR%%/plugins/function.html_textbox.php
-%%WWWDIR%%/plugins/function.in_array.php
-%%WWWDIR%%/plugins/function.mailto.php
-%%WWWDIR%%/plugins/function.math.php
-%%WWWDIR%%/plugins/function.popup.php
-%%WWWDIR%%/plugins/function.popup_init.php
-%%WWWDIR%%/plugins/function.resize_image.php
-%%WWWDIR%%/plugins/index.html
-%%WWWDIR%%/plugins/modifier.bbcode2html.php
-%%WWWDIR%%/plugins/modifier.capitalize.php
-%%WWWDIR%%/plugins/modifier.cat.php
-%%WWWDIR%%/plugins/modifier.closetags.php
-%%WWWDIR%%/plugins/modifier.count_characters.php
-%%WWWDIR%%/plugins/modifier.count_paragraphs.php
-%%WWWDIR%%/plugins/modifier.count_sentences.php
-%%WWWDIR%%/plugins/modifier.count_words.php
-%%WWWDIR%%/plugins/modifier.date.php
-%%WWWDIR%%/plugins/modifier.date_format.php
-%%WWWDIR%%/plugins/modifier.debug_print_var.php
-%%WWWDIR%%/plugins/modifier.default.php
-%%WWWDIR%%/plugins/modifier.escape.php
-%%WWWDIR%%/plugins/modifier.indent.php
-%%WWWDIR%%/plugins/modifier.lower.php
-%%WWWDIR%%/plugins/modifier.regex_replace.php
-%%WWWDIR%%/plugins/modifier.repeat_count.php
-%%WWWDIR%%/plugins/modifier.replace.php
-%%WWWDIR%%/plugins/modifier.sanitize.php
-%%WWWDIR%%/plugins/modifier.spacify.php
-%%WWWDIR%%/plugins/modifier.string_format.php
-%%WWWDIR%%/plugins/modifier.strip.php
-%%WWWDIR%%/plugins/modifier.truncate.php
-%%WWWDIR%%/plugins/modifier.upper.php
-%%WWWDIR%%/plugins/outputfilter.gzip.php
-%%WWWDIR%%/plugins/outputfilter.trimwhitespace.php
-%%WWWDIR%%/plugins/postfilter.showtemplatevars.php
-%%WWWDIR%%/plugins/prefilter.jstrip.php
-%%WWWDIR%%/plugins/prefilter.showinfoheader.php
-%%WWWDIR%%/plugins/shared.escape_chars.php
-%%WWWDIR%%/plugins/shared.make_timestamp.php
-%%WWWDIR%%/profile.php
-%%WWWDIR%%/readme.html
-%%WWWDIR%%/recover.php
-%%WWWDIR%%/register.php
-%%WWWDIR%%/register_complete.php
-%%WWWDIR%%/robots.txt
-%%WWWDIR%%/rss.php
-%%WWWDIR%%/rssfeeds.php
-%%WWWDIR%%/rsssearch.php
-%%WWWDIR%%/search.php
-%%WWWDIR%%/settemplate.php
-%%WWWDIR%%/settings.php
-%%WWWDIR%%/settings.php.default
-%%WWWDIR%%/story.php
-%%WWWDIR%%/storyrss.php
-%%WWWDIR%%/submit.php
-%%WWWDIR%%/submit_groups.php
-%%WWWDIR%%/templates/.htaccess
-%%WWWDIR%%/templates/admin/access_denied.tpl
-%%WWWDIR%%/templates/admin/admin.tpl
-%%WWWDIR%%/templates/admin/backup.tpl
-%%WWWDIR%%/templates/admin/categories.tpl
-%%WWWDIR%%/templates/admin/comments.tpl
-%%WWWDIR%%/templates/admin/configure.tpl
-%%WWWDIR%%/templates/admin/css/admin_home.css
-%%WWWDIR%%/templates/admin/css/bootstrap-fileupload.min.css
-%%WWWDIR%%/templates/admin/css/bootstrap.no-icons.min.css
-%%WWWDIR%%/templates/admin/css/coda-slider-2.0.css
-%%WWWDIR%%/templates/admin/css/font-awesome.min.css
-%%WWWDIR%%/templates/admin/css/help.css
-%%WWWDIR%%/templates/admin/css/ie6.css
-%%WWWDIR%%/templates/admin/css/iepngfix.htc
-%%WWWDIR%%/templates/admin/css/index.html
-%%WWWDIR%%/templates/admin/css/jquery.ui.theme.css
-%%WWWDIR%%/templates/admin/css/style.css
-%%WWWDIR%%/templates/admin/domain_blacklist_add.tpl
-%%WWWDIR%%/templates/admin/domain_management.tpl
-%%WWWDIR%%/templates/admin/domain_whitelist_add.tpl
-%%WWWDIR%%/templates/admin/error_log.tpl
-%%WWWDIR%%/templates/admin/font/FontAwesome.otf
-%%WWWDIR%%/templates/admin/font/fontawesome-webfont.eot
-%%WWWDIR%%/templates/admin/font/fontawesome-webfont.svg
-%%WWWDIR%%/templates/admin/font/fontawesome-webfont.ttf
-%%WWWDIR%%/templates/admin/font/fontawesome-webfont.woff
-%%WWWDIR%%/templates/admin/groups.tpl
-%%WWWDIR%%/templates/admin/help.tpl
-%%WWWDIR%%/templates/admin/home.tpl
-%%WWWDIR%%/templates/admin/img/ajax-loader.gif
-%%WWWDIR%%/templates/admin/img/asc.gif
-%%WWWDIR%%/templates/admin/img/bg.gif
-%%WWWDIR%%/templates/admin/img/desc.gif
-%%WWWDIR%%/templates/admin/img/grid-18px-masked.png
-%%WWWDIR%%/templates/admin/img/index.html
-%%WWWDIR%%/templates/admin/img/pligg.png
-%%WWWDIR%%/templates/admin/img/pligg_color.png
-%%WWWDIR%%/templates/admin/img/ui-bg_flat_0_aaaaaa_40x100.png
-%%WWWDIR%%/templates/admin/img/ui-bg_flat_75_ffffff_40x100.png
-%%WWWDIR%%/templates/admin/img/ui-bg_glass_55_fbf9ee_1x400.png
-%%WWWDIR%%/templates/admin/img/ui-bg_glass_65_ffffff_1x400.png
-%%WWWDIR%%/templates/admin/img/ui-bg_glass_75_dadada_1x400.png
-%%WWWDIR%%/templates/admin/img/ui-bg_glass_75_e6e6e6_1x400.png
-%%WWWDIR%%/templates/admin/img/ui-bg_glass_95_fef1ec_1x400.png
-%%WWWDIR%%/templates/admin/img/ui-bg_highlight-soft_75_cccccc_1x100.png
-%%WWWDIR%%/templates/admin/img/ui-icons_222222_256x240.png
-%%WWWDIR%%/templates/admin/img/ui-icons_2e83ff_256x240.png
-%%WWWDIR%%/templates/admin/img/ui-icons_454545_256x240.png
-%%WWWDIR%%/templates/admin/img/ui-icons_888888_256x240.png
-%%WWWDIR%%/templates/admin/img/ui-icons_cd0a0a_256x240.png
-%%WWWDIR%%/templates/admin/index.html
-%%WWWDIR%%/templates/admin/js/accordian.pack.js
-%%WWWDIR%%/templates/admin/js/bootstrap-fileupload.min.js
-%%WWWDIR%%/templates/admin/js/bootstrap.min.js
-%%WWWDIR%%/templates/admin/js/index.html
-%%WWWDIR%%/templates/admin/js/jquery/jquery-1.7.2.min.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.coda-slider-2.0.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.dropdown.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.easing.1.3.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.flip.min.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.form.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.masonry.min.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.pnotify.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.tablesorter.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.ui.core.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.ui.mouse.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.ui.sortable.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.ui.widget.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery.validate.js
-%%WWWDIR%%/templates/admin/js/jquery/jquery_cookie.js
-%%WWWDIR%%/templates/admin/js/leftmenu.js
-%%WWWDIR%%/templates/admin/js/move.js
-%%WWWDIR%%/templates/admin/js/simpleedit.js
-%%WWWDIR%%/templates/admin/login.tpl
-%%WWWDIR%%/templates/admin/moderator.tpl
-%%WWWDIR%%/templates/admin/modules.tpl
-%%WWWDIR%%/templates/admin/page_edit.tpl
-%%WWWDIR%%/templates/admin/page_submit.tpl
-%%WWWDIR%%/templates/admin/pages.tpl
-%%WWWDIR%%/templates/admin/submission_status.tpl
-%%WWWDIR%%/templates/admin/submission_update.tpl
-%%WWWDIR%%/templates/admin/submission_view.tpl
-%%WWWDIR%%/templates/admin/submissions.tpl
-%%WWWDIR%%/templates/admin/template_editor.tpl
-%%WWWDIR%%/templates/admin/user_create.tpl
-%%WWWDIR%%/templates/admin/user_disable.tpl
-%%WWWDIR%%/templates/admin/user_does_not_exist.tpl
-%%WWWDIR%%/templates/admin/user_edit.tpl
-%%WWWDIR%%/templates/admin/user_killspam.tpl
-%%WWWDIR%%/templates/admin/user_password_reset.tpl
-%%WWWDIR%%/templates/admin/user_view.tpl
-%%WWWDIR%%/templates/admin/users.tpl
-%%WWWDIR%%/templates/admin/widgets.tpl
-%%WWWDIR%%/templates/blank.tpl
-%%WWWDIR%%/templates/bookmarklet.tpl
-%%WWWDIR%%/templates/bootstrap/LICENSE
-%%WWWDIR%%/templates/bootstrap/about_box.tpl
-%%WWWDIR%%/templates/bootstrap/blank.tpl
-%%WWWDIR%%/templates/bootstrap/bookmarklet.tpl
-%%WWWDIR%%/templates/bootstrap/breadcrumb.tpl
-%%WWWDIR%%/templates/bootstrap/categories.tpl
-%%WWWDIR%%/templates/bootstrap/comment_errors.tpl
-%%WWWDIR%%/templates/bootstrap/comment_form.tpl
-%%WWWDIR%%/templates/bootstrap/comment_show.tpl
-%%WWWDIR%%/templates/bootstrap/css/bootstrap-theme.min.css
-%%WWWDIR%%/templates/bootstrap/css/bootstrap.no-icons.min.css
-%%WWWDIR%%/templates/bootstrap/css/datepicker.css
-%%WWWDIR%%/templates/bootstrap/css/dropdown.css
-%%WWWDIR%%/templates/bootstrap/css/font-awesome.min.css
-%%WWWDIR%%/templates/bootstrap/css/index.html
-%%WWWDIR%%/templates/bootstrap/css/jquery.pnotify.css
-%%WWWDIR%%/templates/bootstrap/css/star_rating/alt_star.gif
-%%WWWDIR%%/templates/bootstrap/css/star_rating/star.css
-%%WWWDIR%%/templates/bootstrap/css/style.css
-%%WWWDIR%%/templates/bootstrap/edit_comment_center.tpl
-%%WWWDIR%%/templates/bootstrap/edit_group_center.tpl
-%%WWWDIR%%/templates/bootstrap/edit_submission_center.tpl
-%%WWWDIR%%/templates/bootstrap/error_404_center.tpl
-%%WWWDIR%%/templates/bootstrap/font/FontAwesome.otf
-%%WWWDIR%%/templates/bootstrap/font/fontawesome-webfont.eot
-%%WWWDIR%%/templates/bootstrap/font/fontawesome-webfont.svg
-%%WWWDIR%%/templates/bootstrap/font/fontawesome-webfont.ttf
-%%WWWDIR%%/templates/bootstrap/font/fontawesome-webfont.woff
-%%WWWDIR%%/templates/bootstrap/footer.tpl
-%%WWWDIR%%/templates/bootstrap/functions/articles_pagination.tpl
-%%WWWDIR%%/templates/bootstrap/functions/bookmark.tpl
-%%WWWDIR%%/templates/bootstrap/functions/common.tpl
-%%WWWDIR%%/templates/bootstrap/functions/groups_pagination.tpl
-%%WWWDIR%%/templates/bootstrap/functions/index.html
-%%WWWDIR%%/templates/bootstrap/functions/live_js.tpl
-%%WWWDIR%%/templates/bootstrap/functions/search_pagination.tpl
-%%WWWDIR%%/templates/bootstrap/functions/topusers_pagination.tpl
-%%WWWDIR%%/templates/bootstrap/functions/vote_comments.tpl
-%%WWWDIR%%/templates/bootstrap/functions/vote_normal.tpl
-%%WWWDIR%%/templates/bootstrap/functions/vote_star.tpl
-%%WWWDIR%%/templates/bootstrap/group_center.tpl
-%%WWWDIR%%/templates/bootstrap/group_story_center.tpl
-%%WWWDIR%%/templates/bootstrap/group_summary.tpl
-%%WWWDIR%%/templates/bootstrap/header.tpl
-%%WWWDIR%%/templates/bootstrap/img/ajax-loader.gif
-%%WWWDIR%%/templates/bootstrap/img/asc.gif
-%%WWWDIR%%/templates/bootstrap/img/bg.gif
-%%WWWDIR%%/templates/bootstrap/img/desc.gif
-%%WWWDIR%%/templates/bootstrap/img/group_large.gif
-%%WWWDIR%%/templates/bootstrap/img/group_small.gif
-%%WWWDIR%%/templates/bootstrap/img/index.html
-%%WWWDIR%%/templates/bootstrap/index.html
-%%WWWDIR%%/templates/bootstrap/index_center.tpl
-%%WWWDIR%%/templates/bootstrap/js/bootstrap-datepicker.js
-%%WWWDIR%%/templates/bootstrap/js/bootstrap-fileupload.js
-%%WWWDIR%%/templates/bootstrap/js/bootstrap.min.js
-%%WWWDIR%%/templates/bootstrap/js/index.html
-%%WWWDIR%%/templates/bootstrap/js/jquery/jquery.dropdown.js
-%%WWWDIR%%/templates/bootstrap/js/jquery/jquery.js
-%%WWWDIR%%/templates/bootstrap/js/jquery/jquery.pnotify.min.js
-%%WWWDIR%%/templates/bootstrap/js/jquery/jquery.tablesorter.js
-%%WWWDIR%%/templates/bootstrap/js/modernizr.js
-%%WWWDIR%%/templates/bootstrap/js/registration_verify.js
-%%WWWDIR%%/templates/bootstrap/js/story_preview.js
-%%WWWDIR%%/templates/bootstrap/link_summary.tpl
-%%WWWDIR%%/templates/bootstrap/live_center.tpl
-%%WWWDIR%%/templates/bootstrap/live_comments_center.tpl
-%%WWWDIR%%/templates/bootstrap/live_published_center.tpl
-%%WWWDIR%%/templates/bootstrap/live_unpublished_center.tpl
-%%WWWDIR%%/templates/bootstrap/login_center.tpl
-%%WWWDIR%%/templates/bootstrap/maintenance.tpl
-%%WWWDIR%%/templates/bootstrap/meta.tpl
-%%WWWDIR%%/templates/bootstrap/new_center.tpl
-%%WWWDIR%%/templates/bootstrap/page_center.tpl
-%%WWWDIR%%/templates/bootstrap/pligg.tpl
-%%WWWDIR%%/templates/bootstrap/recover_password_center.tpl
-%%WWWDIR%%/templates/bootstrap/register_center.tpl
-%%WWWDIR%%/templates/bootstrap/register_complete_center.tpl
-%%WWWDIR%%/templates/bootstrap/rss_feeds_center.tpl
-%%WWWDIR%%/templates/bootstrap/search_advanced_center.tpl
-%%WWWDIR%%/templates/bootstrap/search_box.tpl
-%%WWWDIR%%/templates/bootstrap/search_center.tpl
-%%WWWDIR%%/templates/bootstrap/settemplate_center.tpl
-%%WWWDIR%%/templates/bootstrap/sidebar.tpl
-%%WWWDIR%%/templates/bootstrap/sidebar2.tpl
-%%WWWDIR%%/templates/bootstrap/story_center.tpl
-%%WWWDIR%%/templates/bootstrap/submit_errors_center.tpl
-%%WWWDIR%%/templates/bootstrap/submit_extra_fields.tpl
-%%WWWDIR%%/templates/bootstrap/submit_groups_center.tpl
-%%WWWDIR%%/templates/bootstrap/submit_step_1_center.tpl
-%%WWWDIR%%/templates/bootstrap/submit_step_2_center.tpl
-%%WWWDIR%%/templates/bootstrap/submit_step_3_center.tpl
-%%WWWDIR%%/templates/bootstrap/tag_cloud_center.tpl
-%%WWWDIR%%/templates/bootstrap/tags_box.tpl
-%%WWWDIR%%/templates/bootstrap/template_details.php
-%%WWWDIR%%/templates/bootstrap/title.tpl
-%%WWWDIR%%/templates/bootstrap/topusers_center.tpl
-%%WWWDIR%%/templates/bootstrap/topusers_data.tpl
-%%WWWDIR%%/templates/bootstrap/user_comment_center.tpl
-%%WWWDIR%%/templates/bootstrap/user_follow_center.tpl
-%%WWWDIR%%/templates/bootstrap/user_history_center.tpl
-%%WWWDIR%%/templates/bootstrap/user_navigation.tpl
-%%WWWDIR%%/templates/bootstrap/user_profile_center.tpl
-%%WWWDIR%%/templates/bootstrap/user_search_center.tpl
-%%WWWDIR%%/templates/bootstrap/user_settings_center.tpl
-%%WWWDIR%%/templates/bootstrap/user_validation_center.tpl
-%%WWWDIR%%/templates/htaccess.default
-%%WWWDIR%%/templates/index.html
-%%WWWDIR%%/templates/no_database.tpl
-%%WWWDIR%%/templates/templates.tpl
-%%WWWDIR%%/topusers.php
-%%WWWDIR%%/trackback.php
-%%WWWDIR%%/user.php
-%%WWWDIR%%/user_add_remove_links.php
-%%WWWDIR%%/user_settings.php
-%%WWWDIR%%/userrss.php
-%%WWWDIR%%/validation.php
-%%WWWDIR%%/vote.php
-%%WWWDIR%%/vote_total.php
-%%WWWDIR%%/widgets/.htaccess
-%%WWWDIR%%/widgets/akismet/index.html
-%%WWWDIR%%/widgets/akismet/init.php
-%%WWWDIR%%/widgets/akismet/lang.conf
-%%WWWDIR%%/widgets/akismet/templates/index.html
-%%WWWDIR%%/widgets/akismet/templates/settings.tpl
-%%WWWDIR%%/widgets/akismet/templates/widget.tpl
-%%WWWDIR%%/widgets/last_logged_in_users/index.html
-%%WWWDIR%%/widgets/last_logged_in_users/init.php
-%%WWWDIR%%/widgets/last_logged_in_users/lang.conf
-%%WWWDIR%%/widgets/last_logged_in_users/reception_readme.htm
-%%WWWDIR%%/widgets/last_logged_in_users/templates/heart.gif
-%%WWWDIR%%/widgets/last_logged_in_users/templates/index.html
-%%WWWDIR%%/widgets/last_logged_in_users/templates/keys.jpg
-%%WWWDIR%%/widgets/last_logged_in_users/templates/settings.tpl
-%%WWWDIR%%/widgets/last_logged_in_users/templates/widget.tpl
-%%WWWDIR%%/widgets/new_products/index.html
-%%WWWDIR%%/widgets/new_products/init.php
-%%WWWDIR%%/widgets/new_products/lang.conf
-%%WWWDIR%%/widgets/new_products/new_products_readme.htm
-%%WWWDIR%%/widgets/new_products/templates/index.html
-%%WWWDIR%%/widgets/new_products/templates/settings.tpl
-%%WWWDIR%%/widgets/new_products/templates/widget.tpl
-%%WWWDIR%%/widgets/panel_tools/index.html
-%%WWWDIR%%/widgets/panel_tools/init.php
-%%WWWDIR%%/widgets/panel_tools/panel_tools_readme.htm
-%%WWWDIR%%/widgets/panel_tools/templates/index.html
-%%WWWDIR%%/widgets/panel_tools/templates/widget.tpl
-%%WWWDIR%%/widgets/pligg_cms/index.html
-%%WWWDIR%%/widgets/pligg_cms/init.php
-%%WWWDIR%%/widgets/pligg_cms/pligg_cms_readme.htm
-%%WWWDIR%%/widgets/pligg_cms/templates/bug.png
-%%WWWDIR%%/widgets/pligg_cms/templates/cart.png
-%%WWWDIR%%/widgets/pligg_cms/templates/index.html
-%%WWWDIR%%/widgets/pligg_cms/templates/money.png
-%%WWWDIR%%/widgets/pligg_cms/templates/pligg.gif
-%%WWWDIR%%/widgets/pligg_cms/templates/settings.tpl
-%%WWWDIR%%/widgets/pligg_cms/templates/widget.tpl
-%%WWWDIR%%/widgets/pligg_news/index.html
-%%WWWDIR%%/widgets/pligg_news/init.php
-%%WWWDIR%%/widgets/pligg_news/lang.conf
-%%WWWDIR%%/widgets/pligg_news/pligg_news_readme.htm
-%%WWWDIR%%/widgets/pligg_news/templates/index.html
-%%WWWDIR%%/widgets/pligg_news/templates/settings.tpl
-%%WWWDIR%%/widgets/pligg_news/templates/widget.tpl
-%%WWWDIR%%/widgets/spam_trigger/index.html
-%%WWWDIR%%/widgets/spam_trigger/init.php
-%%WWWDIR%%/widgets/spam_trigger/lang.conf
-%%WWWDIR%%/widgets/spam_trigger/spam_trigger_readme.htm
-%%WWWDIR%%/widgets/spam_trigger/templates/index.html
-%%WWWDIR%%/widgets/spam_trigger/templates/widget.tpl
-%%WWWDIR%%/widgets/statistics/index.html
-%%WWWDIR%%/widgets/statistics/init.php
-%%WWWDIR%%/widgets/statistics/lang.conf
-%%WWWDIR%%/widgets/statistics/statistics_readme.htm
-%%WWWDIR%%/widgets/statistics/templates/index.html
-%%WWWDIR%%/widgets/statistics/templates/settings.tpl
-%%WWWDIR%%/widgets/statistics/templates/widget.tpl
-@dir %%WWWDIR%%/admin/backup
-@dir %%WWWDIR%%/admin
-@dir %%WWWDIR%%/avatars/groups_uploaded
-@dir %%WWWDIR%%/avatars/user_uploaded
-@dir %%WWWDIR%%/avatars
-@dir %%WWWDIR%%/cache
-@dir %%WWWDIR%%/install/icons
-@dir %%WWWDIR%%/install/languages/updates
-@dir %%WWWDIR%%/install/languages
-@dir %%WWWDIR%%/install/version
-@dir %%WWWDIR%%/install
-@dir %%WWWDIR%%/internal
-@dir %%WWWDIR%%/languages
-@dir %%WWWDIR%%/libs/api
-@dir %%WWWDIR%%/libs/backup/file_backup
-@dir %%WWWDIR%%/libs/backup/mysql_backup/libs
-@dir %%WWWDIR%%/libs/backup/mysql_backup/locale
-@dir %%WWWDIR%%/libs/backup/mysql_backup
-@dir %%WWWDIR%%/libs/backup
-@dir %%WWWDIR%%/libs/utf8/mbstring
-@dir %%WWWDIR%%/libs/utf8/native
-@dir %%WWWDIR%%/libs/utf8/utils
-@dir %%WWWDIR%%/libs/utf8
-@dir %%WWWDIR%%/libs
-@dir %%WWWDIR%%/logs.default
-@dir %%WWWDIR%%/modules/admin_language/js
-@dir %%WWWDIR%%/modules/admin_language/templates
-@dir %%WWWDIR%%/modules/admin_language
-@dir %%WWWDIR%%/modules/admin_snippet/templates
-@dir %%WWWDIR%%/modules/admin_snippet
-@dir %%WWWDIR%%/modules/akismet/images
-@dir %%WWWDIR%%/modules/akismet/libs
-@dir %%WWWDIR%%/modules/akismet/templates
-@dir %%WWWDIR%%/modules/akismet
-@dir %%WWWDIR%%/modules/anonymous/templates
-@dir %%WWWDIR%%/modules/anonymous
-@dir %%WWWDIR%%/modules/anonymous_comments/templates
-@dir %%WWWDIR%%/modules/anonymous_comments
-@dir %%WWWDIR%%/modules/anonymous_story/templates
-@dir %%WWWDIR%%/modules/anonymous_story
-@dir %%WWWDIR%%/modules/captcha/captchas/WhiteHat
-@dir %%WWWDIR%%/modules/captcha/captchas/math
-@dir %%WWWDIR%%/modules/captcha/captchas/reCaptcha/libs
-@dir %%WWWDIR%%/modules/captcha/captchas/reCaptcha
-@dir %%WWWDIR%%/modules/captcha/captchas/solvemedia/lib
-@dir %%WWWDIR%%/modules/captcha/captchas/solvemedia
-@dir %%WWWDIR%%/modules/captcha/captchas
-@dir %%WWWDIR%%/modules/captcha/images
-@dir %%WWWDIR%%/modules/captcha/templates
-@dir %%WWWDIR%%/modules/captcha
-@dir %%WWWDIR%%/modules/hc/templates
-@dir %%WWWDIR%%/modules/hc
-@dir %%WWWDIR%%/modules/karma/templates
-@dir %%WWWDIR%%/modules/karma
-@dir %%WWWDIR%%/modules/links/templates
-@dir %%WWWDIR%%/modules/links
-@dir %%WWWDIR%%/modules/send_announcement/templates
-@dir %%WWWDIR%%/modules/send_announcement
-@dir %%WWWDIR%%/modules/sidebar_comments/templates
-@dir %%WWWDIR%%/modules/sidebar_comments
-@dir %%WWWDIR%%/modules/sidebar_saved/templates
-@dir %%WWWDIR%%/modules/sidebar_saved
-@dir %%WWWDIR%%/modules/sidebar_stats/templates
-@dir %%WWWDIR%%/modules/sidebar_stats
-@dir %%WWWDIR%%/modules/sidebar_stories/templates
-@dir %%WWWDIR%%/modules/sidebar_stories
-@dir %%WWWDIR%%/modules/sidebar_tag_cloud/templates
-@dir %%WWWDIR%%/modules/sidebar_tag_cloud
-@dir %%WWWDIR%%/modules/simple_messaging/images
-@dir %%WWWDIR%%/modules/simple_messaging/kmessaging
-@dir %%WWWDIR%%/modules/simple_messaging/templates
-@dir %%WWWDIR%%/modules/simple_messaging
-@dir %%WWWDIR%%/modules/social_bookmark/images
-@dir %%WWWDIR%%/modules/social_bookmark/templates
-@dir %%WWWDIR%%/modules/social_bookmark
-@dir %%WWWDIR%%/modules/spam_trigger/templates/images
-@dir %%WWWDIR%%/modules/spam_trigger/templates
-@dir %%WWWDIR%%/modules/spam_trigger
-@dir %%WWWDIR%%/modules/status/templates
-@dir %%WWWDIR%%/modules/status
-@dir %%WWWDIR%%/modules/upload/attachments/thumbs
-@dir %%WWWDIR%%/modules/upload/attachments
-@dir %%WWWDIR%%/modules/upload/js
-@dir %%WWWDIR%%/modules/upload/templates
-@dir %%WWWDIR%%/modules/upload
-@dir %%WWWDIR%%/modules/users_extra_fields/templates
-@dir %%WWWDIR%%/modules/users_extra_fields
-@dir %%WWWDIR%%/modules/welcome_email/includes
-@dir %%WWWDIR%%/modules/welcome_email
-@dir %%WWWDIR%%/modules/welcome_privmsg
-@dir %%WWWDIR%%/modules/xml_sitemaps
-@dir %%WWWDIR%%/modules
-@dir %%WWWDIR%%/plugins
-@dir %%WWWDIR%%/templates/admin/css
-@dir %%WWWDIR%%/templates/admin/font
-@dir %%WWWDIR%%/templates/admin/img
-@dir %%WWWDIR%%/templates/admin/js/jquery
-@dir %%WWWDIR%%/templates/admin/js
-@dir %%WWWDIR%%/templates/admin
-@dir %%WWWDIR%%/templates/bootstrap/css/star_rating
-@dir %%WWWDIR%%/templates/bootstrap/css
-@dir %%WWWDIR%%/templates/bootstrap/font
-@dir %%WWWDIR%%/templates/bootstrap/functions
-@dir %%WWWDIR%%/templates/bootstrap/img
-@dir %%WWWDIR%%/templates/bootstrap/js/jquery
-@dir %%WWWDIR%%/templates/bootstrap/js
-@dir %%WWWDIR%%/templates/bootstrap
-@dir %%WWWDIR%%/templates
-@dir %%WWWDIR%%/widgets/akismet/templates
-@dir %%WWWDIR%%/widgets/akismet
-@dir %%WWWDIR%%/widgets/last_logged_in_users/templates
-@dir %%WWWDIR%%/widgets/last_logged_in_users
-@dir %%WWWDIR%%/widgets/new_products/templates
-@dir %%WWWDIR%%/widgets/new_products
-@dir %%WWWDIR%%/widgets/panel_tools/templates
-@dir %%WWWDIR%%/widgets/panel_tools
-@dir %%WWWDIR%%/widgets/pligg_cms/templates
-@dir %%WWWDIR%%/widgets/pligg_cms
-@dir %%WWWDIR%%/widgets/pligg_news/templates
-@dir %%WWWDIR%%/widgets/pligg_news
-@dir %%WWWDIR%%/widgets/spam_trigger/templates
-@dir %%WWWDIR%%/widgets/spam_trigger
-@dir %%WWWDIR%%/widgets/statistics/templates
-@dir %%WWWDIR%%/widgets/statistics
-@dir %%WWWDIR%%/widgets
-@dir %%WWWDIR%%
-@owner
-@group
-@mode