Changeset 201
- Timestamp:
- 12/01/06 01:11:07
(2 years ago)
- Author:
- rats
- Message:
- CONFIGS:
- changed: vhcs2.conf
- changed: some Makefiles
- DOCS:
- renewed: INSTALL
- changed: README
- updated: debian-packages.txt
- GUI:
- changed: New file for the filemanager
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r194 |
r201 |
|
| 1 | 1 | VHCS 2.4.8 ω Omega Changelog |
|---|
| 2 | 2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| | 3 | |
|---|
| | 4 | 2006-12-01 Benedikt Heintel |
|---|
| | 5 | - CONFIGS: |
|---|
| | 6 | * changed: vhcs2.conf |
|---|
| | 7 | * changed: some Makefiles |
|---|
| | 8 | - DOCS: |
|---|
| | 9 | * renewed: INSTALL |
|---|
| | 10 | * changed: README |
|---|
| | 11 | * updated: debian-packages.txt |
|---|
| | 12 | - GUI: |
|---|
| | 13 | * changed: New file for the filemanager |
|---|
| | 14 | |
|---|
| | 15 | 2006-11-30 |
|---|
| | 16 | - CONFIG: |
|---|
| | 17 | * changed: crontab |
|---|
| | 18 | - GUI: |
|---|
| | 19 | * added: Rootkit check |
|---|
| 3 | 20 | |
|---|
| 4 | 21 | 2006-11-29 Benedikt Heintel |
|---|
| r154 |
r201 |
|
| 1 | 1 | |
|---|
| 2 | | export |
|---|
| | 2 | export |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | install: |
|---|
| … | … | |
| 12 | 12 | cd ./database && $(MAKE) install ; cd .. ; \ |
|---|
| 13 | 13 | cd ./init.d && $(MAKE) install ; cd .. ; \ |
|---|
| | 14 | cd ./fcgi && $(MAKE) install ; cd .. ; \ |
|---|
| 14 | 15 | cd ./postfix && $(MAKE) install ; cd .. ; \ |
|---|
| 15 | 16 | cd ./courier && $(MAKE) install ; cd .. ; \ |
|---|
| … | … | |
| 46 | 47 | elif [[ $(HOST_OS) == sles9 ]] ; then \ |
|---|
| 47 | 48 | cd ./dists/sles9 && $(MAKE) uninstall ; \ |
|---|
| 48 | | fi |
|---|
| | 49 | fi |
|---|
| 49 | 50 | |
|---|
| r184 |
r201 |
|
| 13 | 13 | 0 1 * * * {BACKUP_ROOT_DIR}/vhcs2-backup-all yes &>{LOG_DIR}/vhcs2-backup-all-mngr.log |
|---|
| 14 | 14 | |
|---|
| | 15 | # AWStats |
|---|
| | 16 | 30 */2 * * * /usr/share/awstats/tools/awstats_updateall.pl now -awstatsprog=/usr/lib/cgi-bin/awstats/awstats.pl |
|---|
| | 17 | |
|---|
| | 18 | # Rootkit Hunter |
|---|
| | 19 | 0 0,12 * * * rkhunter --createlogfile --cronjob |
|---|
| | 20 | |
|---|
| 15 | 21 | # [{DMN_NAME}] backup task START. |
|---|
| 16 | 22 | # [{DMN_NAME}] backup task END. |
|---|
| r199 |
r201 |
|
| | 1 | <<<<<<< .mine |
|---|
| | 2 | |
|---|
| | 3 | # delayed tasks START. |
|---|
| | 4 | |
|---|
| | 5 | # Quota |
|---|
| | 6 | 0 23 * * * {QUOTA_ROOT_DIR}/vhcs2-dsk-quota &>{LOG_DIR}/vhcs2-qsk-quota.log |
|---|
| | 7 | |
|---|
| | 8 | # Traffic |
|---|
| | 9 | 0,30 * * * * {TRAFF_ROOT_DIR}/vhcs2-srv-traff &>{LOG_DIR}/vhcs2-srv-traff.log |
|---|
| | 10 | 0,30 * * * * {TRAFF_ROOT_DIR}/vhcs2-vrl-traff &>{LOG_DIR}/vhcs2-vrl-traff.log |
|---|
| | 11 | 30 23 * * * {TOOLS_ROOT_DIR}/vhcs2-httpd-logs-mngr &>{LOG_DIR}/vhcs2-httpd-logs-mngr.log |
|---|
| | 12 | |
|---|
| | 13 | # Backup |
|---|
| | 14 | 0 1 * * * {BACKUP_ROOT_DIR}/vhcs2-backup-all yes &>{LOG_DIR}/vhcs2-backup-all-mngr.log |
|---|
| | 15 | |
|---|
| | 16 | # AWStats |
|---|
| | 17 | 30 */2 * * * /usr/share/awstats/tools/awstats_updateall.pl now -awstatsprog=/usr/lib/cgi-bin/awstats/awstats.pl |
|---|
| | 18 | |
|---|
| | 19 | # Rootkit Hunter |
|---|
| | 20 | 0 0,12 * * * rkhunter --createlogfile --cronjob |
|---|
| | 21 | |
|---|
| | 22 | # [{DMN_NAME}] backup task START. |
|---|
| | 23 | # [{DMN_NAME}] backup task END. |
|---|
| | 24 | |
|---|
| | 25 | # delayed tasks END. |
|---|
| | 26 | ======= |
|---|
| 1 | 27 | |
|---|
| 2 | 28 | # delayed tasks START. |
|---|
| … | … | |
| 20 | 46 | # delayed tasks END. |
|---|
| 21 | 47 | |
|---|
| | 48 | >>>>>>> .r199 |
|---|
| r193 |
r201 |
|
| 295 | 295 | USER_LAYOUT_ID = 1 |
|---|
| 296 | 296 | |
|---|
| 297 | | VHCS_LICENSE = VHCS<sup>®</sup> Pro v2.4.8<br />build: 2006-11-30<br />Rhea |
|---|
| | 297 | VHCS_LICENSE = VHCS<sup>®</sup>2.4.8 ω<br />build: 2006-11-30<br />Rhea |
|---|
| 298 | 298 | |
|---|
| 299 | 299 | MINIMAL_FTP_UID = 2000 |
|---|
| … | … | |
| 315 | 315 | MYSQL_PREFIX = yes |
|---|
| 316 | 316 | |
|---|
| 317 | | # '' for MYSQL_PREFIX = yes, infront or behind fpr MYSQL_PREFIX = no |
|---|
| | 317 | # '' for MYSQL_PREFIX = yes, infront or behind for MYSQL_PREFIX = no |
|---|
| 318 | 318 | MYSQL_PREFIX_TYPE = |
|---|
| 319 | 319 | |
|---|
| r190 |
r201 |
|
| 1 | 1 | VHCS ω (OMEGA) HowTo Install |
|---|
| 2 | | ======================================================================== |
|---|
| | 2 | ================================================================================ |
|---|
| 3 | 3 | |
|---|
| 4 | | Use the user root when installing VHCS. |
|---|
| | 4 | Table of Content |
|---|
| | 5 | ================ |
|---|
| | 6 | 1) Version Info |
|---|
| | 7 | 2) Requirements |
|---|
| | 8 | 3) Introduction |
|---|
| | 9 | 4) Installation |
|---|
| | 10 | 5) Update |
|---|
| | 11 | 6) FAQ |
|---|
| | 12 | 7) Credits |
|---|
| 5 | 13 | |
|---|
| 6 | | Install all requiered packages a list could be found at: |
|---|
| 7 | | docs/debian-packages.txt |
|---|
| 8 | | docs/suse-packages.txt |
|---|
| | 14 | ================================================================================ |
|---|
| | 15 | 1) Version Info |
|---|
| | 16 | --------------- |
|---|
| | 17 | VHCS ω Version: 2.4.8 |
|---|
| | 18 | INSTALL Skript: 2.0 |
|---|
| | 19 | Maintainer: RatS |
|---|
| | 20 | Homepage: http://isp-contol.net |
|---|
| 9 | 21 | |
|---|
| 10 | | Download the vhcs software. |
|---|
| | 22 | ================================================================================ |
|---|
| | 23 | 2) Requirements |
|---|
| | 24 | --------------- |
|---|
| | 25 | There is no must have for a system using VHCS ω. This is only a recommendation: |
|---|
| 11 | 26 | |
|---|
| 12 | | Extract the installation files to a secure directory. |
|---|
| 13 | | tangra: # cd /root |
|---|
| 14 | | tangra: # tar -xjf vhcs2-2.4.8.tar.bz2 |
|---|
| | 27 | Penitum III or K6-4 with 500 MHz |
|---|
| | 28 | 512 MB RAM |
|---|
| | 29 | 100 MB disk space (only for install of VHCS ω) |
|---|
| | 30 | Debian (or even any other *NIX-Distribution) |
|---|
| 15 | 31 | |
|---|
| 16 | | Change to the newly created directory. |
|---|
| 17 | | tangra: # cd vhcs2-2.4.8/configs/ |
|---|
| | 32 | All required packages are listed in ./docs/debian-packages.txt |
|---|
| 18 | 33 | |
|---|
| 19 | | Open vhcs2.conf and make some changes. You |
|---|
| 20 | | have to setting up some configuration variables |
|---|
| 21 | | for your linux distribution. Currently delivers |
|---|
| 22 | | VHCS vhcs2.conf preconfiguratet for linux debian. |
|---|
| 23 | | If you using linux debian, you don't need to make |
|---|
| 24 | | this changes. We will provide soon configuration files |
|---|
| 25 | | for all linux distribution such as SuSE, RH, Gentoo, |
|---|
| 26 | | Fedora, etc. |
|---|
| | 34 | ================================================================================ |
|---|
| | 35 | 3) Introduction |
|---|
| | 36 | --------------- |
|---|
| | 37 | VHCS ω delivers a complete hosting automation appliance by offering significant |
|---|
| | 38 | security, total-cost-of-ownership, and performance advantages over competing |
|---|
| | 39 | commercial solutions. |
|---|
| 27 | 40 | |
|---|
| 28 | | Change to the newly created directory. |
|---|
| 29 | | tangra: # cd ../vhcs2-2.4.8 |
|---|
| | 41 | With VHCS ω you can configure your server and applications, create user with |
|---|
| | 42 | domains with a few point-and-click operations that take less than a minute. |
|---|
| | 43 | There is no limit to the number of resellers, users and domains that can be |
|---|
| | 44 | created. The core of VHCS ω are 3 easy-to-use, Web-based control panels. VHCS |
|---|
| | 45 | provides graphic user interfaces for the administrators, resellers and users. |
|---|
| 30 | 46 | |
|---|
| 31 | | Now You have to make buld for your system |
|---|
| 32 | | tangra: # make install |
|---|
| | 47 | ================================================================================ |
|---|
| | 48 | 4) Installation |
|---|
| | 49 | --------------- |
|---|
| | 50 | Make sure you are logged in as root. |
|---|
| 33 | 51 | |
|---|
| 34 | | Your build is now stored in /tmp/vhcs-2.4.8 |
|---|
| | 52 | 1. Untar or unzip the distribution files to a secure directory: |
|---|
| | 53 | # cd /root |
|---|
| | 54 | # tar -xjvf vhcs2.4.8.tar.bz2 |
|---|
| 35 | 55 | |
|---|
| 36 | | Copy all directory forum the buil into your system |
|---|
| 37 | | (do not forget to make backups) |
|---|
| 38 | | tangra: # cp -R /tmp/vhcs-2.4.8/* / |
|---|
| | 56 | 2. Change to the newly created directory: |
|---|
| | 57 | # cd ./vhcs2.4.8 |
|---|
| 39 | 58 | |
|---|
| 40 | | Change to the newly created directory. |
|---|
| 41 | | tangra: # cd /var/www/vhcs2/engine/setup/ |
|---|
| | 59 | 3. Install the required modules |
|---|
| | 60 | for Debian you can use: |
|---|
| | 61 | # apt-get update && apt-get upgrade |
|---|
| | 62 | # apt-get install cat `./docs/debian-packages.txt` |
|---|
| 42 | 63 | |
|---|
| 43 | | Set mysql password if no is set : |
|---|
| 44 | | mysqladmin -u root password YOUR_PASSWORD |
|---|
| | 64 | (when you get to the courier screen screen select no to web directories) |
|---|
| | 65 | (when you get to the postfix screen select internet site and then type root |
|---|
| | 66 | for mail. If you set debian up correctly on install your domain should be |
|---|
| | 67 | already on screen. Select no to force sync updates.) |
|---|
| | 68 | (when you get to the proftpd screen, select standalone) |
|---|
| 45 | 69 | |
|---|
| 46 | | Now start the vhcs setup program |
|---|
| 47 | | tangra: # ./vhcs2-setup |
|---|
| | 70 | 4. Now there are two ways of install VHCS ω |
|---|
| 48 | 71 | |
|---|
| 49 | | Install step-by-step vhcs |
|---|
| | 72 | a) via install script |
|---|
| | 73 | --------------------- |
|---|
| | 74 | 4a. Start the script and follow the install instructions: |
|---|
| | 75 | # ./install-vhcs.sh |
|---|
| 50 | 76 | |
|---|
| 51 | | Clean the tmp folder |
|---|
| 52 | | tangra: # rm -R /tmp/vhcs-2.4.8 |
|---|
| | 77 | After that return to step 12. |
|---|
| 53 | 78 | |
|---|
| 54 | | moleSoftware offers a variety of support services to meet |
|---|
| 55 | | your unique needs. Installation and software customizing |
|---|
| 56 | | services are available too. |
|---|
| | 79 | b) manualy |
|---|
| | 80 | ---------- |
|---|
| | 81 | 4b. Change into the configuration directory: |
|---|
| | 82 | # cd ./configs |
|---|
| 57 | 83 | |
|---|
| 58 | | In an effort to better serve our customers, we ask that |
|---|
| 59 | | you please sign in to the support site. Once you have |
|---|
| 60 | | signed in, you will have access to VHCS support resources. |
|---|
| | 84 | 5. Open the vhcs2.conf and make some changes. |
|---|
| | 85 | You have to set up some configuration variables for your linux distribution. |
|---|
| | 86 | VHCS ω is preconfigurated for Debian 3.1 Sarge. |
|---|
| | 87 | If you're using another distribution please check, if config files exist in |
|---|
| | 88 | ./configs/dists and use / change them. |
|---|
| 61 | 89 | |
|---|
| 62 | | http://www.vhcs.net |
|---|
| 63 | | http://wwww.molesoftware.com |
|---|
| | 90 | These are the Variables you have to look at: |
|---|
| | 91 | |
|---|
| | 92 | DEFAULT_ADMIN_ADDRES = your email |
|---|
| | 93 | SERVER_HOSTNAME = your hostname |
|---|
| | 94 | BASE_SERVER_IP = your ip |
|---|
| | 95 | DATABASE_TYPE = mysql |
|---|
| | 96 | DATABASE_HOST = localhost |
|---|
| | 97 | DATABASE_NAME = vhcs2 |
|---|
| | 98 | DATABASE_PASSWORD = vhcs2 |
|---|
| | 99 | DATABASE_USER = vhcs |
|---|
| | 100 | AWSTATS_DIR = no # Either no or path to the awstats configs dir |
|---|
| | 101 | MYSQL_PREFIX_TYPE = # '' for MYSQL_PREFIX = yes, |
|---|
| | 102 | # infront or behind for MYSQL_PREFIX = no |
|---|
| | 103 | |
|---|
| | 104 | Check the vhcs2.conf and adapt it to your requirements. |
|---|
| | 105 | An overview over the variables you can find in the FAQ on |
|---|
| | 106 | http://isp-control.net |
|---|
| | 107 | |
|---|
| | 108 | 6. Return to the parent direction and build the System by using make: |
|---|
| | 109 | # cd ../ |
|---|
| | 110 | # make install |
|---|
| | 111 | |
|---|
| | 112 | 7. Copy all the directories into the system (you may make backups) |
|---|
| | 113 | # cp -Rv /tmp/vhcs-2.4.8/* / |
|---|
| | 114 | |
|---|
| | 115 | 8. Now it's time to set up the frontend. Change into the engine directory: |
|---|
| | 116 | # cd /var/www/vhcs2/engine/setup |
|---|
| | 117 | |
|---|
| | 118 | 8a. Set the MySQL password, if not set: |
|---|
| | 119 | # mysqladmin -u root password YOUR_PASSWORD |
|---|
| | 120 | |
|---|
| | 121 | 9. Start the engine setup: |
|---|
| | 122 | # ./vhcs2-setup |
|---|
| | 123 | |
|---|
| | 124 | 10. Install VHCS ω step-by-step: |
|---|
| | 125 | |
|---|
| | 126 | Welcome to VHCS2 '2.4 Reha' Setup Dialog. |
|---|
| | 127 | |
|---|
| | 128 | This program will set up VHCS2 system on your server. |
|---|
| | 129 | |
|---|
| | 130 | Please enter system hostname (Enter for defaults) [debian]: YOUR HOSTNAME |
|---|
| | 131 | Please enter system network address (Enter for defaults) [192.168.0.128]: YOUr IP ADDRESS |
|---|
| | 132 | Please enter SQL server host (Enter for defaults) [localhost]: |
|---|
| | 133 | Please enter system SQL database (Enter for defaults) [vhcs2]: vhcs2 |
|---|
| | 134 | Please enter system SQL user (Enter for defaults) [root]: |
|---|
| | 135 | Please enter system SQL password (Enter for defaults) [none]: |
|---|
| | 136 | Please repeat system SQL password: |
|---|
| | 137 | Please enter VHCS ftp SQL user (Enter for defaults) [vftp]: vftp |
|---|
| | 138 | Please enter VHCS ftp SQL user password (Enter for defaults) [none]: |
|---|
| | 139 | Please repeat VHCS ftp SQL user password: |
|---|
| | 140 | Please enter administrator login name (Enter for defaults) [admin]: |
|---|
| | 141 | Please enter administrator password: ANY PASSWORD |
|---|
| | 142 | Please repeat administrator password: ANY PASSWORD |
|---|
| | 143 | Please enter admininistrator email address: YOUR EMAIL ADDRESS |
|---|
| | 144 | |
|---|
| | 145 | If you get no error, all went good; if you get one, look at |
|---|
| | 146 | http://isp-control.net to solve the problem. |
|---|
| | 147 | |
|---|
| | 148 | 11. Activate SuExec: |
|---|
| | 149 | # a2enmod suexec |
|---|
| | 150 | # /etc/init.d/apache2 force-reload |
|---|
| | 151 | |
|---|
| | 152 | 12. There is an error in some courier-versions. Courier won't stop, if you use |
|---|
| | 153 | /etc/init.d/courier-authdaemon stop, so change it: |
|---|
| | 154 | # nano /etc/ini.d/courier-authdaemon |
|---|
| | 155 | |
|---|
| | 156 | change: ${libexecdir}/authlib/authdaemon stop |
|---|
| | 157 | into: killall authdaemond.plain |
|---|
| | 158 | |
|---|
| | 159 | 13. Clean the temporary folders: |
|---|
| | 160 | # rm -R /tmp/vhcs-2.4.8 |
|---|
| | 161 | |
|---|
| | 162 | |
|---|
| | 163 | ================================================================================ |
|---|
| | 164 | 5) Update |
|---|
| | 165 | --------- |
|---|
| | 166 | |
|---|
| | 167 | There are two ways of update VHCS ω |
|---|
| | 168 | |
|---|
| | 169 | a) via install script |
|---|
| | 170 | --------------------- |
|---|
| | 171 | 1. Start the script and follow the update instructions: |
|---|
| | 172 | # ./install-vhcs.sh |
|---|
| | 173 | |
|---|
| | 174 | b) manualy |
|---|
| | 175 | ---------- |
|---|
| | 176 | 1. Please check the update From-To-Files in the ./docs directory |
|---|
| | 177 | |
|---|
| | 178 | ================================================================================ |
|---|
| | 179 | 6) FAQ |
|---|
| | 180 | ------ |
|---|
| | 181 | |
|---|
| | 182 | Please check http://isp-control.net for any questions not answered in this file. |
|---|
| | 183 | |
|---|
| | 184 | ================================================================================ |
|---|
| | 185 | 7) Credits |
|---|
| | 186 | ---------- |
|---|
| | 187 | |
|---|
| | 188 | VHCS ω is a project of ispCP | isp Control Panel. |
|---|
| | 189 | Please visit our site under http://isp-control.net for further information on |
|---|
| | 190 | VHCS ω, ispCP and other themes. |
|---|
| | 191 | |
|---|
| | 192 | We hope you enjoy using VHCS ω. If you like it, help us, to make it better. We |
|---|
| | 193 | are glad on any help provided! |
|---|
| r187 |
r201 |
|
| 30 | 30 | VHCS was originaly developed by molesoftware http://molesoftware.com/ |
|---|
| 31 | 31 | After getting OpenSource it was set under the MPL (Mozilla Public License) |
|---|
| 32 | | Version 1.1 we cannot change this licensing and the copyright of the parts |
|---|
| | 32 | Version 1.1. We cannot change this licensing and the copyright of the parts |
|---|
| 33 | 33 | we're using out of the VHCS project. |
|---|
| 34 | 34 | All new files are licensed under the GPL (GNU Public License) Version 2. |
|---|
| r154 |
r201 |
|
| 50 | 50 | This program will set up VHCS2 system on your server. |
|---|
| 51 | 51 | |
|---|
| 52 | | |
|---|
| 53 | | Please press 'Enter' to continue. |
|---|
| 54 | | |
|---|
| 55 | 52 | MSG |
|---|
| 56 | 53 | |
|---|
| r199 |
r201 |
|
| 1 | 1 | <?php |
|---|
| 2 | | // ------------------------------------------------------------------------------- |
|---|
| 3 | | // | VHCS ? (OMEGA) - Virtual Hosting Control System | Omega Version | |
|---|
| 4 | | // | Copyright (c) 2006 by ispCP | |
|---|
| 5 | | // | http://isp-control.net | http://www.serverozzo-project.com | |
|---|
| 6 | | // | | |
|---|
| 7 | | // | This program is free software; you can redistribute it and/or | |
|---|
| 8 | | // | modify it under the terms of the GPL General Public License | |
|---|
| 9 | | // | as published by the Free Software Foundation; either version 1.1 | |
|---|
| 10 | | // | of the License, or (at your option) any later version. | |
|---|
| 11 | | // | | |
|---|
| 12 | | // | You should have received a copy of the MPL Mozilla Public License | |
|---|
| 13 | | // | along with this program; if not, write to the Open Source Initiative (OSI) | |
|---|
| 14 | | // | http://opensource.org | osi@opensource.org | |
|---|
| 15 | | // | | |
|---|
| 16 | | // ------------------------------------------------------------------------------- |
|---|
| | 2 | // --------------------------------------------------------------------------- |
|---|
| | 3 | // | VHCS ω (OMEGA) - Virtual Hosting Control System | Omega Version | |
|---|
| | 4 | // | Copyright (c) 2006 by ispCP | |
|---|
| | 5 | // | http://isp-control.net | |
|---|
| | 6 | // | | |
|---|
| | 7 | // | This program is free software; you can redistribute it and/or | |
|---|
| | 8 | // | modify it under the terms of the GPL General Public License | |
|---|
| | 9 | // | as published by the Free Software Foundation; either version 2.0 | |
|---|
| | 10 | // | of the License or (at your option) any later version. | |
|---|
| | 11 | // | | |
|---|
| | 12 | // | You should have received a copy of the GPL eneral Public License | |
|---|
| | 13 | // | along with this program; if not, write to the Open Source Initiative (OSI)| |
|---|
| | 14 | // | http://opensource.org | osi@opensource.org | |
|---|
| | 15 | // | | |
|---|
| | 16 | // --------------------------------------------------------------------------- |
|---|
| 17 | 17 | // Begin page line |
|---|
| 18 | 18 | include '../include/vhcs-lib.php'; |
|---|
| … | … | |
| 40 | 40 | ) |
|---|
| 41 | 41 | ); |
|---|
| 42 | | |
|---|
| | 42 | |
|---|
| 43 | 43 | /* Check Log File */ |
|---|
| 44 | 44 | $filename = "/var/log/rkhunter.log"; |
|---|
| … | … | |
| 61 | 61 | ) |
|---|
| 62 | 62 | ); |
|---|
| 63 | | |
|---|
| | 63 | |
|---|
| 64 | 64 | fclose($handle); |
|---|
| 65 | 65 | |
|---|
| r154 |
r201 |
|
| 39 | 39 | function mask2bin ( $mask ) { |
|---|
| 40 | 40 | if ( count ( explode ('.', $mask) ) == 4 ) { |
|---|
| 41 | | return ip2long ( $mask ); |
|---|
| | 41 | return ip2bin ( $mask ); |
|---|
| 42 | 42 | } else { |
|---|
| 43 | 43 | if ( $mask <= 32 && $mask >= 0 ) { |
|---|
| r154 |
r201 |
|
| 11 | 11 | require_once ( "access_list.php" ); |
|---|
| 12 | 12 | require_once ( "gettext.php" ); |
|---|
| 13 | | require_once ( "messages.php" ); |
|---|
| | 13 | require_once ("messages.php"); |
|---|
| 14 | 14 | |
|---|
| 15 | 15 | // Set language if it was passed to the script. |
|---|
| … | … | |
| 79 | 79 | { |
|---|
| 80 | 80 | // load the .wfmrc file, then load the appropriate theme |
|---|
| 81 | | // overwrites default settings set earlier |
|---|
| 82 | | $personal = array_merge( $personal, load_settings( $fp, $default_theme, $def_Display_Hidden, $numeric_val ) ); |
|---|
| | 81 | // overwrites default settings set earlier |
|---|
| | 82 | $personal = array_merge( $personal, load_settings( $fp, $default_theme, $def_Display_Hidden, $numeric_val ) ); |
|---|
| 83 | 83 | |
|---|
| 84 | 84 | // if the user specified to start in a different dir from his home dir |
|---|
| … | … | |
| 125 | 125 | if ( $log["level"] > 0 ) |
|---|
| 126 | 126 | log_message( $log, $ftp_User . "/" . $REMOTE_ADDR . " - Logged in.\n" ); |
|---|
| 127 | | |
|---|
| | 127 | |
|---|
| 128 | 128 | if (!isset($location)) $location = "Location: ftp.php?SID=".session_id().$lang_loc; |
|---|
| 129 | 129 | |
|---|
| r154 |
r201 |
|
| 15 | 15 | endobj |
|---|
| 16 | 16 | 13 0 obj<</Type/XObject/Subtype/Image/Mask 12 0 R/ColorSpace[/Indexed/DeviceRGB 89<000000000080003C74043F7611111111118821214D21215222222222229029295431315A33003333339936365E3C3C634040664343694444444444A14A4A6E4D4D715151745555AA5A5A7B6464836666666666B26B6B8972728E7676927777777777BB7B7B957E82B17F7F9984849D8888C38989A08D8DA49393A89595AA9999999999CC9C9CAF9D9DA19F9FB39FA3D2A4A4B6A5A9D6A5ACB2A8A8BAAAAAAAAAAAD4ADADBDB2B2C1B5B5C4BBBBC8BBBBDDBEBECBC4C4AFC4C4D0C4C7EBC6C6B3C8C8D3C9C9C2CCCCB9CCCCCCCCCCE5CCCCFFCDCDBCCECED7D3D7FFD6D6DED7D7C8DDDDEEDEDEE5DFDFD2E4E4D9E4E4E9E6E6DDE6E7EEE8EBF0EEEEE7EEEEEEEEEEF6F2F4F7F5F5F1F7F7F9FFFFFF>]/Interpolate true/Filter/FlateDecode/Width 518/Height 246/BitsPerComponent 8/Length 6178 >>stream |
|---|
| 17 | | x���LJ���KZ���\cz��læI9j�Xvw��y�I3�����zf4�����D"�H{�h�4Ӗ���3P$�݁���-梚U��%M!��ugh���재/��B�5ڶmY3�n` 5�>[6�lvwh�U�m�Ǐ_U����`5��H.�S5� |
|---|
| | 17 | x���LJ���KZ���\cz��læI9j�Xvw��y�I3� |
|---|
| | 18 | ����zf4�����D"�H{�h�4Ӗ���3P$�݁���-梚U��%M!��ugh���재/��B�5ڶmY3�n` 5�>[6�lvwh�U�m�Ǐ_U����`5��H.�S5� |
|---|
| 18 | 19 | Ppe����=�n�l� |
|---|
| 19 | | .DU�;����s�f��5A�)P0�/�.���mKT�:_������8���z |
|---|
| | 20 | .DU�;����s�f��5A�)P0�/�.���mKT�:_������8���z |
|---|
| 20 | 21 | B2n� |
|---|
| 21 | 22 | �UQ �>�����+���|����>�إΐ�f��V.`�����M?��U |
|---|
| … | … | |
| 25 | 26 | p8��,��F�%q�B8����P |
|---|
| 26 | 27 | ��w���ko9[�i U{�j,İ. |
|---|
| | 28 | |
|---|
| 27 | 29 | {'�R8-W��(*��������F'��먈��y���ӫ3(��U�x�w^�տR֦�q}7^��\ ���h2�Fj(�� ���O���/E�5q�־�4� |
|---|
| 28 | | �8����@��_��q8�ꝋ,�"O����Go �f�ﴂ hI�,?R���C��b� |
|---|
| | 30 | �8�� |
|---|
| | 31 | ��@��_��q8�ꝋ,�"O����Go �f�ﴂ hI�,?R���C��b� |
|---|
| 29 | 32 | � ��c�.��?�݄�dx8 |
|---|
| 30 | 33 | �~�S�v� |
|---|
| 31 | 34 | N�z�/��6���nu1��1~���`���- |
|---|
| 32 | 35 | @��=6(��\qz-��K��K�v��`r)�F0��9B7s�|�p~" |
|---|
| 33 | | ��T#�%���m9�����i��M�Io+���Uya+E0��c�@�l�Kp�."���wB8��OF�8�� |
|---|
| | 36 | ��T#�%� |
|---|
| | 37 | ��m9�����i��M�Io+���Uya+E0��c�@�l�Kp�."���wB8��OF |
|---|
| | 38 | �8�� |
|---|
| 34 | 39 | zV�Y�P�q��fq���nniԑ�3�/]��P |
|---|
| 35 | | �(�<.#R��R��3�{��S��s���}-���W�C�|��~�'<�ųd>�˺]�<s�`EM&���P ��������#H���3��N�6Qd�]r����KA�X��X�''�~J�tz�5��� |
|---|
| 36 | | �8�v<����X���T����g�k;������8�#I߇z�l%k��J��Z |
|---|
| | 40 | �(�<.#R��R��3�{��S��s���}-���W�C�|��~�'<�ųd>�˺]�<s�`EM&���P ��������#H���3��N�6Qd�]r����KA�X��X |
|---|
| | 41 | �''�~J�tz�5��� |
|---|
| | 42 | �8�v<����X���T����g�k;������8�#I߇ |
|---|
| | 43 | z�l%k��J��Z |
|---|
| 37 | 44 | Ct�`�}t(�v��0�v��ڇRteТ��[��|��A�~7�-�}I������(�8�@��U~;�E9�����A����ɵ<q� |
|---|
| 38 | 45 | f蹛)�� |
|---|
| 39 | 46 | ��3�g�e� |
|---|
| 40 | 47 | OV�;S�3��P��%��� |
|---|
| 41 | | �I�A^�X)�[�}�����+|��_Muv$���6�A��a�8#��g���� |
|---|
| | 48 | �I�A^�X) |
|---|
| | 49 | �[�}�����+|��_Muv$���6�A��a�8#��g���� |
|---|
| 42 | 50 | /���;���0(�� |
|---|
| 43 | 51 | 8H���� |
|---|
| 44 | 52 | 5~��� |
|---|
| 45 | | ���y9����Ҽ#FU�b1�)E3�.��`�l'qAd9�QFa�,�[h>���G��VϠ�{�ؿP�̳�Qy1��� �����FA� |
|---|
| | 53 | ���y9����Ҽ#FU�b1�)E3�.��`�l'qAd9�QFa�,�[h>�� |
|---|
| | 54 | �G��VϠ�{�ؿP�̳�Qy |
|---|
| | 55 | 1��� �����FA� |
|---|
| 46 | 56 | (�3��ׁ��|�qcP0������3��� |
|---|
| 47 | 57 | �����aT�Yte*:�w |
|---|
| 48 | | dmdʑ+��ؾ�*��/=�IN��Q�t�U֊}��9R��#��^۹g)h�.r���[v'����G�q<��s|ZOxN)�裻j��j��LR ʏ]��;0+� |
|---|
| 49 | | ��u*t:^��f�D��WM���D�WIWjX嫋c�q�4t]���u��y6 |
|---|
| | 58 | dmdʑ+��ؾ�*��/=�IN��Q�t�U֊}��9R��#��^۹g)h�.r���[v'�� |
|---|
| | 59 | �� |
|---|
| | 60 | G�q<��s|ZOxN)�裻j��j��LR ʏ]��;0+� |
|---|
| | 61 | ��u*t:^��f�D��WM���D�WIWjX嫋c� |
|---|
| | 62 | q�4t]���u��y6 |
|---|
| 50 | 63 | p�����$���X�A�,�s4E�E��S�/�����}tW],?���d���5O��u������Q���緬��[�l�%"��ťp0�yr��a�aw��Fo�p��f`H��1�) |
|---|
| 51 | 64 | �k������cߊ)X�i�����1�HA����d,X�?����T��`:�/Uc |
|---|
| … | … | |
| 53 | 66 | O��O�F���k�U |
|---|
| 54 | 67 | 7@�����1X����L��?����P=����&8��#E�}��I,_���ٔZ������ |
|---|
| 55 | | {������;��D�8���zyA:ͯ`����(���;6�)z-Iڗ��� ;�����ג��CdU~���c��� P�~�T������X%O^dUK�ٖ��;�%���]-TDx���z��B5z]�Щb���UnX��Dp^�d�����x4l[��_�����h�B����%�C}w<�it�����7��n4� |
|---|
| | 68 | {������;��D�8���zyA: |
|---|
| | 69 | ͯ`����(���;6�)z-Iڗ��� ;�����ג��CdU~���c��� P�~�T������X%O^dUK�ٖ��;�%���]-TDx���z��B5z]�Щb���UnX��Dp^�d�����x4l[��_�����h�B����%�C}w<�it�����7��n4� |
|---|
| 56 | 70 | ��,�-�Ǣ�؊��'���qy�I��'����W�m~%p7�<g��1����K4��S����)�9��[��Ƶ�7q����i�+,��E�E�bR |
|---|
| 57 | 71 | ����(�ſ� |
|---|
| … | … | |
| 61 | 75 | |
|---|
| 62 | 76 | �/�=(�B,ݛD���)�( �H$�D"�H$�D"�H$�����t� |
|---|
| 63 | | H ��+���p��@��N�c��( $��D��Q@ڐ�@�����2��G`�l�\"��1h��+�)�B��P�BŴ�7�?��,>�SR{�FI��V��� |
|---|
| | 77 | H ��+���p��@��N�c��( $��D��Q@ڐ�@����2��G`�l�\"��1h��+�)�B��P�BŴ�7�?��,>�SR{�FI��V��� |
|---|
| 64 | 78 | �cj!��/龷�C`往�ނ�L�R������x( |
|---|
| 65 | | C�S����oB�Sv�ձ&+�=�a�LoAc� |
|---|
| | 79 | C�S����oB�Sv�ձ&+�=�Ya�LoAc� |
|---|
| 66 | 80 | R��N+�@�����x3EQP���+�:���;���͑*��C�d�����S6B�-(`��1�z��X���3s���PfO�W^���an;sl���l�n��S@� $��D��Q@" |
|---|
| 67 | 81 | ����g�}�ٳ�9��Z���( |
|---|
| 68 | 82 | ���(8@ |
|---|
| 69 | | *]�x�$�}l��ˮ(��a��x?��b���R��9ŷ�����7v��RZ���`�ކ�Q�����|+p��ʒ_}��͘v��b{�J |
|---|
| | 83 | *]�x�$�} |
|---|
| | 84 | l��ˮ(��a��x?��b���VR��9ŷ�����7v��RZ���`�ކ�Q |
|---|
| | 85 | �����|+p��ʒ_}��͘v��b{�J |
|---|
| 70 | 86 | n�dɾ3� |
|---|
| 71 | 87 | �����'%�|QL@�3��T�A�y�� |
|---|
| … | … | |
| 123 | 139 | H�ƚ�b��7֡���,����d$;(�{x�H���EQ�W�>i���d��M'�٤�#YdC_�Kt_�mGW��E���{���I2���'?3]-�x�n��� S� |
|---|
| 124 | 140 | �L�8 |
|---|
| 125 | | �q�pP3������8uM���d$#��(�c�\=�� ����@d�$#������Y7庳3���xrvC&���������Ps�����g�S��@��y���t;����S��Nfբ��ͼ�!zkGg���>��z;�̳ٕ�'���Q�I�`}s[5�'�HG���-��g���ͻR��"���L���kOd��w!��F���d��#�P���}�<$�k���������%���M(,k ��s�B�s��'CY�]�%�W>�讝�]A+�����n3p���{kR�i�H�d���@oFj؈�K�^#k���������j���៕RHVU��(%7#5�BvQ�Ӟf�d�U^�����jD��)�-@������f�ds��.�K�z�I�E���5����:�8�AQEQ� |
|---|
| | 141 | �q�pP3������8uM���d$#��(�c�\=�� ����@d�$#������Y7庳3���xrvC&���������Ps�����g�S��@��y���t;� |
|---|
| | 142 | ���S��Nfբ��ͼ�!zkGg���>��z;�̳ٕ�'���Q�I�`}s[5�'�HG���-��g���ͻR��"���L���kOd��w!��F���d��#�P���}�<$�k��� |
|---|
| | 143 | ������%���M(,k ��s�B�s��'CY�]�%�W>�讝�]A+�����n3p���{kR�i�H�d���@oFj؈�K�^#k���������j���៕RHVU��(%7#5�BvQ�Ӟf�d�U^�����jD��)�-@������f�ds��.�K�z�I�E |
|---|
| | 144 | ���5����:�8�AQEQ� |
|---|
| 126 | 145 | : |
|---|
| 127 | | n������},w��v���H��A&[�=>6��{��E��C�a������ask�v�Ğ[9�����9�Q2�3#���T��ج��?��:�Gbc�?���E�!�(���2đ�*^��ʛ��Ĥ�7�}Ӛ���?��62��������S;"���N��DH�&���)������ڬ�v&��Ѵ�����f��X����~�[endstream |
|---|
| | 146 | n������},w��v���H��A&[�=>6��{��E��C�a������ask�v�Ğ[9�����9�Q2�3#���T��ج��?��:�Gbc�?���E�!�(���2đ |
|---|
| | 147 | �*^��ʛ��Ĥ�7�}Ӛ���?��62��������S;"���N��DH�&���)������ڬ�v&��Ѵ�����f��X����~�[endstream |
|---|
| 128 | 148 | endobj |
|---|
| 129 | 149 | 16 0 obj<</Type/XObject/Subtype/Image/Width 700/Height 325/BitsPerComponent 1/ImageMask true/Filter/FlateDecode/Length 50 >>stream |
|---|
| 130 | | x�� ��endstream |
|---|
| | 150 | x�� |
|---|
| | 151 | ��endstream |
|---|
| 131 | 152 | endobj |
|---|
| 132 | 153 | 17 0 obj<</Type/XObject/Subtype/Image/Mask 16 0 R/ColorSpace[/Indexed/DeviceRGB 114<000000000080003C74043F761111111111881B1B2221214D2121522222222222902929332929542F4F4F31315A33003333333333337133339936364436365E3838733C3C633D3D7C3E3E7D4040664141804343694444444444554444A14747864A4A6E4D4D715151745252665555AA5959965A5A7B5E5E9B5F5F776464836600006666666666996666B26969A36B6B8972728E7575AD7676927777777777BB7A7A997B7B9584849D8888AA8888C38989A08D8DA49393A89595AA9696BB9696C39999999999CC9C9CAF9D9DA19D9DD39F9FB3A0522DA4A4B6A5A5CDA5ACB2A8A8BAAAAAAAACACD1ADADBDAFAFD3B2B2C1B5B5C4B5B5D7B6B6DFBBBBC8BBBBDDBEBECBBEBEEABEBEEEC1C1D3C2C2F1C4C4D0C5C5DFC7C7F7C8C8D3CCCCCCCCCCFFCECED7CECEE5D4D4E9D6D6DED8D8EBDEDEE5DFDFEEE4E4E9E6E7EEE8EBF0EAEAF4EEEEEEF0F0F7F2F4F7F5DEB3F7F7F9F7F7FBFF3333FFFFFF>]/Interpolate true/Filter/FlateDecode/Width 700/Height 325/BitsPerComponent 8/Length 10173 >>stream |
|---|
| … | … | |
| 146 | 167 | ��#f�y`�+���+1�D�M�J:m?��Z�v�ʵ��]��������w������h������E�����g� |
|---|
| 147 | 168 | +�����h&�����y�4�}-G'}�e���͐����'��-��a�0�/��h�C |
|---|
| 148 | | X���ƒ/�H�Þ��X���N�&�/N����]fh���`�9 |
|---|
| | 169 | X���ƒ/�H�Þ��X� |
|---|
| | 170 | ��N�&�/N����]fh���`�9 |
|---|
| 149 | 171 | r�Ƣ�@֙�OU |
|---|
| 150 | 172 | 9�[�ˢ�M���y�Z�]3��������5�m����$�~3�AĘ��c/��om��(8b�}y������#v�8�m��mt�<�m��Isl��FϷ�}f��w�f?f�~�ۗY�:7�W�y-W�9�9!Ͽ�d�����������>[`�)���E*MƷ�u��� |
|---|
| … | … | |
| 152 | 174 | ݍ�GM�V:ܥ1v���������.;z��p��۴���tf��n |
|---|
| 153 | 175 | �&<��m�.��a��ۤ��G�\��������#���Ӆg��u���mx�F�p9[�%���� |
|---|
| 154 | | Dj:��Lv�2"�������������ޣ��5cv�xXO둨?�\f������e:�?���o�b�q��(�-�������Nuzr��1K���n�������+���Q��,�!��Uw�u�}�����K��r�������������N#��$��5.7U�)j��y`�4dƘ��:j��b�c�IDݔ��-P��m+$q����-�������a��h�������{êG�����D}����!��e��En.��-=��9?���� |
|---|
| | 176 | Dj:��Lv�2"�������������ޣ��5cv�xXO둨?�\f������e:�?���o�b�q��(�-�������Nuzr��1K���n�������+���Q��,�!��Uw�u�}�����K��r�������������N#��$��5.7U�)j��y`�4dƘ��:j��b�c�IDݔ��-P��m+$q����-�������a��h�������{êG�����D}����!��e��En.��-=��9?���� |
|---|
| 155 | 177 | ��Ҧ��|g�����]~�Wܑ�����'�ag�?=Y�~�1�=��~jX���?mvi����;m��]����S���LS����w�i4���/'��/oJ8`-5~mbc��t���qO/�n[z.���'9g��� |
|---|
| 156 | 178 | n�Oc����cw��\`cI8��/�'E�}~j���'����8 |
|---|
| … | … | |
| 162 | 184 | ������~�'O�<�c�^c���;[��y��vĜ����� |
|---|
| 163 | 185 | �� ����= �D��?��7�͍�F�m���$R{ᑠ������N�����<<::2: GO�It��ãa�ŧ? |
|---|
| 164 | | �_�ׄ��w%�����G�)��~k���p~Z����6(ow|e����XW|9�zSa�0J|h�χbv���M4g_v�$����}̛��'�-o<�����]���l�S�=��v��?��k��d���W�<�=��1����EٽM��������f� |
|---|
| | 186 | �_�ׄ��w%�����G�)�� |
|---|
| | 187 | ~k���p~Z����6(ow|e����XW|9�zSa�0J|h�χbv���M4g_v�$����}̛��'�-o<�����]���l�S�=��v��?��k��d����W�<�=� |
|---|
| | 188 | �1����EٽM��������f� |
|---|
| 165 | 189 | %&Z3L~��a�ٝ���v�E�������Fv'������p���h�o4D�xxjy�5(0�]Ԭe��� |
|---|
| 166 | 190 | �B�P( |
|---|
| … | … | |
| 168 | 192 | �B�P(��P�� |
|---|
| 169 | 193 | v�����]T��U+��#��U��좐] |
|---|
| 170 | | ���]��B!�(��Bv��î�1u�:v�����DCb"����,�)�>�{v3&N�����#���.�u�XYփ�뱫�~9���] �;Sc�@���X :م���uh����p� e�.{�����]�̘7y�B��)���k�����.v�sQ��^�=2� ��|� |
|---|
| | 194 | ���]��B!�(��Bv��î�1u�:v�����DCb"����,�)�>�{ |
|---|
| | 195 | v3&N�����#���.�u�XYփ�뱫�~9���] �;Sc�@���X :م���uh����p� e�.{�����]�̘7y�B��)���k�����.v�sQ��^�=2� ��|� |
|---|
| 171 | 196 | X�����$�g��1û�g |
|---|
| 172 | 197 | ���j2ݺ�!�Yz�z�����n�}d�v�]��좊�k�"�5a������Ȧ���Ͱ+��_�M���[:�]H-��}�A�P��[v//��������x�ăa�j&�r�C�`<>�/m�Б| |
|---|
| … | … | |
| 178 | 203 | ���P�O |
|---|
| 179 | 204 | ��ݫ����|v�����&)3QԻ��y�����_�L�$3^d�� |
|---|
| 180 | | x9������?_�b�G��[N���hċ��U!/ai�5�Eh���y��ԘuO[,��z֢:x���������� v�jK<����P*�j6��z�K����S��̀����c�*$�&�π��_W�7��#�K��fW�D]�����*{�L}�����L�����F7�K}�;UvQ(d�BvQ����7��BvQ� |
|---|
| | 205 | x9������?_�b�G��[N���hċ��U!/ai�5�Eh���y��ԘuO[,��z֢:x����������� v�jK<����P*�j6��z�K����S��̀����c�*$�&�π��_W�7��#�K��fW�D]�����*{�L}�����L�����F7�K}�;UvQ(d�BvQ����7��BvQ� |
|---|
| 181 | 206 | ��� |
|---|
| 182 | 207 | ٍ����ՌݸO'������ |
|---|
| 183 | | �͉��ͬw�*y���ݿ2n)��M����"�Ȯd���7ѧ����{-����G^t��9OM�Ty>#��<O��Av�]��6��K��v=�F��ɹ�����+�w�]�j.��bW?��^2s��\ހ4����O�e���n�]{Y�-v�R���]Ե�����g��yw����1������^z�a��g��]d���8��G�cլ�`����l�e���f�����,٧�����d�N� |
|---|
| | 208 | �͉��ͬw�*y���ݿ2n)��M����"�Ȯd���7ѧ����{-����G^t��9OM�Ty>#��<O��Av�]��6��K��v=�F��ɹ�����+�w�]�j.��bW?��^2s��\ހ4����O�e���n�]{Y�-v�R���]Ե�����g��yw����1������^z�a��g��]d���8��G�cլ�`����l�e����f�����,٧�����d�N� |
|---|
| 184 | 209 | xg͔��Ş�����(��B!�(d�՛] |
|---|
| 185 | 210 | �] |
|---|
| … | … | |
| 188 | 213 | �.��d�b��v6�tT@#R\'��5v�__|sX�]I���(�� |
|---|
| 189 | 214 | ��qQ�/ņQP�x_ |
|---|
| 190 | | :���h�P�kQ�~п!� |
|---|
| 191 | | %O��{�ܹ)�^�{��-O�R����ڢ$iث��g�����f��l[R�p�r���b� 4 )1�(t�.>-������4H�� |
|---|
| | 215 | :���h�P�kQ�~п!�D |
|---|
| | 216 | %O��{�ܹ)�^�{��-O�R����ڢ$iث��g�����f��l[ |
|---|
| | 217 | R�p�r���b� 4 )1�(t�.>-������4H�� |
|---|
| 192 | 218 | &eW�=�� |
|---|
| 193 | 219 | w+�hn��;����7�]=��-QKv�X�WE�� |
|---|
| … | … | |
| 198 | 224 | �����=Ǣe�9�;Gf,^�;�&�����f |
|---|
| 199 | 225 | �N����-�/����:���{UAv��}����Y��E�/��]Z�������kӊ�Q1�pJ��ԃ��O�Gn�K�T��byv����L�!su`X8õ��z���^d7�D�9�r |
|---|
| 200 | | ���&@��koQ��t:N��H�!�|��1�|��i�G#�⒛��C1����AD� <�]��� |
|---|
| | 226 | �� |
|---|
| | 227 | �&@��koQ��t:N��H�!�|��1�|��i�G#�⒛��C1����AD� <�]��� |
|---|
| 201 | 228 | PZ�����:�V�)vj}:=L�F���>b/���,T26 |
|---|
| 202 | 229 | ���f��l[M70�9�1�W;<��]�O��~W2�� ����)3�C |
|---|
| 203 | 230 | �z*y�R�q�Z�N�n�e��gWϪ%��`�`��n<��A |
|---|
| 204 | | ��y(6�0��]O�����nјa�3�a��a��E�3����N���~�S)� |
|---|
| | 231 | ��y |
|---|
| | 232 | (6�0��]O�����nјa�3�a��a��E�3����N���~�S)� |
|---|
| 205 | 233 | ��M�y� |
|---|
| 206 | 234 | <������8H$ |
|---|
| 207 | | �0��� ���H�P<���^�(�g0"?/unv������~7J4ĞU�Y~�|~R���x6�ݢ�X�L��Y.���������C�Q#M|$���ݏ�3�N�d��Fa\$܃����B!�(��Bv�]T�E��=ޟ� |
|---|
| | 235 | �0��� ���H� |
|---|
| | 236 | P<���^�(�g0"?/unv������~7J4ĞU�Y~�|~R���x6�ݢ�X�L��Y.���������C�Q#M|$���ݏ�3�N�d��Fa\$܃����B!�(��Bv�]T�E��=ޟ� |
|---|
| 208 | 237 | ���]�U[v^Tm�xQudW�UQv |
|---|
| 209 | | ����������W���%,�UQ������z��"ɮ�zTy��}B��'a2����=`�ޢ�"����"���f�X��O) $��"[T9v_i}:aï�]B��6��[������ m��wW�Y/x��^�x�ܣ����zbVJ���=��N����� |
|---|
| | 238 | ��������� |
|---|
| | 239 | �W���%,�UQ������z��"ɮ�zTy��}B��'a2����=`�ޢ�"����"���f�X��O) $��"[T9v_i}:aï�]B��6��[������ m��wW�Y/x��^�x�ܣ����zbVJ���=��N����� |
|---|
| 210 | 240 | �g�+��ͥ��� |
|---|
| 211 | | ��J�un�֡�̑�u\�-�w-��P�����'�K�{O����!WS�{F�jn֜�&�2���`�8H���S6�c�hٶ�4�n-q�óO���}:����:HO_uAv#��A)R�-�z*� |
|---|
| | 241 | ��J�un�֡�̑�u\�-�w-��P�����'�K�{O����!WS�{F�jn֜�&�2���`�8H���S6�c�hٶ�4�n-q�óO���}:����:HO_uAv#��A) |
|---|
| | 242 | R�-�z*� |
|---|
| 212 | 243 | @=%e�������ݻ6�wݍ+�7�]=�����c̀v��D�䱛���dRv�ǻ�����O'-����Ɍ |
|---|
| 213 | 244 | -��$��� |
|---|
| 214 | 245 | ��] d6~�J����w���] � |
|---|
| 215 | | �����]���ٽK2�P$��C�xu��� ���H�P<ޅ�е�&�ą^��%�/d�N�w�+�i�U�Y~�|~K~���v���2y#�e���U����������N�+Mp���ݏUNȮv6%������(��B!�(d�!�(��Bb���vQ�Zyޘ]�fBvQ5g��i��~���BvQ(dw^ukbMf���I����8B�f2ӎ�ޔ�����������;�� |
|---|
| | 246 | �����]���ٽK2�P$��C�xu��� ���H� |
|---|
| | 247 | P<ޅ�е�&�ą^��%�/d�N�w�+�i�U�Y~�|~K~���v���2y#�e���U����������N�+Mp���ݏUNȮv6%������(��B!�(d�!�(��Bb���vQ�Zyޘ]�fBvQ5g��i��~���BvQ(dw^ukbMf���I����8B�f2ӎ�ޔ�����������;�� |
|---|
| 216 | 248 | ��z���$=�kqW`�rl�ٽyv�� ��3���pr�j��Mm@��fLv��L�E�õO���6$� |
|---|
| 217 | 249 | �i5*�d |
|---|
| 218 | 250 | �Tj�Q���J�LZ��m*j�~)й������#��9�ʬFu�#���y�~�S� p��lf)��Z,Y�"0���������y��<;������,z�?�YSv/� P���&��P�����[��0�Im�A >��Ҥ��nFg�`�f�އ�� |
|---|
| 219 | | ���Q5�}�%�ۼ���1-C��P6��M�xqv�eK��"�\�c7Qڨ����l扁��h��ï_�|��t��E�ײ����Q1�� |
|---|
| | 251 | ���Q5�}�%�ۼ���1-C��P6��M�xqv�eK��"�\�c7Qڨ����l扁��h��ï_�|��t��E�ײ����Q |
|---|
| | 252 | 1�� |
|---|
| 220 | 253 | ��&��Z�3Q#'���&9x����������ϙ3{0xy����=z��_^�����v��k���S0��&���ܫ.�R�� |
|---|
| 221 | | ߠ�kJ?�D�-��ަ�8ē��} ��t3��l�h�ɚ>���������-��]�Qe5�#},�ݓ�����}��]��]�p��\-.\�����\�������-c�Ai����+Ӊ�״ײ��c�&�j�bQ��*�a$�=�~�;�-�~�ai��&!�TT�eB�u��c������d=^��.�=�3���w���?�~�>�ˢ���� |
|---|
| | 254 | ߠ�kJ?�D�-��ަ�8ē��} ��t3��l�h�ɚ>���������-��]�Q |
|---|
| | 255 | e5�#},�ݓ�����}��]��]�p��\-.\�����\�������-c�Ai����+Ӊ�״ײ��c�&�j�bQ��*�a$�=�~���~�ai��&!�TT�eB�u��c����� |
|---|
| | 256 | �d=^��.�=�3���w���?�~�>�ˢ���� |
|---|
| 222 | 257 | �&��&R�)ڃ����G�&�0�\E�^e���<�]��V�����cŻ������� |
|---|
| 223 | | ��$!�R�n2�M��]�`0����ɦ#}��{���F�kV5�w ������ |
|---|
| | 258 | ��$!�R�n |
|---|
| | 259 | 2�M��]�`0����ɦ#}��{���F�kV5�w ������ |
|---|
| 224 | 260 | �=�_0�r>7��������d3x$߱�����E��5�Wx������ |
|---|
| 225 | 261 | ����6��7'̪H��۲�VMvC�M�؛����[s����/�[�A���n�i�&u������f�&��ޔ�Ov�{q*���� |
|---|
| … | … | |
| 231 | 267 | 4&9:���i�����ٵN��Q�'_ O�o,�k������Ԟ]���j�E��R��R�z���p |
|---|
| 232 | 268 | �=��c7�ٌ���6��yg��:��;���a�gQ����>=��7B��� |
|---|
| 233 | | ������.� |
|---|
| 234 | | .B���������K�[����6���K��k�A�O���g�;��T=�z���p@m� |
|---|
| | 269 | ����� |
|---|
| | 270 | �.� |
|---|
| | 271 | .B���������K�[��� |
|---|
| | 272 | �6���K��k�A�O���g�;��T=�z���p@m� |
|---|
| 235 | 273 | |
|---|
| 236 | 274 | ��O�7��:v�z֖�o���)���uvC���u`��}<�C9��Ggs���� �������v(��茞-�������;w[:��Y��g��(v����] |
|---|
| … | … | |
| 239 | 277 | endobj |
|---|
| 240 | 278 | 18 0 obj<</Type/XObject/Subtype/Image/Width 120/Height 64/BitsPerComponent 1/ImageMask true/Filter/FlateDecode/Length 177 >>stream |
|---|
| 241 | | x�ӱ�PG)R2�Ga4�Q�2�Oq��<���!�" |
|---|
| | 279 | x�ӱ |
|---|
| | 280 | �PG)R2�Ga4�Q�2�Oq��<���!�" |
|---|
| 242 | 281 | S�Αn����)�N\:�LXIk5 ca=v���D�X7�q7��͐������{�e�`�?a8lT|�*Ƭ��`%�sń~g�#C���^?F� endstream |
|---|
| 243 | 282 | endobj |
|---|
| 244 | 283 | 19 0 obj<</Type/XObject/Subtype/Image/Mask 18 0 R/ColorSpace[/Indexed/DeviceRGB 253<00000001010101010201020102020103030303030504040305050506060907080C0908080A0A0C0B0B0A0C0C0B0D0E150F0F0D0F121C11111014151D151412171716181B271B1A191E1D1C20202A20253A2322212524222727262928262B2B2A2D2E3B2F2E2C31354C3232303636343A42633B3B3A3E3E4542423F424B724746454948574A4A4B4A4B604C557C4C57884C5B9E4E4C504F516951504D5160A152514D5251505261A15261A2535F905362A15362A254525A54534F54629A5463A35564A35564A45656535664A35665A4585660585A745865A05866A45866A65967A15967A55967A65968A55A65995A68A35A68A65B5A565B5A665B5B615B62895B689F5B68A25B68A55B69A65B69A85B6AA85B6AAA5C66915C69A25C69A55C6AA75D699D5D6BA95E69995E6CAA5E6DAC5F5F6B5F678D5F6CA6605F5C606073606995606FAE616EAA6170B062688D63626063638163688A636D9B636EA16370AA6370AD6463746468886472AD65667B656D9666677E666984666B8E6772A86774AE6775B168697F6872A46A6A676B6D8F6C6C866C72986C76AB6C79B26D75A26E70786F79AE70718E70779F7079A5707DB5737270737CAC74758B7481B977789A777AA07780B17978757985BA7A7EA97B7DA27C84B27D7C797D89BD7E8AC17F83A981817F8285B2838381838FC18688AB868AB6868AB88786848789B18989868A8AB78A95C58B8E9D8B92BA8D8D8B8E8FBE8F929E8F92B19293C2929CC9939391949CC29697C89798B79898CB9999989A9ACC9A9BA29CA5CF9D9EC29E9ECD9E9FBBA1A1A0A4A5BFA4ADD5A5A7CFA7A8C9A7B0D7A9A9A9ADADAEADADD3ADAFC4ADB5D9B0B6D3B2B2B2B3BADBB3BCE2B6B5C9B7B6D4B7B7BAB7BEDDB8BED9B9BFDBBAC1DDBBBAD8BBC0DBBCC2DCBDBCD0BDC3DDBDC4E3BEBDD7BEC4DEC1C0D3C1C1C3C1C6DDC5C3D5C5CADDC7C8CBC7CCE6C8CAD5CAC8D7CACDDECCD1E4CDCED4CECECECED0D9CED0DFD1D5E1D1D6EED2CFDDD4D4DBD4DAEFD6D9E5D9DCEBDAD8E2DADEF4DCDCE6DFDEE6E0E0DFE1E4F3E8E7EAE9EBF2FCFDFEFFFFFF>]/Interpolate true/Filter/FlateDecode/Width 120/Height 64/BitsPerComponent 8/Length 2614 >>stream |
|---|
| 245 | 284 | x�YyXS���Xt� |
|---|
| 246 | | ucQ6E36�I0b� |
|---|
| | 285 | ucQ6E3 |
|---|
| | 286 | 6�I0b� |
|---|
| 247 | 287 | mk#�(*�� |
|---|
| 248 | 288 | fX��*ʢ�,*�� |
|---|
| … | … | |
| 257 | 297 | ��W2Y��\4/rUiu |
|---|
| 258 | 298 | G��+6���D���<�bQ.���ySi�qGK �"c��,�\UX����r�tO)����"j��G�?RQ�?Z�4������71X�����Q�YJ���8�>`�R�{��#T���1k���B�J���;����v���|�s�,A�����/��;h6��U�� |
|---|
| 259 | | 1��֥��=қ�(�Bf�&�YY����.}0o�5����3�%p@���_m���,�����FlU��ZR��f�!�07�8>��|�+�j#�äY ���%ޢ��N������~Tlɋrhf��QllBBl��^1!��:��P;���-ߜ���jRb���J��������!��;2��R`]!�@ޔ��X᪈D5wѨA��k0�}{,��S���WU�'z�#���`�y�5T�!cZ |
|---|
| | 299 | 1��֥��=қ�(�Bf�&�YY����.}0o�5����3�%p@���_m���,�����FlU��ZR��f�!�07�8>��|�+�j#�äY ���%ޢ��N������~Tlɋrhf��QllBBl��^1!��:��P;���-ߜ���jRb���J����� |
|---|
| | 300 | ���!��;2��R`]!�@ޔ��X᪈D5wѨA��k0�}{,��S���WU�'z�#���`�y�5T�!cZ |
|---|
| 260 | 301 | b�����Y^,{�Kr�yr���J�&B���s�3�5M�~�����~w=�6�l�L_�q�� |
|---|
| 261 | | �=b.�ۤ�"de��Јb��C����?`��3��9������<{VBM�] + |
|---|
| | 302 | �=b.�ۤ�"de��Јb��C����?` |
|---|
| | 303 | ��3��9������<{VBM�] + |
|---|
| 262 | 304 | ����Z�zGa�i ���*s^���e�Ӵ���Z@�,qC���Y��O�<yt�+)�y�$��H�7Q��,0��R�bp�h |
|---|
| 263 | | ����,��Q_2E�4R�W�l�r#!p��=LMW��>��#-ψ���ӡ`�zw3\�"�#��2��qє-c��#�᪵P0)�5 ��&��������0I�����R���OR>O^T�(�BO�Cc1�a��6��/+.���7��M�Y��w�f�ھVq70x��a*���O<J��,n�� |
|---|
| | 305 | ����,��Q_2E�4R�W�l�r#!p��=LMW�� |
|---|
| | 306 | >��#-ψ���ӡ`�zw3\�"�#��2��qє-c��#�᪵P0)�5 ��&��������0I�����R���OR>O^T�(�BO�Cc1�a��6��/+.���7��M�Y��w�f�ھVq70x��a*���O<J��,n�� |
|---|
| 264 | 307 | �{���s�RU)p���T�Nh��W{�}Po��j�0��h�k�tU�X��P��8L���o}��,�����0��R�ng� |
|---|
| 265 | 308 | dN3�x� |
|---|
| 266 | 309 | ��(c��꺞�3\�����/i9��0c�0asʡ��O�Z��AՃBz�B�z7LJ�����f���!x�{�v�'7���U��<��u<:Z���eI��u |
|---|
| 267 | | �+Iv���W�Q������@%��1��-X�]�ʼ�0�X^{��Z�CX�^X�����r�!b1�sω�&�W�@+�es�a�Yp�>�s�����D���(T+^t�� ��nq2D̏i<��"��kw�����G�f |
|---|
| | 310 | �+Iv���W�Q������@%��1��-X�]�ʼ�0�X^{��Z�CX�^X�����r�!b1�sω�&�W�@+�es�a�Yp�>�s |
|---|
| | 311 | �����D���(T+^t�� ��nq2D̏i<��"��kw�����G�f |
|---|
| 268 | 312 | Z�y����/��:ѡ�L����D�t��{�X{E=�;Z\\|�YqHWF�qT6zi:�� z�]5T�c.�ۂ��6�� |
|---|
| 269 | 313 | /�Pf�dk��MCf�Nr���������1q����-1D�K�ʊ��r����������������5婢����/X�����(��o��W�-0�k�d��?�Z֖��b�x�kǜw�y����7�˝� |
|---|
| 270 | 314 | �Y������c�|������""B�'���������� %��)�LK���C���lv����MA><�� |
|---|
| 271 | 315 | |
|---|
| 272 | | kָ9;/sv�;�_S�#߭�����c�nkBw��������8Gxxܮ�2��~��o�dstream |
|---|
| | 316 | kָ9;/sv�;�_S�#߭����� |
|---|
| | 317 | c�nkBw��������8Gxxܮ�2��~��o�dstream |
|---|
| 273 | 318 | endobj |
|---|
| 274 | 319 | 20 0 obj<</Type/XObject/Subtype/Image/Width 336/Height 32/BitsPerComponent 1/ImageMask true/Filter/FlateDecode/Length 481 >>stream |
|---|
| … | … | |
| 281 | 326 | 21 0 obj<</Type/XObject/Subtype/Image/Mask 20 0 R/ColorSpace[/Indexed/DeviceRGB 43<21214D21215229295431315A36365E3C3C634040664343694A4A6E4D4D715151745555775A5A7B6464836B6B886B6B8972728E7676927B7B957F7F9984849D8989A08D8DA49393A89595AA9C9CAF9F9FB3A4A4B6A8A8BAADADBDB2B2C1B5B5C4BBBBC8BEBECBC4C4D0C8C8D3CECED7D6D6DEDBDBE2DEDEE5E4E4E9E7E7ECEEEEF1FFFFFF>]/Interpolate true/Filter/FlateDecode/Width 336/Height 32/BitsPerComponent 8/Length 2883 >>stream |
|---|
| 282 | 327 | x�Zk���E!�D�>iQ4��{n��nU�������_��Ҹ�>���c=Z |
|---|
| 283 | | ��#�����������z��g�/)t7��v6�U��g�c��7�l��^�'�Ñ/J>��5_x��������=��0"k_ 4 =QX����V0�����|\U��.��V�����>��P�z�:�g��_N�3|���ԫ�G>,��-АO� |
|---|
| | 328 | ��#�����������z��g�/)t7��v6�U��g�c�� |
|---|
| | 329 | 7�l��^�'�Ñ/J>��5_x��������=��0"k_ 4 =QX����V0�����|\U��.��V�����>��P�z�:�g��_N�3|���ԫ�G>,��-АO� |
|---|
| 284 | 330 | M&�����x�C�}���zr-QO1 |
|---|
| 285 | 331 | :���7�\wD���@k� |
|---|
|