Agilphil

000-default.conf

Apr 23rd, 2017
2,127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 398.28 KB | None | 0 0
  1. Last login: Mon Apr 17 13:13:41 on console
  2. MacBook-Pro:~ PBRIERE$ ssh root@82.223.16.48
  3. root@82.223.16.48's password:
  4. Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-21-generic x86_64)
  5.  
  6. * Documentation: https://help.ubuntu.com
  7. * Management: https://landscape.canonical.com
  8. * Support: https://ubuntu.com/advantage
  9. Last login: Fri Apr 14 08:10:57 2017 from 88.166.88.153
  10. root@localhost:~# cp /etc/wordpress/wp-config.php /etc/wordpress/config-mutatis.io.php
  11. cp: cannot stat '/etc/wordpress/wp-config.php': No such file or directory
  12. root@localhost:~# cp /usr/share/wordpress/wp-config.php /usr/share/wordpress/config-mutatis.io.php
  13. root@localhost:~# mv /usr/share/wordpress/config-mutatis.io.php /etc/wordpress/config-mutatis.io.php
  14. root@localhost:~# find / -type d -name "*wp-admin*"
  15. /usr/share/wordpress/wp-admin
  16. ^C
  17. root@localhost:~# find / -type d -name "*wp-login.php*"
  18. root@localhost:~# find / -type d -name "*wp-login*"
  19. root@localhost:~# php -v
  20. PHP 7.0.15-1+deb.sury.org~xenial+1 (cli) (built: Jan 20 2017 08:53:13) ( NTS )
  21. Copyright (c) 1997-2017 The PHP Group
  22. Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
  23. with Zend OPcache v7.0.15-1+deb.sury.org~xenial+1, Copyright (c) 1999-2017, by Zend Technologies
  24. with Xdebug v2.5.0, Copyright (c) 2002-2016, by Derick Rethans
  25. root@localhost:~# mysql -v
  26. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
  27. root@localhost:~# mysql -V
  28. mysql Ver 14.14 Distrib 5.7.17, for Linux (x86_64) using EditLine wrapper
  29. root@localhost:~# tree
  30. -bash: tree: command not found
  31. root@localhost:~# apt-get install tree
  32. Reading package lists... Done
  33. Building dependency tree
  34. Reading state information... Done
  35. The following packages were automatically installed and are no longer required:
  36. libcurl3 libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2
  37. libelf1 libfile-basedir-perl libfile-desktopentry-perl libfile-mimeinfo-perl
  38. libfontenc1 libfpdf-tpl-php libfpdi-php libgl1-mesa-dri libgl1-mesa-glx
  39. libglapi-mesa libice6 libipc-system-simple-perl libjs-excanvas
  40. libjs-jquery-cookie libjs-jquery-flot libjs-jquery-ui libllvm3.8
  41. libnet-dbus-perl libnusoap-php libpciaccess0 libphp-adodb libsm6
  42. libtie-ixhash-perl libtxc-dxtn-s2tc0 libx11-protocol-perl libx11-xcb1
  43. libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0
  44. libxcb-shape0 libxcb-sync1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
  45. libxft2 libxi6 libxinerama1 libxml-parser-perl libxml-twig-perl
  46. libxml-xpathengine-perl libxmu6 libxrandr2 libxrender1 libxshmfence1 libxt6
  47. libxtst6 libxv1 libxxf86dga1 libxxf86vm1 linux-headers-4.4.0-59
  48. linux-headers-4.4.0-59-generic linux-headers-4.4.0-62
  49. linux-headers-4.4.0-62-generic linux-headers-4.4.0-63
  50. linux-headers-4.4.0-63-generic linux-headers-4.4.0-64
  51. linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
  52. linux-headers-4.4.0-66-generic linux-headers-4.4.0-67
  53. linux-headers-4.4.0-67-generic linux-headers-4.4.0-70
  54. linux-headers-4.4.0-70-generic linux-image-4.4.0-59-generic
  55. linux-image-4.4.0-62-generic linux-image-4.4.0-63-generic
  56. linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic
  57. linux-image-4.4.0-67-generic linux-image-4.4.0-70-generic
  58. linux-image-extra-4.4.0-59-generic linux-image-extra-4.4.0-62-generic
  59. linux-image-extra-4.4.0-63-generic linux-image-extra-4.4.0-64-generic
  60. linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-67-generic
  61. linux-image-extra-4.4.0-70-generic php-curl php-fpdf php-ldap php-mail-mime
  62. php-pclzip php7.0-curl php7.0-ldap x11-common x11-utils x11-xserver-utils
  63. xdg-utils
  64. Use 'apt autoremove' to remove them.
  65. The following NEW packages will be installed:
  66. tree
  67. 0 upgraded, 1 newly installed, 0 to remove and 91 not upgraded.
  68. 3 not fully installed or removed.
  69. Need to get 40.6 kB of archives.
  70. After this operation, 138 kB of additional disk space will be used.
  71. Get:1 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 tree amd64 1.7.0-3 [40.6 kB]
  72. Fetched 40.6 kB in 0s (90.0 kB/s)
  73. Selecting previously unselected package tree.
  74. (Reading database ... 362243 files and directories currently installed.)
  75. Preparing to unpack .../tree_1.7.0-3_amd64.deb ...
  76. Unpacking tree (1.7.0-3) ...
  77. Setting up linux-image-extra-4.4.0-72-generic (4.4.0-72.93) ...
  78. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-72-generic /boot/vmlinuz-4.4.0-72-generic
  79. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-72-generic /boot/vmlinuz-4.4.0-72-generic
  80. update-initramfs: Generating /boot/initrd.img-4.4.0-72-generic
  81.  
  82. gzip: stdout: No space left on device
  83. E: mkinitramfs failure find 141 cpio 141 gzip 1
  84. update-initramfs: failed for /boot/initrd.img-4.4.0-72-generic with 1.
  85. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  86. dpkg: error processing package linux-image-extra-4.4.0-72-generic (--configure):
  87. subprocess installed post-installation script returned error exit status 1
  88. dpkg: dependency problems prevent configuration of linux-image-generic:
  89. linux-image-generic depends on linux-image-extra-4.4.0-72-generic; however:
  90. Package linux-image-extra-4.4.0-72-generic is not configured yet.
  91.  
  92. dpkg: error processing package linux-image-generic (--configure):
  93. dependency problems - leaving unconfigured
  94. dpkg: dependency problems prevent configuration of linux-generic:
  95. linux-generic depends on linux-image-generic (= 4.4.0.72.78); however:
  96. Package linux-image-generic is not configured yet.
  97.  
  98. dpkg: error processing package linux-generic (--configure):
  99. dependency problems - leaving unconfigured
  100. Setting up tree (1.7.0-3) ...
  101. Errors were encountered while processing:
  102. linux-image-extra-4.4.0-72-generic
  103. linux-image-generic
  104. linux-generic
  105. E: Sub-process /usr/bin/dpkg returned an error code (1)
  106. root@localhost:~# tree -N
  107. .
  108.  
  109. 0 directories, 0 files
  110. root@localhost:~# tree apt-get install tree
  111. apt-get [error opening dir]
  112. install [error opening dir]
  113. tree [error opening dir]
  114.  
  115. 0 directories, 0 files
  116. root@localhost:~# tree /usr/share/wordpress/wp-content/plugins
  117. /usr/share/wordpress/wp-content/plugins
  118. ├── akismet
  119. │   ├── akismet.php
  120. │   ├── class.akismet-admin.php
  121. │   ├── class.akismet-cli.php
  122. │   ├── class.akismet.php
  123. │   ├── class.akismet-widget.php
  124. │   ├── _inc
  125. │   │   ├── akismet.css
  126. │   │   ├── akismet.js
  127. │   │   ├── form.js
  128. │   │   └── img
  129. │   │   └── logo-full-2x.png
  130. │   ├── index.php
  131. │   ├── LICENSE.txt
  132. │   ├── readme.txt
  133. │   ├── views
  134. │   │   ├── config.php
  135. │   │   ├── get.php
  136. │   │   ├── notice.php
  137. │   │   ├── start.php
  138. │   │   └── stats.php
  139. │   └── wrapper.php
  140. ├── backwpup
  141. │   ├── assets
  142. │   │   ├── css
  143. │   │   │   ├── backwpup.css
  144. │   │   │   └── backwpup.min.css
  145. │   │   ├── fonts
  146. │   │   │   ├── backwpup.eot
  147. │   │   │   ├── backwpup.svg
  148. │   │   │   ├── backwpup.ttf
  149. │   │   │   └── backwpup.woff
  150. │   │   ├── images
  151. │   │   │   ├── backwpupbanner.png
  152. │   │   │   ├── current.png
  153. │   │   │   ├── erroreven.png
  154. │   │   │   ├── errorhover.png
  155. │   │   │   ├── errorodd.png
  156. │   │   │   ├── even.png
  157. │   │   │   ├── execute.png
  158. │   │   │   ├── help.png
  159. │   │   │   ├── hgboxleft.png
  160. │   │   │   ├── hgbox.png
  161. │   │   │   ├── hgbtgreenhover.png
  162. │   │   │   ├── hgbtgreen.png
  163. │   │   │   ├── hgbtredhover.png
  164. │   │   │   ├── hgbtred.png
  165. │   │   │   ├── hgtopgreen.png
  166. │   │   │   ├── hover.png
  167. │   │   │   ├── imagecloud.png
  168. │   │   │   ├── imagedata.png
  169. │   │   │   ├── imagesave.png
  170. │   │   │   ├── imagesec.png
  171. │   │   │   ├── imagexml.png
  172. │   │   │   ├── inpsyde.png
  173. │   │   │   ├── odd.png
  174. │   │   │   ├── progressbarhg.jpg
  175. │   │   │   ├── tickeven.png
  176. │   │   │   ├── tickhover.png
  177. │   │   │   └── tickodd.png
  178. │   │   ├── js
  179. │   │   │   ├── general.js
  180. │   │   │   ├── general.min.js
  181. │   │   │   ├── page_edit_jobtype_dbdump.js
  182. │   │   │   ├── page_edit_jobtype_dbdump.min.js
  183. │   │   │   ├── page_edit_jobtype_file.js
  184. │   │   │   ├── page_edit_jobtype_file.min.js
  185. │   │   │   ├── page_edit_tab_cron.js
  186. │   │   │   ├── page_edit_tab_cron.min.js
  187. │   │   │   ├── page_edit_tab_job.js
  188. │   │   │   ├── page_edit_tab_job.min.js
  189. │   │   │   ├── page_settings.js
  190. │   │   │   └── page_settings.min.js
  191. │   │   └── templates
  192. │   │   └── php52notice
  193. │   │   ├── de
  194. │   │   │   ├── notice.php
  195. │   │   │   └── question.php
  196. │   │   ├── de_DE_formal
  197. │   │   │   ├── notice.php
  198. │   │   │   └── question.php
  199. │   │   ├── en
  200. │   │   │   ├── notice.php
  201. │   │   │   └── question.php
  202. │   │   └── it
  203. │   │   ├── notice.php
  204. │   │   └── question.php
  205. │   ├── backwpup.php
  206. │   ├── inc
  207. │   │   ├── class-adminbar.php
  208. │   │   ├── class-admin.php
  209. │   │   ├── class-become-inpsyder-widget.php
  210. │   │   ├── class-betatester-admin-notice.php
  211. │   │   ├── class-create-archive.php
  212. │   │   ├── class-cron.php
  213. │   │   ├── class-destination-dropbox.php
  214. │   │   ├── class-destination-email.php
  215. │   │   ├── class-destination-folder.php
  216. │   │   ├── class-destination-ftp.php
  217. │   │   ├── class-destination-msazure.php
  218. │   │   ├── class-destination-rsc.php
  219. │   │   ├── class-destination-s3.php
  220. │   │   ├── class-destinations.php
  221. │   │   ├── class-destination-sugarsync.php
  222. │   │   ├── class-dismissible-notice-option.php
  223. │   │   ├── class-easycron.php
  224. │   │   ├── class-encryption-fallback.php
  225. │   │   ├── class-encryption-mcrypt.php
  226. │   │   ├── class-encryption-openssl.php
  227. │   │   ├── class-encryption.php
  228. │   │   ├── class-file.php
  229. │   │   ├── class-help.php
  230. │   │   ├── class-install.php
  231. │   │   ├── class-job.php
  232. │   │   ├── class-jobtype-dbcheck.php
  233. │   │   ├── class-jobtype-dbdump.php
  234. │   │   ├── class-jobtype-file.php
  235. │   │   ├── class-jobtypes.php
  236. │   │   ├── class-jobtype-wpexp.php
  237. │   │   ├── class-jobtype-wpplugin.php
  238. │   │   ├── class-message-box.php
  239. │   │   ├── class-mysqldump.php
  240. │   │   ├── class-option.php
  241. │   │   ├── class-page-about.php
  242. │   │   ├── class-page-backups.php
  243. │   │   ├── class-page-backwpup.php
  244. │   │   ├── class-page-editjob.php
  245. │   │   ├── class-page-jobs.php
  246. │   │   ├── class-page-logs.php
  247. │   │   ├── class-page-settings.php
  248. │   │   ├── class-php-admin-notice.php
  249. │   │   └── class-wp-cli.php
  250. │   ├── languages
  251. │   │   └── backwpup.pot
  252. │   ├── readme.txt
  253. │   ├── uninstall.php
  254. │   └── vendor
  255. │   ├── Aws
  256. │   │   ├── Common
  257. │   │   │   ├── Aws.php
  258. │   │   │   ├── Client
  259. │   │   │   │   ├── AbstractClient.php
  260. │   │   │   │   ├── AwsClientInterface.php
  261. │   │   │   │   ├── ClientBuilder.php
  262. │   │   │   │   ├── DefaultClient.php
  263. │   │   │   │   ├── ExpiredCredentialsChecker.php
  264. │   │   │   │   ├── ThrottlingErrorChecker.php
  265. │   │   │   │   ├── UploadBodyListener.php
  266. │   │   │   │   └── UserAgentListener.php
  267. │   │   │   ├── Command
  268. │   │   │   │   ├── AwsQueryVisitor.php
  269. │   │   │   │   ├── JsonCommand.php
  270. │   │   │   │   ├── QueryCommand.php
  271. │   │   │   │   └── XmlResponseLocationVisitor.php
  272. │   │   │   ├── Credentials
  273. │   │   │   │   ├── AbstractCredentialsDecorator.php
  274. │   │   │   │   ├── AbstractRefreshableCredentials.php
  275. │   │   │   │   ├── CacheableCredentials.php
  276. │   │   │   │   ├── CredentialsInterface.php
  277. │   │   │   │   ├── Credentials.php
  278. │   │   │   │   ├── NullCredentials.php
  279. │   │   │   │   └── RefreshableInstanceProfileCredentials.php
  280. │   │   │   ├── Enum
  281. │   │   │   │   ├── ClientOptions.php
  282. │   │   │   │   ├── DateFormat.php
  283. │   │   │   │   ├── Region.php
  284. │   │   │   │   ├── Size.php
  285. │   │   │   │   ├── Time.php
  286. │   │   │   │   └── UaString.php
  287. │   │   │   ├── Enum.php
  288. │   │   │   ├── Exception
  289. │   │   │   │   ├── AwsExceptionInterface.php
  290. │   │   │   │   ├── BadMethodCallException.php
  291. │   │   │   │   ├── DomainException.php
  292. │   │   │   │   ├── ExceptionFactoryInterface.php
  293. │   │   │   │   ├── ExceptionListener.php
  294. │   │   │   │   ├── InstanceProfileCredentialsException.php
  295. │   │   │   │   ├── InvalidArgumentException.php
  296. │   │   │   │   ├── LogicException.php
  297. │   │   │   │   ├── MultipartUploadException.php
  298. │   │   │   │   ├── NamespaceExceptionFactory.php
  299. │   │   │   │   ├── OutOfBoundsException.php
  300. │   │   │   │   ├── OverflowException.php
  301. │   │   │   │   ├── Parser
  302. │   │   │   │   │   ├── AbstractJsonExceptionParser.php
  303. │   │   │   │   │   ├── DefaultXmlExceptionParser.php
  304. │   │   │   │   │   ├── ExceptionParserInterface.php
  305. │   │   │   │   │   ├── JsonQueryExceptionParser.php
  306. │   │   │   │   │   └── JsonRestExceptionParser.php
  307. │   │   │   │   ├── RequiredExtensionNotLoadedException.php
  308. │   │   │   │   ├── RuntimeException.php
  309. │   │   │   │   ├── ServiceResponseException.php
  310. │   │   │   │   ├── TransferException.php
  311. │   │   │   │   └── UnexpectedValueException.php
  312. │   │   │   ├── Facade
  313. │   │   │   │   ├── facade-classes.php
  314. │   │   │   │   ├── FacadeInterface.php
  315. │   │   │   │   └── Facade.php
  316. │   │   │   ├── Hash
  317. │   │   │   │   ├── ChunkHashInterface.php
  318. │   │   │   │   ├── ChunkHash.php
  319. │   │   │   │   ├── HashUtils.php
  320. │   │   │   │   └── TreeHash.php
  321. │   │   │   ├── HostNameUtils.php
  322. │   │   │   ├── InstanceMetadata
  323. │   │   │   │   ├── InstanceMetadataClient.php
  324. │   │   │   │   └── Waiter
  325. │   │   │   │   └── ServiceAvailable.php
  326. │   │   │   ├── Iterator
  327. │   │   │   │   ├── AwsResourceIteratorFactory.php
  328. │   │   │   │   └── AwsResourceIterator.php
  329. │   │   │   ├── Model
  330. │   │   │   │   └── MultipartUpload
  331. │   │   │   │   ├── AbstractTransfer.php
  332. │   │   │   │   ├── AbstractTransferState.php
  333. │   │   │   │   ├── AbstractUploadBuilder.php
  334. │   │   │   │   ├── AbstractUploadId.php
  335. │   │   │   │   ├── AbstractUploadPart.php
  336. │   │   │   │   ├── TransferInterface.php
  337. │   │   │   │   ├── TransferStateInterface.php
  338. │   │   │   │   ├── UploadIdInterface.php
  339. │   │   │   │   └── UploadPartInterface.php
  340. │   │   │   ├── Resources
  341. │   │   │   │   ├── aws-config.php
  342. │   │   │   │   ├── public-endpoints.php
  343. │   │   │   │   └── sdk1-config.php
  344. │   │   │   ├── RulesEndpointProvider.php
  345. │   │   │   ├── Signature
  346. │   │   │   │   ├── AbstractSignature.php
  347. │   │   │   │   ├── EndpointSignatureInterface.php
  348. │   │   │   │   ├── SignatureInterface.php
  349. │   │   │   │   ├── SignatureListener.php
  350. │   │   │   │   ├── SignatureV2.php
  351. │   │   │   │   ├── SignatureV3Https.php
  352. │   │   │   │   └── SignatureV4.php
  353. │   │   │   └── Waiter
  354. │   │   │   ├── AbstractResourceWaiter.php
  355. │   │   │   ├── AbstractWaiter.php
  356. │   │   │   ├── CallableWaiter.php
  357. │   │   │   ├── CompositeWaiterFactory.php
  358. │   │   │   ├── ConfigResourceWaiter.php
  359. │   │   │   ├── ResourceWaiterInterface.php
  360. │   │   │   ├── WaiterClassFactory.php
  361. │   │   │   ├── WaiterConfigFactory.php
  362. │   │   │   ├── WaiterConfig.php
  363. │   │   │   ├── WaiterFactoryInterface.php
  364. │   │   │   └── WaiterInterface.php
  365. │   │   └── S3
  366. │   │   ├── AcpListener.php
  367. │   │   ├── BucketStyleListener.php
  368. │   │   ├── Command
  369. │   │   │   └── S3Command.php
  370. │   │   ├── Enum
  371. │   │   │   ├── CannedAcl.php
  372. │   │   │   ├── EncodingType.php
  373. │   │   │   ├── Event.php
  374. │   │   │   ├── GranteeType.php
  375. │   │   │   ├── Group.php
  376. │   │   │   ├── MetadataDirective.php
  377. │   │   │   ├── MFADelete.php
  378. │   │   │   ├── Payer.php
  379. │   │   │   ├── Permission.php
  380. │   │   │   ├── Protocol.php
  381. │   │   │   ├── ServerSideEncryption.php
  382. │   │   │   ├── Status.php
  383. │   │   │   ├── StorageClass.php
  384. │   │   │   └── Storage.php
  385. │   │   ├── Exception
  386. │   │   │   ├── AccessDeniedException.php
  387. │   │   │   ├── AccountProblemException.php
  388. │   │   │   ├── AmbiguousGrantByEmailAddressException.php
  389. │   │   │   ├── BadDigestException.php
  390. │   │   │   ├── BucketAlreadyExistsException.php
  391. │   │   │   ├── BucketAlreadyOwnedByYouException.php
  392. │   │   │   ├── BucketNotEmptyException.php
  393. │   │   │   ├── CredentialsNotSupportedException.php
  394. │   │   │   ├── CrossLocationLoggingProhibitedException.php
  395. │   │   │   ├── DeleteMultipleObjectsException.php
  396. │   │   │   ├── EntityTooLargeException.php
  397. │   │   │   ├── EntityTooSmallException.php
  398. │   │   │   ├── ExpiredTokenException.php
  399. │   │   │   ├── IllegalVersioningConfigurationException.php
  400. │   │   │   ├── IncompleteBodyException.php
  401. │   │   │   ├── IncorrectNumberOfFilesInPostRequestException.php
  402. │   │   │   ├── InlineDataTooLargeException.php
  403. │   │   │   ├── InternalErrorException.php
  404. │   │   │   ├── InvalidAccessKeyIdException.php
  405. │   │   │   ├── InvalidAddressingHeaderException.php
  406. │   │   │   ├── InvalidArgumentException.php
  407. │   │   │   ├── InvalidBucketNameException.php
  408. │   │   │   ├── InvalidBucketStateException.php
  409. │   │   │   ├── InvalidDigestException.php
  410. │   │   │   ├── InvalidLocationConstraintException.php
  411. │   │   │   ├── InvalidPartException.php
  412. │   │   │   ├── InvalidPartOrderException.php
  413. │   │   │   ├── InvalidPayerException.php
  414. │   │   │   ├── InvalidPolicyDocumentException.php
  415. │   │   │   ├── InvalidRangeException.php
  416. │   │   │   ├── InvalidRequestException.php
  417. │   │   │   ├── InvalidSecurityException.php
  418. │   │   │   ├── InvalidSOAPRequestException.php
  419. │   │   │   ├── InvalidStorageClassException.php
  420. │   │   │   ├── InvalidTagErrorException.php
  421. │   │   │   ├── InvalidTargetBucketForLoggingException.php
  422. │   │   │   ├── InvalidTokenException.php
  423. │   │   │   ├── InvalidURIException.php
  424. │   │   │   ├── KeyTooLongException.php
  425. │   │   │   ├── MalformedACLErrorException.php
  426. │   │   │   ├── MalformedPOSTRequestException.php
  427. │   │   │   ├── MalformedXMLException.php
  428. │   │   │   ├── MaxMessageLengthExceededException.php
  429. │   │   │   ├── MaxPostPreDataLengthExceededErrorException.php
  430. │   │   │   ├── MetadataTooLargeException.php
  431. │   │   │   ├── MethodNotAllowedException.php
  432. │   │   │   ├── MissingAttachmentException.php
  433. │   │   │   ├── MissingContentLengthException.php
  434. │   │   │   ├── MissingRequestBodyErrorException.php
  435. │   │   │   ├── MissingSecurityElementException.php
  436. │   │   │   ├── MissingSecurityHeaderException.php
  437. │   │   │   ├── NoLoggingStatusForKeyException.php
  438. │   │   │   ├── NoSuchBucketException.php
  439. │   │   │   ├── NoSuchBucketPolicyException.php
  440. │   │   │   ├── NoSuchCORSConfigurationException.php
  441. │   │   │   ├── NoSuchKeyException.php
  442. │   │   │   ├── NoSuchLifecycleConfigurationException.php
  443. │   │   │   ├── NoSuchTagSetException.php
  444. │   │   │   ├── NoSuchUploadException.php
  445. │   │   │   ├── NoSuchVersionException.php
  446. │   │   │   ├── NoSuchWebsiteConfigurationException.php
  447. │   │   │   ├── NotImplementedException.php
  448. │   │   │   ├── NotSignedUpException.php
  449. │   │   │   ├── NotSuchBucketPolicyException.php
  450. │   │   │   ├── ObjectAlreadyInActiveTierErrorException.php
  451. │   │   │   ├── ObjectNotInActiveTierErrorException.php
  452. │   │   │   ├── OperationAbortedException.php
  453. │   │   │   ├── Parser
  454. │   │   │   │   └── S3ExceptionParser.php
  455. │   │   │   ├── PermanentRedirectException.php
  456. │   │   │   ├── PreconditionFailedException.php
  457. │   │   │   ├── RedirectException.php
  458. │   │   │   ├── RequestIsNotMultiPartContentException.php
  459. │   │   │   ├── RequestTimeoutException.php
  460. │   │   │   ├── RequestTimeTooSkewedException.php
  461. │   │   │   ├── RequestTorrentOfBucketErrorException.php
  462. │   │   │   ├── S3Exception.php
  463. │   │   │   ├── ServiceUnavailableException.php
  464. │   │   │   ├── SignatureDoesNotMatchException.php
  465. │   │   │   ├── SlowDownException.php
  466. │   │   │   ├── TemporaryRedirectException.php
  467. │   │   │   ├── TokenRefreshRequiredException.php
  468. │   │   │   ├── TooManyBucketsException.php
  469. │   │   │   ├── UnexpectedContentException.php
  470. │   │   │   ├── UnresolvableGrantByEmailAddressException.php
  471. │   │   │   └── UserKeyMustBeSpecifiedException.php
  472. │   │   ├── IncompleteMultipartUploadChecker.php
  473. │   │   ├── Iterator
  474. │   │   │   ├── ListBucketsIterator.php
  475. │   │   │   ├── ListMultipartUploadsIterator.php
  476. │   │   │   ├── ListObjectsIterator.php
  477. │   │   │   ├── ListObjectVersionsIterator.php
  478. │   │   │   └── OpendirIterator.php
  479. │   │   ├── Model
  480. │   │   │   ├── AcpBuilder.php
  481. │   │   │   ├── Acp.php
  482. │   │   │   ├── ClearBucket.php
  483. │   │   │   ├── DeleteObjectsBatch.php
  484. │   │   │   ├── DeleteObjectsTransfer.php
  485. │   │   │   ├── Grantee.php
  486. │   │   │   ├── Grant.php
  487. │   │   │   ├── MultipartUpload
  488. │   │   │   │   ├── AbstractTransfer.php
  489. │   │   │   │   ├── ParallelTransfer.php
  490. │   │   │   │   ├── SerialTransfer.php
  491. │   │   │   │   ├── TransferState.php
  492. │   │   │   │   ├── UploadBuilder.php
  493. │   │   │   │   ├── UploadId.php
  494. │   │   │   │   └── UploadPart.php
  495. │   │   │   └── PostObject.php
  496. │   │   ├── Resources
  497. │   │   │   └── s3-2006-03-01.php
  498. │   │   ├── ResumableDownload.php
  499. │   │   ├── S3Client.php
  500. │   │   ├── S3Md5Listener.php
  501. │   │   ├── S3SignatureInterface.php
  502. │   │   ├── S3Signature.php
  503. │   │   ├── S3SignatureV4.php
  504. │   │   ├── SocketTimeoutChecker.php
  505. │   │   ├── SseCpkListener.php
  506. │   │   ├── StreamWrapper.php
  507. │   │   └── Sync
  508. │   │   ├── AbstractSyncBuilder.php
  509. │   │   ├── AbstractSync.php
  510. │   │   ├── ChangedFilesIterator.php
  511. │   │   ├── DownloadSyncBuilder.php
  512. │   │   ├── DownloadSync.php
  513. │   │   ├── FilenameConverterInterface.php
  514. │   │   ├── KeyConverter.php
  515. │   │   ├── UploadSyncBuilder.php
  516. │   │   └── UploadSync.php
  517. │   ├── Guzzle
  518. │   │   ├── Batch
  519. │   │   │   ├── AbstractBatchDecorator.php
  520. │   │   │   ├── BatchBuilder.php
  521. │   │   │   ├── BatchClosureDivisor.php
  522. │   │   │   ├── BatchClosureTransfer.php
  523. │   │   │   ├── BatchCommandTransfer.php
  524. │   │   │   ├── BatchDivisorInterface.php
  525. │   │   │   ├── BatchInterface.php
  526. │   │   │   ├── Batch.php
  527. │   │   │   ├── BatchRequestTransfer.php
  528. │   │   │   ├── BatchSizeDivisor.php
  529. │   │   │   ├── BatchTransferInterface.php
  530. │   │   │   ├── composer.json
  531. │   │   │   ├── Exception
  532. │   │   │   │   └── BatchTransferException.php
  533. │   │   │   ├── ExceptionBufferingBatch.php
  534. │   │   │   ├── FlushingBatch.php
  535. │   │   │   ├── HistoryBatch.php
  536. │   │   │   └── NotifyingBatch.php
  537. │   │   ├── Cache
  538. │   │   │   ├── AbstractCacheAdapter.php
  539. │   │   │   ├── CacheAdapterFactory.php
  540. │   │   │   ├── CacheAdapterInterface.php
  541. │   │   │   ├── ClosureCacheAdapter.php
  542. │   │   │   ├── composer.json
  543. │   │   │   ├── DoctrineCacheAdapter.php
  544. │   │   │   ├── NullCacheAdapter.php
  545. │   │   │   ├── Zf1CacheAdapter.php
  546. │   │   │   └── Zf2CacheAdapter.php
  547. │   │   ├── Common
  548. │   │   │   ├── AbstractHasDispatcher.php
  549. │   │   │   ├── Collection.php
  550. │   │   │   ├── composer.json
  551. │   │   │   ├── Event.php
  552. │   │   │   ├── Exception
  553. │   │   │   │   ├── BadMethodCallException.php
  554. │   │   │   │   ├── ExceptionCollection.php
  555. │   │   │   │   ├── GuzzleException.php
  556. │   │   │   │   ├── InvalidArgumentException.php
  557. │   │   │   │   ├── RuntimeException.php
  558. │   │   │   │   └── UnexpectedValueException.php
  559. │   │   │   ├── FromConfigInterface.php
  560. │   │   │   ├── HasDispatcherInterface.php
  561. │   │   │   ├── ToArrayInterface.php
  562. │   │   │   └── Version.php
  563. │   │   ├── Http
  564. │   │   │   ├── AbstractEntityBodyDecorator.php
  565. │   │   │   ├── CachingEntityBody.php
  566. │   │   │   ├── ClientInterface.php
  567. │   │   │   ├── Client.php
  568. │   │   │   ├── composer.json
  569. │   │   │   ├── Curl
  570. │   │   │   │   ├── CurlHandle.php
  571. │   │   │   │   ├── CurlMultiInterface.php
  572. │   │   │   │   ├── CurlMulti.php
  573. │   │   │   │   ├── CurlMultiProxy.php
  574. │   │   │   │   ├── CurlVersion.php
  575. │   │   │   │   └── RequestMediator.php
  576. │   │   │   ├── EntityBodyInterface.php
  577. │   │   │   ├── EntityBody.php
  578. │   │   │   ├── Exception
  579. │   │   │   │   ├── BadResponseException.php
  580. │   │   │   │   ├── ClientErrorResponseException.php
  581. │   │   │   │   ├── CouldNotRewindStreamException.php
  582. │   │   │   │   ├── CurlException.php
  583. │   │   │   │   ├── HttpException.php
  584. │   │   │   │   ├── MultiTransferException.php
  585. │   │   │   │   ├── RequestException.php
  586. │   │   │   │   ├── ServerErrorResponseException.php
  587. │   │   │   │   └── TooManyRedirectsException.php
  588. │   │   │   ├── IoEmittingEntityBody.php
  589. │   │   │   ├── Message
  590. │   │   │   │   ├── AbstractMessage.php
  591. │   │   │   │   ├── EntityEnclosingRequestInterface.php
  592. │   │   │   │   ├── EntityEnclosingRequest.php
  593. │   │   │   │   ├── Header
  594. │   │   │   │   │   ├── CacheControl.php
  595. │   │   │   │   │   ├── HeaderCollection.php
  596. │   │   │   │   │   ├── HeaderFactoryInterface.php
  597. │   │   │   │   │   ├── HeaderFactory.php
  598. │   │   │   │   │   ├── HeaderInterface.php
  599. │   │   │   │   │   └── Link.php
  600. │   │   │   │   ├── Header.php
  601. │   │   │   │   ├── MessageInterface.php
  602. │   │   │   │   ├── PostFileInterface.php
  603. │   │   │   │   ├── PostFile.php
  604. │   │   │   │   ├── RequestFactoryInterface.php
  605. │   │   │   │   ├── RequestFactory.php
  606. │   │   │   │   ├── RequestInterface.php
  607. │   │   │   │   ├── Request.php
  608. │   │   │   │   └── Response.php
  609. │   │   │   ├── Mimetypes.php
  610. │   │   │   ├── QueryAggregator
  611. │   │   │   │   ├── CommaAggregator.php
  612. │   │   │   │   ├── DuplicateAggregator.php
  613. │   │   │   │   ├── PhpAggregator.php
  614. │   │   │   │   └── QueryAggregatorInterface.php
  615. │   │   │   ├── QueryString.php
  616. │   │   │   ├── ReadLimitEntityBody.php
  617. │   │   │   ├── RedirectPlugin.php
  618. │   │   │   ├── Resources
  619. │   │   │   │   ├── cacert.pem
  620. │   │   │   │   └── cacert.pem.md5
  621. │   │   │   ├── StaticClient.php
  622. │   │   │   └── Url.php
  623. │   │   ├── Inflection
  624. │   │   │   ├── composer.json
  625. │   │   │   ├── InflectorInterface.php
  626. │   │   │   ├── Inflector.php
  627. │   │   │   ├── MemoizingInflector.php
  628. │   │   │   └── PreComputedInflector.php
  629. │   │   ├── Iterator
  630. │   │   │   ├── AppendIterator.php
  631. │   │   │   ├── ChunkedIterator.php
  632. │   │   │   ├── composer.json
  633. │   │   │   ├── FilterIterator.php
  634. │   │   │   ├── MapIterator.php
  635. │   │   │   ├── MethodProxyIterator.php
  636. │   │   │   └── README.md
  637. │   │   ├── Log
  638. │   │   │   ├── AbstractLogAdapter.php
  639. │   │   │   ├── ArrayLogAdapter.php
  640. │   │   │   ├── ClosureLogAdapter.php
  641. │   │   │   ├── composer.json
  642. │   │   │   ├── LogAdapterInterface.php
  643. │   │   │   ├── MessageFormatter.php
  644. │   │   │   ├── MonologLogAdapter.php
  645. │   │   │   ├── PsrLogAdapter.php
  646. │   │   │   ├── Zf1LogAdapter.php
  647. │   │   │   └── Zf2LogAdapter.php
  648. │   │   ├── Parser
  649. │   │   │   ├── composer.json
  650. │   │   │   ├── Cookie
  651. │   │   │   │   ├── CookieParserInterface.php
  652. │   │   │   │   └── CookieParser.php
  653. │   │   │   ├── Message
  654. │   │   │   │   ├── AbstractMessageParser.php
  655. │   │   │   │   ├── MessageParserInterface.php
  656. │   │   │   │   ├── MessageParser.php
  657. │   │   │   │   └── PeclHttpMessageParser.php
  658. │   │   │   ├── ParserRegistry.php
  659. │   │   │   ├── UriTemplate
  660. │   │   │   │   ├── PeclUriTemplate.php
  661. │   │   │   │   ├── UriTemplateInterface.php
  662. │   │   │   │   └── UriTemplate.php
  663. │   │   │   └── Url
  664. │   │   │   ├── UrlParserInterface.php
  665. │   │   │   └── UrlParser.php
  666. │   │   ├── Plugin
  667. │   │   │   ├── Async
  668. │   │   │   │   ├── AsyncPlugin.php
  669. │   │   │   │   └── composer.json
  670. │   │   │   ├── Backoff
  671. │   │   │   │   ├── AbstractBackoffStrategy.php
  672. │   │   │   │   ├── AbstractErrorCodeBackoffStrategy.php
  673. │   │   │   │   ├── BackoffLogger.php
  674. │   │   │   │   ├── BackoffPlugin.php
  675. │   │   │   │   ├── BackoffStrategyInterface.php
  676. │   │   │   │   ├── CallbackBackoffStrategy.php
  677. │   │   │   │   ├── composer.json
  678. │   │   │   │   ├── ConstantBackoffStrategy.php
  679. │   │   │   │   ├── CurlBackoffStrategy.php
  680. │   │   │   │   ├── ExponentialBackoffStrategy.php
  681. │   │   │   │   ├── HttpBackoffStrategy.php
  682. │   │   │   │   ├── LinearBackoffStrategy.php
  683. │   │   │   │   ├── ReasonPhraseBackoffStrategy.php
  684. │   │   │   │   └── TruncatedBackoffStrategy.php
  685. │   │   │   ├── Cache
  686. │   │   │   │   ├── CacheKeyProviderInterface.php
  687. │   │   │   │   ├── CachePlugin.php
  688. │   │   │   │   ├── CacheStorageInterface.php
  689. │   │   │   │   ├── CallbackCanCacheStrategy.php
  690. │   │   │   │   ├── CanCacheStrategyInterface.php
  691. │   │   │   │   ├── composer.json
  692. │   │   │   │   ├── DefaultCacheKeyProvider.php
  693. │   │   │   │   ├── DefaultCacheStorage.php
  694. │   │   │   │   ├── DefaultCanCacheStrategy.php
  695. │   │   │   │   ├── DefaultRevalidation.php
  696. │   │   │   │   ├── DenyRevalidation.php
  697. │   │   │   │   ├── RevalidationInterface.php
  698. │   │   │   │   └── SkipRevalidation.php
  699. │   │   │   ├── composer.json
  700. │   │   │   ├── Cookie
  701. │   │   │   │   ├── composer.json
  702. │   │   │   │   ├── CookieJar
  703. │   │   │   │   │   ├── ArrayCookieJar.php
  704. │   │   │   │   │   ├── CookieJarInterface.php
  705. │   │   │   │   │   └── FileCookieJar.php
  706. │   │   │   │   ├── Cookie.php
  707. │   │   │   │   ├── CookiePlugin.php
  708. │   │   │   │   └── Exception
  709. │   │   │   │   └── InvalidCookieException.php
  710. │   │   │   ├── CurlAuth
  711. │   │   │   │   ├── composer.json
  712. │   │   │   │   └── CurlAuthPlugin.php
  713. │   │   │   ├── ErrorResponse
  714. │   │   │   │   ├── composer.json
  715. │   │   │   │   ├── ErrorResponseExceptionInterface.php
  716. │   │   │   │   ├── ErrorResponsePlugin.php
  717. │   │   │   │   └── Exception
  718. │   │   │   │   └── ErrorResponseException.php
  719. │   │   │   ├── History
  720. │   │   │   │   ├── composer.json
  721. │   │   │   │   └── HistoryPlugin.php
  722. │   │   │   ├── Log
  723. │   │   │   │   ├── composer.json
  724. │   │   │   │   └── LogPlugin.php
  725. │   │   │   ├── Md5
  726. │   │   │   │   ├── CommandContentMd5Plugin.php
  727. │   │   │   │   ├── composer.json
  728. │   │   │   │   └── Md5ValidatorPlugin.php
  729. │   │   │   ├── Mock
  730. │   │   │   │   ├── composer.json
  731. │   │   │   │   └── MockPlugin.php
  732. │   │   │   └── Oauth
  733. │   │   │   ├── composer.json
  734. │   │   │   └── OauthPlugin.php
  735. │   │   ├── Service
  736. │   │   │   ├── AbstractConfigLoader.php
  737. │   │   │   ├── Builder
  738. │   │   │   │   ├── ServiceBuilderInterface.php
  739. │   │   │   │   ├── ServiceBuilderLoader.php
  740. │   │   │   │   └── ServiceBuilder.php
  741. │   │   │   ├── CachingConfigLoader.php
  742. │   │   │   ├── ClientInterface.php
  743. │   │   │   ├── Client.php
  744. │   │   │   ├── Command
  745. │   │   │   │   ├── AbstractCommand.php
  746. │   │   │   │   ├── ClosureCommand.php
  747. │   │   │   │   ├── CommandInterface.php
  748. │   │   │   │   ├── CreateResponseClassEvent.php
  749. │   │   │   │   ├── DefaultRequestSerializer.php
  750. │   │   │   │   ├── DefaultResponseParser.php
  751. │   │   │   │   ├── Factory
  752. │   │   │   │   │   ├── AliasFactory.php
  753. │   │   │   │   │   ├── CompositeFactory.php
  754. │   │   │   │   │   ├── ConcreteClassFactory.php
  755. │   │   │   │   │   ├── FactoryInterface.php
  756. │   │   │   │   │   ├── MapFactory.php
  757. │   │   │   │   │   └── ServiceDescriptionFactory.php
  758. │   │   │   │   ├── LocationVisitor
  759. │   │   │   │   │   ├── Request
  760. │   │   │   │   │   │   ├── AbstractRequestVisitor.php
  761. │   │   │   │   │   │   ├── BodyVisitor.php
  762. │   │   │   │   │   │   ├── HeaderVisitor.php
  763. │   │   │   │   │   │   ├── JsonVisitor.php
  764. │   │   │   │   │   │   ├── PostFieldVisitor.php
  765. │   │   │   │   │   │   ├── PostFileVisitor.php
  766. │   │   │   │   │   │   ├── QueryVisitor.php
  767. │   │   │   │   │   │   ├── RequestVisitorInterface.php
  768. │   │   │   │   │   │   ├── ResponseBodyVisitor.php
  769. │   │   │   │   │   │   └── XmlVisitor.php
  770. │   │   │   │   │   ├── Response
  771. │   │   │   │   │   │   ├── AbstractResponseVisitor.php
  772. │   │   │   │   │   │   ├── BodyVisitor.php
  773. │   │   │   │   │   │   ├── HeaderVisitor.php
  774. │   │   │   │   │   │   ├── JsonVisitor.php
  775. │   │   │   │   │   │   ├── ReasonPhraseVisitor.php
  776. │   │   │   │   │   │   ├── ResponseVisitorInterface.php
  777. │   │   │   │   │   │   ├── StatusCodeVisitor.php
  778. │   │   │   │   │   │   └── XmlVisitor.php
  779. │   │   │   │   │   └── VisitorFlyweight.php
  780. │   │   │   │   ├── OperationCommand.php
  781. │   │   │   │   ├── OperationResponseParser.php
  782. │   │   │   │   ├── RequestSerializerInterface.php
  783. │   │   │   │   ├── ResponseClassInterface.php
  784. │   │   │   │   └── ResponseParserInterface.php
  785. │   │   │   ├── composer.json
  786. │   │   │   ├── ConfigLoaderInterface.php
  787. │   │   │   ├── Description
  788. │   │   │   │   ├── OperationInterface.php
  789. │   │   │   │   ├── Operation.php
  790. │   │   │   │   ├── Parameter.php
  791. │   │   │   │   ├── SchemaFormatter.php
  792. │   │   │   │   ├── SchemaValidator.php
  793. │   │   │   │   ├── ServiceDescriptionInterface.php
  794. │   │   │   │   ├── ServiceDescriptionLoader.php
  795. │   │   │   │   ├── ServiceDescription.php
  796. │   │   │   │   └── ValidatorInterface.php
  797. │   │   │   ├── Exception
  798. │   │   │   │   ├── CommandException.php
  799. │   │   │   │   ├── CommandTransferException.php
  800. │   │   │   │   ├── DescriptionBuilderException.php
  801. │   │   │   │   ├── InconsistentClientTransferException.php
  802. │   │   │   │   ├── ResponseClassException.php
  803. │   │   │   │   ├── ServiceBuilderException.php
  804. │   │   │   │   ├── ServiceNotFoundException.php
  805. │   │   │   │   └── ValidationException.php
  806. │   │   │   └── Resource
  807. │   │   │   ├── AbstractResourceIteratorFactory.php
  808. │   │   │   ├── CompositeResourceIteratorFactory.php
  809. │   │   │   ├── MapResourceIteratorFactory.php
  810. │   │   │   ├── Model.php
  811. │   │   │   ├── ResourceIteratorApplyBatched.php
  812. │   │   │   ├── ResourceIteratorClassFactory.php
  813. │   │   │   ├── ResourceIteratorFactoryInterface.php
  814. │   │   │   ├── ResourceIteratorInterface.php
  815. │   │   │   └── ResourceIterator.php
  816. │   │   └── Stream
  817. │   │   ├── composer.json
  818. │   │   ├── PhpStreamRequestFactory.php
  819. │   │   ├── StreamInterface.php
  820. │   │   ├── Stream.php
  821. │   │   └── StreamRequestFactoryInterface.php
  822. │   ├── inpsyde
  823. │   │   └── phone-home-client
  824. │   │   ├── composer.json
  825. │   │   ├── inc
  826. │   │   │   └── autoload.php
  827. │   │   ├── languages
  828. │   │   │   ├── inpsyde-phone-home-de_DE_formal.mo
  829. │   │   │   ├── inpsyde-phone-home-de_DE_formal.po
  830. │   │   │   ├── inpsyde-phone-home-de_DE.mo
  831. │   │   │   ├── inpsyde-phone-home-de_DE.po
  832. │   │   │   ├── inpsyde-phone-home-it_IT.mo
  833. │   │   │   ├── inpsyde-phone-home-it_IT.po
  834. │   │   │   └── inpsyde-phone-home.pot
  835. │   │   ├── LICENSE
  836. │   │   └── src
  837. │   │   ├── ActionController.php
  838. │   │   ├── Configuration.php
  839. │   │   ├── Consent
  840. │   │   │   ├── Consent.php
  841. │   │   │   └── DisplayController.php
  842. │   │   ├── CronController.php
  843. │   │   ├── FrontController.php
  844. │   │   ├── HttpClient.php
  845. │   │   └── Template
  846. │   │   ├── Buttons.php
  847. │   │   └── Loader.php
  848. │   ├── OpenCloud
  849. │   │   ├── Common
  850. │   │   │   ├── ArrayAccess.php
  851. │   │   │   ├── Base.php
  852. │   │   │   ├── Collection
  853. │   │   │   │   ├── ArrayCollection.php
  854. │   │   │   │   ├── PaginatedIterator.php
  855. │   │   │   │   └── ResourceIterator.php
  856. │   │   │   ├── Collection.php
  857. │   │   │   ├── Constants
  858. │   │   │   │   ├── Datetime.php
  859. │   │   │   │   ├── Header.php
  860. │   │   │   │   ├── Mime.php
  861. │   │   │   │   ├── Service.php
  862. │   │   │   │   ├── Size.php
  863. │   │   │   │   └── State.php
  864. │   │   │   ├── Exceptions
  865. │   │   │   │   ├── AsyncError.php
  866. │   │   │   │   ├── AsyncHttpError.php
  867. │   │   │   │   ├── AsyncTimeoutError.php
  868. │   │   │   │   ├── AttributeError.php
  869. │   │   │   │   ├── AuthenticationError.php
  870. │   │   │   │   ├── BaseException.php
  871. │   │   │   │   ├── CdnError.php
  872. │   │   │   │   ├── CdnHttpError.php
  873. │   │   │   │   ├── CdnNotAvailableError.php
  874. │   │   │   │   ├── CdnTtlError.php
  875. │   │   │   │   ├── CollectionException.php
  876. │   │   │   │   ├── ContainerCreateError.php
  877. │   │   │   │   ├── ContainerDeleteError.php
  878. │   │   │   │   ├── ContainerError.php
  879. │   │   │   │   ├── ContainerNameError.php
  880. │   │   │   │   ├── ContainerNotEmptyError.php
  881. │   │   │   │   ├── ContainerNotFoundError.php
  882. │   │   │   │   ├── CreateError.php
  883. │   │   │   │   ├── CreateUpdateError.php
  884. │   │   │   │   ├── CredentialError.php
  885. │   │   │   │   ├── DatabaseCreateError.php
  886. │   │   │   │   ├── DatabaseDeleteError.php
  887. │   │   │   │   ├── DatabaseListError.php
  888. │   │   │   │   ├── DatabaseNameError.php
  889. │   │   │   │   ├── DatabaseUpdateError.php
  890. │   │   │   │   ├── DeleteError.php
  891. │   │   │   │   ├── DocumentError.php
  892. │   │   │   │   ├── DomainError.php
  893. │   │   │   │   ├── EmptyResponseError.php
  894. │   │   │   │   ├── EndpointError.php
  895. │   │   │   │   ├── FlavorError.php
  896. │   │   │   │   ├── ForbiddenOperationException.php
  897. │   │   │   │   ├── HttpError.php
  898. │   │   │   │   ├── HttpForbiddenError.php
  899. │   │   │   │   ├── HttpOverLimitError.php
  900. │   │   │   │   ├── HttpResponseException.php
  901. │   │   │   │   ├── HttpRetryError.php
  902. │   │   │   │   ├── HttpTimeoutError.php
  903. │   │   │   │   ├── HttpUnauthorizedError.php
  904. │   │   │   │   ├── HttpUrlError.php
  905. │   │   │   │   ├── IdRequiredError.php
  906. │   │   │   │   ├── ImageError.php
  907. │   │   │   │   ├── InstanceCreateError.php
  908. │   │   │   │   ├── InstanceDeleteError.php
  909. │   │   │   │   ├── InstanceError.php
  910. │   │   │   │   ├── InstanceFlavorError.php
  911. │   │   │   │   ├── InstanceNotFound.php
  912. │   │   │   │   ├── InstanceUpdateError.php
  913. │   │   │   │   ├── InvalidArgumentError.php
  914. │   │   │   │   ├── InvalidIdTypeError.php
  915. │   │   │   │   ├── InvalidIpTypeError.php
  916. │   │   │   │   ├── InvalidParameterError.php
  917. │   │   │   │   ├── InvalidRequestError.php
  918. │   │   │   │   ├── InvalidTemplateError.php
  919. │   │   │   │   ├── IOError.php
  920. │   │   │   │   ├── JsonError.php
  921. │   │   │   │   ├── LoggingException.php
  922. │   │   │   │   ├── MetadataCreateError.php
  923. │   │   │   │   ├── MetadataDeleteError.php
  924. │   │   │   │   ├── MetadataError.php
  925. │   │   │   │   ├── MetadataJsonError.php
  926. │   │   │   │   ├── MetadataKeyError.php
  927. │   │   │   │   ├── MetadataPrefixError.php
  928. │   │   │   │   ├── MetadataUpdateError.php
  929. │   │   │   │   ├── MisMatchedChecksumError.php
  930. │   │   │   │   ├── MissingValueError.php
  931. │   │   │   │   ├── NameError.php
  932. │   │   │   │   ├── NetworkCreateError.php
  933. │   │   │   │   ├── NetworkDeleteError.php
  934. │   │   │   │   ├── NetworkError.php
  935. │   │   │   │   ├── NetworkUpdateError.php
  936. │   │   │   │   ├── NetworkUrlError.php
  937. │   │   │   │   ├── NoContentTypeError.php
  938. │   │   │   │   ├── NoNameError.php
  939. │   │   │   │   ├── ObjectCopyError.php
  940. │   │   │   │   ├── ObjectError.php
  941. │   │   │   │   ├── ObjFetchError.php
  942. │   │   │   │   ├── RebuildError.php
  943. │   │   │   │   ├── RecordTypeError.php
  944. │   │   │   │   ├── ResourceBucketException.php
  945. │   │   │   │   ├── ResourceNotFoundException.php
  946. │   │   │   │   ├── RuntimeException.php
  947. │   │   │   │   ├── ServerActionError.php
  948. │   │   │   │   ├── ServerCreateError.php
  949. │   │   │   │   ├── ServerDeleteError.php
  950. │   │   │   │   ├── ServerImageScheduleError.php
  951. │   │   │   │   ├── ServerIpsError.php
  952. │   │   │   │   ├── ServerJsonError.php
  953. │   │   │   │   ├── ServerUpdateError.php
  954. │   │   │   │   ├── ServerUrlError.php
  955. │   │   │   │   ├── ServiceException.php
  956. │   │   │   │   ├── SnapshotError.php
  957. │   │   │   │   ├── TempUrlMethodError.php
  958. │   │   │   │   ├── UnknownError.php
  959. │   │   │   │   ├── UnknownParameterError.php
  960. │   │   │   │   ├── UnrecognizedServiceError.php
  961. │   │   │   │   ├── UnsupportedExtensionError.php
  962. │   │   │   │   ├── UnsupportedFeatureExtension.php
  963. │   │   │   │   ├── UnsupportedVersionError.php
  964. │   │   │   │   ├── UpdateError.php
  965. │   │   │   │   ├── UrlError.php
  966. │   │   │   │   ├── UserCreateError.php
  967. │   │   │   │   ├── UserDeleteError.php
  968. │   │   │   │   ├── UserListError.php
  969. │   │   │   │   ├── UserNameError.php
  970. │   │   │   │   ├── UserUpdateError.php
  971. │   │   │   │   ├── VolumeError.php
  972. │   │   │   │   └── VolumeTypeError.php
  973. │   │   │   ├── Http
  974. │   │   │   │   ├── Client.php
  975. │   │   │   │   └── Message
  976. │   │   │   │   ├── Formatter.php
  977. │   │   │   │   └── RequestSubscriber.php
  978. │   │   │   ├── Lang.php
  979. │   │   │   ├── Log
  980. │   │   │   │   └── Logger.php
  981. │   │   │   ├── Metadata.php
  982. │   │   │   ├── PersistentObject.php
  983. │   │   │   ├── Resource
  984. │   │   │   │   ├── BaseResource.php
  985. │   │   │   │   ├── NovaResource.php
  986. │   │   │   │   ├── PersistentResource.php
  987. │   │   │   │   └── ReadOnlyResource.php
  988. │   │   │   └── Service
  989. │   │   │   ├── AbstractService.php
  990. │   │   │   ├── CatalogItem.php
  991. │   │   │   ├── Catalog.php
  992. │   │   │   ├── CatalogService.php
  993. │   │   │   ├── Endpoint.php
  994. │   │   │   ├── NovaService.php
  995. │   │   │   ├── ServiceBuilder.php
  996. │   │   │   └── ServiceInterface.php
  997. │   │   ├── Identity
  998. │   │   │   ├── Constants
  999. │   │   │   │   └── User.php
  1000. │   │   │   ├── Resource
  1001. │   │   │   │   ├── Role.php
  1002. │   │   │   │   ├── Tenant.php
  1003. │   │   │   │   ├── Token.php
  1004. │   │   │   │   └── User.php
  1005. │   │   │   └── Service.php
  1006. │   │   ├── ObjectStore
  1007. │   │   │   ├── AbstractService.php
  1008. │   │   │   ├── CDNService.php
  1009. │   │   │   ├── Constants
  1010. │   │   │   │   ├── Header.php
  1011. │   │   │   │   └── UrlType.php
  1012. │   │   │   ├── Enum
  1013. │   │   │   │   └── ReturnType.php
  1014. │   │   │   ├── Exception
  1015. │   │   │   │   ├── BulkOperationException.php
  1016. │   │   │   │   ├── ContainerException.php
  1017. │   │   │   │   ├── ObjectNotFoundException.php
  1018. │   │   │   │   ├── StreamException.php
  1019. │   │   │   │   └── UploadException.php
  1020. │   │   │   ├── Resource
  1021. │   │   │   │   ├── AbstractContainer.php
  1022. │   │   │   │   ├── AbstractResource.php
  1023. │   │   │   │   ├── Account.php
  1024. │   │   │   │   ├── CDNContainer.php
  1025. │   │   │   │   ├── ContainerMetadata.php
  1026. │   │   │   │   ├── Container.php
  1027. │   │   │   │   └── DataObject.php
  1028. │   │   │   ├── Service.php
  1029. │   │   │   └── Upload
  1030. │   │   │   ├── AbstractTransfer.php
  1031. │   │   │   ├── ConcurrentTransfer.php
  1032. │   │   │   ├── ConsecutiveTransfer.php
  1033. │   │   │   ├── ContainerMigration.php
  1034. │   │   │   ├── DirectorySync.php
  1035. │   │   │   ├── TransferBuilder.php
  1036. │   │   │   ├── TransferPart.php
  1037. │   │   │   └── TransferState.php
  1038. │   │   ├── OpenStack.php
  1039. │   │   ├── Rackspace.php
  1040. │   │   └── Version.php
  1041. │   ├── PEAR
  1042. │   │   ├── HTTP
  1043. │   │   │   ├── Request2
  1044. │   │   │   │   ├── Adapter
  1045. │   │   │   │   │   ├── Curl.php
  1046. │   │   │   │   │   ├── Mock.php
  1047. │   │   │   │   │   └── Socket.php
  1048. │   │   │   │   ├── Adapter.php
  1049. │   │   │   │   ├── CookieJar.php
  1050. │   │   │   │   ├── Exception.php
  1051. │   │   │   │   ├── MultipartBody.php
  1052. │   │   │   │   ├── Observer
  1053. │   │   │   │   │   └── Log.php
  1054. │   │   │   │   ├── Response.php
  1055. │   │   │   │   ├── SocketWrapper.php
  1056. │   │   │   │   └── SOCKS5.php
  1057. │   │   │   └── Request2.php
  1058. │   │   ├── Net
  1059. │   │   │   └── URL2.php
  1060. │   │   └── PEAR
  1061. │   │   └── Exception.php
  1062. │   ├── Psr
  1063. │   │   └── Log
  1064. │   │   ├── AbstractLogger.php
  1065. │   │   ├── InvalidArgumentException.php
  1066. │   │   ├── LoggerAwareInterface.php
  1067. │   │   ├── LoggerAwareTrait.php
  1068. │   │   ├── LoggerInterface.php
  1069. │   │   ├── LoggerTrait.php
  1070. │   │   ├── LogLevel.php
  1071. │   │   └── NullLogger.php
  1072. │   ├── SwiftMailer
  1073. │   │   ├── classes
  1074. │   │   │   ├── Swift
  1075. │   │   │   │   ├── Attachment.php
  1076. │   │   │   │   ├── ByteStream
  1077. │   │   │   │   │   ├── AbstractFilterableInputStream.php
  1078. │   │   │   │   │   ├── ArrayByteStream.php
  1079. │   │   │   │   │   ├── FileByteStream.php
  1080. │   │   │   │   │   └── TemporaryFileByteStream.php
  1081. │   │   │   │   ├── CharacterReader
  1082. │   │   │   │   │   ├── GenericFixedWidthReader.php
  1083. │   │   │   │   │   ├── UsAsciiReader.php
  1084. │   │   │   │   │   └── Utf8Reader.php
  1085. │   │   │   │   ├── CharacterReaderFactory
  1086. │   │   │   │   │   └── SimpleCharacterReaderFactory.php
  1087. │   │   │   │   ├── CharacterReaderFactory.php
  1088. │   │   │   │   ├── CharacterReader.php
  1089. │   │   │   │   ├── CharacterStream
  1090. │   │   │   │   │   ├── ArrayCharacterStream.php
  1091. │   │   │   │   │   └── NgCharacterStream.php
  1092. │   │   │   │   ├── CharacterStream.php
  1093. │   │   │   │   ├── ConfigurableSpool.php
  1094. │   │   │   │   ├── DependencyContainer.php
  1095. │   │   │   │   ├── DependencyException.php
  1096. │   │   │   │   ├── EmbeddedFile.php
  1097. │   │   │   │   ├── Encoder
  1098. │   │   │   │   │   ├── Base64Encoder.php
  1099. │   │   │   │   │   ├── QpEncoder.php
  1100. │   │   │   │   │   └── Rfc2231Encoder.php
  1101. │   │   │   │   ├── Encoder.php
  1102. │   │   │   │   ├── Events
  1103. │   │   │   │   │   ├── CommandEvent.php
  1104. │   │   │   │   │   ├── CommandListener.php
  1105. │   │   │   │   │   ├── EventDispatcher.php
  1106. │   │   │   │   │   ├── EventListener.php
  1107. │   │   │   │   │   ├── EventObject.php
  1108. │   │   │   │   │   ├── Event.php
  1109. │   │   │   │   │   ├── ResponseEvent.php
  1110. │   │   │   │   │   ├── ResponseListener.php
  1111. │   │   │   │   │   ├── SendEvent.php
  1112. │   │   │   │   │   ├── SendListener.php
  1113. │   │   │   │   │   ├── SimpleEventDispatcher.php
  1114. │   │   │   │   │   ├── TransportChangeEvent.php
  1115. │   │   │   │   │   ├── TransportChangeListener.php
  1116. │   │   │   │   │   ├── TransportExceptionEvent.php
  1117. │   │   │   │   │   └── TransportExceptionListener.php
  1118. │   │   │   │   ├── FailoverTransport.php
  1119. │   │   │   │   ├── FileSpool.php
  1120. │   │   │   │   ├── FileStream.php
  1121. │   │   │   │   ├── Filterable.php
  1122. │   │   │   │   ├── Image.php
  1123. │   │   │   │   ├── InputByteStream.php
  1124. │   │   │   │   ├── IoException.php
  1125. │   │   │   │   ├── KeyCache
  1126. │   │   │   │   │   ├── ArrayKeyCache.php
  1127. │   │   │   │   │   ├── DiskKeyCache.php
  1128. │   │   │   │   │   ├── KeyCacheInputStream.php
  1129. │   │   │   │   │   ├── NullKeyCache.php
  1130. │   │   │   │   │   └── SimpleKeyCacheInputStream.php
  1131. │   │   │   │   ├── KeyCache.php
  1132. │   │   │   │   ├── LoadBalancedTransport.php
  1133. │   │   │   │   ├── Mailer
  1134. │   │   │   │   │   ├── ArrayRecipientIterator.php
  1135. │   │   │   │   │   └── RecipientIterator.php
  1136. │   │   │   │   ├── Mailer.php
  1137. │   │   │   │   ├── MailTransport.php
  1138. │   │   │   │   ├── MemorySpool.php
  1139. │   │   │   │   ├── Message.php
  1140. │   │   │   │   ├── Mime
  1141. │   │   │   │   │   ├── Attachment.php
  1142. │   │   │   │   │   ├── CharsetObserver.php
  1143. │   │   │   │   │   ├── ContentEncoder
  1144. │   │   │   │   │   │   ├── Base64ContentEncoder.php
  1145. │   │   │   │   │   │   ├── NativeQpContentEncoder.php
  1146. │   │   │   │   │   │   ├── PlainContentEncoder.php
  1147. │   │   │   │   │   │   ├── QpContentEncoder.php
  1148. │   │   │   │   │   │   ├── QpContentEncoderProxy.php
  1149. │   │   │   │   │   │   └── RawContentEncoder.php
  1150. │   │   │   │   │   ├── ContentEncoder.php
  1151. │   │   │   │   │   ├── EmbeddedFile.php
  1152. │   │   │   │   │   ├── EncodingObserver.php
  1153. │   │   │   │   │   ├── Grammar.php
  1154. │   │   │   │   │   ├── HeaderEncoder
  1155. │   │   │   │   │   │   ├── Base64HeaderEncoder.php
  1156. │   │   │   │   │   │   └── QpHeaderEncoder.php
  1157. │   │   │   │   │   ├── HeaderEncoder.php
  1158. │   │   │   │   │   ├── HeaderFactory.php
  1159. │   │   │   │   │   ├── Header.php
  1160. │   │   │   │   │   ├── Headers
  1161. │   │   │   │   │   │   ├── AbstractHeader.php
  1162. │   │   │   │   │   │   ├── DateHeader.php
  1163. │   │   │   │   │   │   ├── IdentificationHeader.php
  1164. │   │   │   │   │   │   ├── MailboxHeader.php
  1165. │   │   │   │   │   │   ├── OpenDKIMHeader.php
  1166. │   │   │   │   │   │   ├── ParameterizedHeader.php
  1167. │   │   │   │   │   │   ├── PathHeader.php
  1168. │   │   │   │   │   │   └── UnstructuredHeader.php
  1169. │   │   │   │   │   ├── HeaderSet.php
  1170. │   │   │   │   │   ├── Message.php
  1171. │   │   │   │   │   ├── MimeEntity.php
  1172. │   │   │   │   │   ├── MimePart.php
  1173. │   │   │   │   │   ├── ParameterizedHeader.php
  1174. │   │   │   │   │   ├── SimpleHeaderFactory.php
  1175. │   │   │   │   │   ├── SimpleHeaderSet.php
  1176. │   │   │   │   │   ├── SimpleMessage.php
  1177. │   │   │   │   │   └── SimpleMimeEntity.php
  1178. │   │   │   │   ├── MimePart.php
  1179. │   │   │   │   ├── NullTransport.php
  1180. │   │   │   │   ├── OutputByteStream.php
  1181. │   │   │   │   ├── Plugins
  1182. │   │   │   │   │   ├── AntiFloodPlugin.php
  1183. │   │   │   │   │   ├── BandwidthMonitorPlugin.php
  1184. │   │   │   │   │   ├── Decorator
  1185. │   │   │   │   │   │   └── Replacements.php
  1186. │   │   │   │   │   ├── DecoratorPlugin.php
  1187. │   │   │   │   │   ├── ImpersonatePlugin.php
  1188. │   │   │   │   │   ├── Logger.php
  1189. │   │   │   │   │   ├── LoggerPlugin.php
  1190. │   │   │   │   │   ├── Loggers
  1191. │   │   │   │   │   │   ├── ArrayLogger.php
  1192. │   │   │   │   │   │   └── EchoLogger.php
  1193. │   │   │   │   │   ├── MessageLogger.php
  1194. │   │   │   │   │   ├── Pop
  1195. │   │   │   │   │   │   ├── Pop3Connection.php
  1196. │   │   │   │   │   │   └── Pop3Exception.php
  1197. │   │   │   │   │   ├── PopBeforeSmtpPlugin.php
  1198. │   │   │   │   │   ├── RedirectingPlugin.php
  1199. │   │   │   │   │   ├── Reporter.php
  1200. │   │   │   │   │   ├── ReporterPlugin.php
  1201. │   │   │   │   │   ├── Reporters
  1202. │   │   │   │   │   │   ├── HitReporter.php
  1203. │   │   │   │   │   │   └── HtmlReporter.php
  1204. │   │   │   │   │   ├── Sleeper.php
  1205. │   │   │   │   │   ├── ThrottlerPlugin.php
  1206. │   │   │   │   │   └── Timer.php
  1207. │   │   │   │   ├── Preferences.php
  1208. │   │   │   │   ├── ReplacementFilterFactory.php
  1209. │   │   │   │   ├── RfcComplianceException.php
  1210. │   │   │   │   ├── SendmailTransport.php
  1211. │   │   │   │   ├── SignedMessage.php
  1212. │   │   │   │   ├── Signer.php
  1213. │   │   │   │   ├── Signers
  1214. │   │   │   │   │   ├── BodySigner.php
  1215. │   │   │   │   │   ├── DKIMSigner.php
  1216. │   │   │   │   │   ├── DomainKeySigner.php
  1217. │   │   │   │   │   ├── HeaderSigner.php
  1218. │   │   │   │   │   ├── OpenDKIMSigner.php
  1219. │   │   │   │   │   └── SMimeSigner.php
  1220. │   │   │   │   ├── SmtpTransport.php
  1221. │   │   │   │   ├── Spool.php
  1222. │   │   │   │   ├── SpoolTransport.php
  1223. │   │   │   │   ├── StreamFilter.php
  1224. │   │   │   │   ├── StreamFilters
  1225. │   │   │   │   │   ├── ByteArrayReplacementFilter.php
  1226. │   │   │   │   │   ├── StringReplacementFilterFactory.php
  1227. │   │   │   │   │   └── StringReplacementFilter.php
  1228. │   │   │   │   ├── SwiftException.php
  1229. │   │   │   │   ├── Transport
  1230. │   │   │   │   │   ├── AbstractSmtpTransport.php
  1231. │   │   │   │   │   ├── Esmtp
  1232. │   │   │   │   │   │   ├── Auth
  1233. │   │   │   │   │   │   │   ├── CramMd5Authenticator.php
  1234. │   │   │   │   │   │   │   ├── LoginAuthenticator.php
  1235. │   │   │   │   │   │   │   ├── NTLMAuthenticator.php
  1236. │   │   │   │   │   │   │   ├── PlainAuthenticator.php
  1237. │   │   │   │   │   │   │   └── XOAuth2Authenticator.php
  1238. │   │   │   │   │   │   ├── Authenticator.php
  1239. │   │   │   │   │   │   └── AuthHandler.php
  1240. │   │   │   │   │   ├── EsmtpHandler.php
  1241. │   │   │   │   │   ├── EsmtpTransport.php
  1242. │   │   │   │   │   ├── FailoverTransport.php
  1243. │   │   │   │   │   ├── IoBuffer.php
  1244. │   │   │   │   │   ├── LoadBalancedTransport.php
  1245. │   │   │   │   │   ├── MailInvoker.php
  1246. │   │   │   │   │   ├── MailTransport.php
  1247. │   │   │   │   │   ├── NullTransport.php
  1248. │   │   │   │   │   ├── SendmailTransport.php
  1249. │   │   │   │   │   ├── SimpleMailInvoker.php
  1250. │   │   │   │   │   ├── SmtpAgent.php
  1251. │   │   │   │   │   ├── SpoolTransport.php
  1252. │   │   │   │   │   └── StreamBuffer.php
  1253. │   │   │   │   ├── TransportException.php
  1254. │   │   │   │   ├── Transport.php
  1255. │   │   │   │   └── Validate.php
  1256. │   │   │   └── Swift.php
  1257. │   │   ├── dependency_maps
  1258. │   │   │   ├── cache_deps.php
  1259. │   │   │   ├── message_deps.php
  1260. │   │   │   ├── mime_deps.php
  1261. │   │   │   └── transport_deps.php
  1262. │   │   ├── mime_types.php
  1263. │   │   ├── preferences.php
  1264. │   │   ├── swift_init.php
  1265. │   │   ├── swiftmailer_generate_mimes_config.php
  1266. │   │   ├── swift_required_pear.php
  1267. │   │   └── swift_required.php
  1268. │   ├── Symfony
  1269. │   │   └── Component
  1270. │   │   └── EventDispatcher
  1271. │   │   ├── ContainerAwareEventDispatcher.php
  1272. │   │   ├── EventDispatcherInterface.php
  1273. │   │   ├── EventDispatcher.php
  1274. │   │   ├── Event.php
  1275. │   │   ├── EventSubscriberInterface.php
  1276. │   │   ├── GenericEvent.php
  1277. │   │   └── ImmutableEventDispatcher.php
  1278. │   └── WindowsAzure
  1279. │   ├── Blob
  1280. │   │   ├── BlobRestProxy.php
  1281. │   │   ├── Internal
  1282. │   │   │   └── IBlob.php
  1283. │   │   └── Models
  1284. │   │   ├── AccessCondition.php
  1285. │   │   ├── AccessPolicy.php
  1286. │   │   ├── AcquireLeaseOptions.php
  1287. │   │   ├── AcquireLeaseResult.php
  1288. │   │   ├── BlobBlockType.php
  1289. │   │   ├── Blob.php
  1290. │   │   ├── BlobPrefix.php
  1291. │   │   ├── BlobProperties.php
  1292. │   │   ├── BlobServiceOptions.php
  1293. │   │   ├── BlobType.php
  1294. │   │   ├── BlockList.php
  1295. │   │   ├── Block.php
  1296. │   │   ├── BreakLeaseResult.php
  1297. │   │   ├── CommitBlobBlocksOptions.php
  1298. │   │   ├── ContainerACL.php
  1299. │   │   ├── Container.php
  1300. │   │   ├── ContainerProperties.php
  1301. │   │   ├── CopyBlobOptions.php
  1302. │   │   ├── CopyBlobResult.php
  1303. │   │   ├── CreateBlobBlockOptions.php
  1304. │   │   ├── CreateBlobOptions.php
  1305. │   │   ├── CreateBlobPagesOptions.php
  1306. │   │   ├── CreateBlobPagesResult.php
  1307. │   │   ├── CreateBlobSnapshotOptions.php
  1308. │   │   ├── CreateBlobSnapshotResult.php
  1309. │   │   ├── CreateContainerOptions.php
  1310. │   │   ├── DeleteBlobOptions.php
  1311. │   │   ├── DeleteContainerOptions.php
  1312. │   │   ├── GetBlobMetadataOptions.php
  1313. │   │   ├── GetBlobMetadataResult.php
  1314. │   │   ├── GetBlobOptions.php
  1315. │   │   ├── GetBlobPropertiesOptions.php
  1316. │   │   ├── GetBlobPropertiesResult.php
  1317. │   │   ├── GetBlobResult.php
  1318. │   │   ├── GetContainerACLResult.php
  1319. │   │   ├── GetContainerPropertiesResult.php
  1320. │   │   ├── LeaseMode.php
  1321. │   │   ├── ListBlobBlocksOptions.php
  1322. │   │   ├── ListBlobBlocksResult.php
  1323. │   │   ├── ListBlobsOptions.php
  1324. │   │   ├── ListBlobsResult.php
  1325. │   │   ├── ListContainersOptions.php
  1326. │   │   ├── ListContainersResult.php
  1327. │   │   ├── ListPageBlobRangesOptions.php
  1328. │   │   ├── ListPageBlobRangesResult.php
  1329. │   │   ├── PageRange.php
  1330. │   │   ├── PageWriteOption.php
  1331. │   │   ├── PublicAccessType.php
  1332. │   │   ├── SetBlobMetadataOptions.php
  1333. │   │   ├── SetBlobMetadataResult.php
  1334. │   │   ├── SetBlobPropertiesOptions.php
  1335. │   │   ├── SetBlobPropertiesResult.php
  1336. │   │   ├── SetContainerMetadataOptions.php
  1337. │   │   └── SignedIdentifier.php
  1338. │   └── Common
  1339. │   ├── CloudConfigurationManager.php
  1340. │   ├── Internal
  1341. │   │   ├── Atom
  1342. │   │   │   ├── AtomBase.php
  1343. │   │   │   ├── AtomLink.php
  1344. │   │   │   ├── Category.php
  1345. │   │   │   ├── Content.php
  1346. │   │   │   ├── Entry.php
  1347. │   │   │   ├── Feed.php
  1348. │   │   │   ├── Generator.php
  1349. │   │   │   ├── Person.php
  1350. │   │   │   └── Source.php
  1351. │   │   ├── Authentication
  1352. │   │   │   ├── IAuthScheme.php
  1353. │   │   │   ├── OAuthScheme.php
  1354. │   │   │   ├── SharedKeyAuthScheme.php
  1355. │   │   │   ├── StorageAuthScheme.php
  1356. │   │   │   └── TableSharedKeyLiteAuthScheme.php
  1357. │   │   ├── ConnectionStringParser.php
  1358. │   │   ├── ConnectionStringSource.php
  1359. │   │   ├── FilterableService.php
  1360. │   │   ├── Filters
  1361. │   │   │   ├── AuthenticationFilter.php
  1362. │   │   │   ├── DateFilter.php
  1363. │   │   │   ├── ExponentialRetryPolicy.php
  1364. │   │   │   ├── HeadersFilter.php
  1365. │   │   │   ├── RetryPolicyFilter.php
  1366. │   │   │   ├── RetryPolicy.php
  1367. │   │   │   └── WrapFilter.php
  1368. │   │   ├── Http
  1369. │   │   │   ├── BatchRequest.php
  1370. │   │   │   ├── BatchResponse.php
  1371. │   │   │   ├── HttpCallContext.php
  1372. │   │   │   ├── HttpClient.php
  1373. │   │   │   ├── IHttpClient.php
  1374. │   │   │   ├── IUrl.php
  1375. │   │   │   └── Url.php
  1376. │   │   ├── InvalidArgumentTypeException.php
  1377. │   │   ├── IServiceFilter.php
  1378. │   │   ├── Logger.php
  1379. │   │   ├── MediaServicesSettings.php
  1380. │   │   ├── OAuthRestProxy.php
  1381. │   │   ├── Resources.php
  1382. │   │   ├── RestProxy.php
  1383. │   │   ├── Serialization
  1384. │   │   │   ├── ISerializer.php
  1385. │   │   │   ├── JsonSerializer.php
  1386. │   │   │   └── XmlSerializer.php
  1387. │   │   ├── ServiceBusSettings.php
  1388. │   │   ├── ServiceManagementSettings.php
  1389. │   │   ├── ServiceRestProxy.php
  1390. │   │   ├── ServiceSettings.php
  1391. │   │   ├── StorageServiceSettings.php
  1392. │   │   ├── Utilities.php
  1393. │   │   └── Validate.php
  1394. │   ├── Models
  1395. │   │   ├── GetServicePropertiesResult.php
  1396. │   │   ├── Logging.php
  1397. │   │   ├── Metrics.php
  1398. │   │   ├── OAuthAccessToken.php
  1399. │   │   ├── RetentionPolicy.php
  1400. │   │   └── ServiceProperties.php
  1401. │   ├── ServiceException.php
  1402. │   └── ServicesBuilder.php
  1403. ├── cmsblue-toolkit
  1404. │   ├── class
  1405. │   │   ├── bt.posttype.php
  1406. │   │   ├── bt.shortcode.php
  1407. │   │   └── bt.taxonomy.php
  1408. │   ├── cmsblue-core-functions.php
  1409. │   ├── cmsblue-toolkit.php
  1410. │   ├── languages
  1411. │   └── plugins
  1412. │   ├── class-wp-twitter-api.php
  1413. │   ├── cmb2
  1414. │   │   ├── CMB2.php
  1415. │   │   ├── CONTRIBUTING.md
  1416. │   │   ├── css
  1417. │   │   │   ├── cmb2.css
  1418. │   │   │   ├── cmb2.min.css
  1419. │   │   │   └── index.php
  1420. │   │   ├── example-functions.php
  1421. │   │   ├── images
  1422. │   │   │   ├── ico-delete.png
  1423. │   │   │   ├── index.php
  1424. │   │   │   ├── ui-bg_flat_0_aaaaaa_40x100.png
  1425. │   │   │   ├── ui-bg_flat_75_ffffff_40x100.png
  1426. │   │   │   ├── ui-bg_glass_55_fbf9ee_1x400.png
  1427. │   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
  1428. │   │   │   ├── ui-bg_glass_75_dadada_1x400.png
  1429. │   │   │   ├── ui-bg_glass_75_e6e6e6_1x400.png
  1430. │   │   │   ├── ui-bg_glass_95_fef1ec_1x400.png
  1431. │   │   │   ├── ui-bg_highlight-soft_75_cccccc_1x100.png
  1432. │   │   │   ├── ui-icons_222222_256x240.png
  1433. │   │   │   ├── ui-icons_2e83ff_256x240.png
  1434. │   │   │   ├── ui-icons_454545_256x240.png
  1435. │   │   │   ├── ui-icons_888888_256x240.png
  1436. │   │   │   └── ui-icons_cd0a0a_256x240.png
  1437. │   │   ├── includes
  1438. │   │   │   ├── CMB2_Ajax.php
  1439. │   │   │   ├── CMB2_Field.php
  1440. │   │   │   ├── CMB2_hookup.php
  1441. │   │   │   ├── CMB2_Options.php
  1442. │   │   │   ├── CMB2_Sanitize.php
  1443. │   │   │   ├── CMB2_Show_Filters.php
  1444. │   │   │   ├── CMB2_Types.php
  1445. │   │   │   ├── CMB2_Utils.php
  1446. │   │   │   ├── helper-functions.php
  1447. │   │   │   ├── index.php
  1448. │   │   │   └── types
  1449. │   │   ├── index.php
  1450. │   │   ├── init.php
  1451. │   │   ├── js
  1452. │   │   │   ├── cmb2.js
  1453. │   │   │   ├── cmb2.min.js
  1454. │   │   │   ├── index.php
  1455. │   │   │   └── jquery.timePicker.min.js
  1456. │   │   ├── languages
  1457. │   │   │   ├── cmb2-en_US.mo
  1458. │   │   │   ├── cmb2-en_US.po
  1459. │   │   │   ├── cmb2-es_ES.mo
  1460. │   │   │   ├── cmb2-es_ES.po
  1461. │   │   │   ├── cmb2-es_MX.mo
  1462. │   │   │   ├── cmb2-es_MX.po
  1463. │   │   │   ├── cmb2-fi.mo
  1464. │   │   │   ├── cmb2-fi.po
  1465. │   │   │   ├── cmb2-fr_FR.mo
  1466. │   │   │   ├── cmb2-fr_FR.po
  1467. │   │   │   ├── cmb2-id_ID.mo
  1468. │   │   │   ├── cmb2-id_ID.po
  1469. │   │   │   ├── cmb2.mo
  1470. │   │   │   ├── cmb2-pl_PL.mo
  1471. │   │   │   ├── cmb2-pl_PL.po
  1472. │   │   │   ├── cmb2.pot
  1473. │   │   │   ├── cmb2-pt_BR.mo
  1474. │   │   │   ├── cmb2-pt_BR.po
  1475. │   │   │   ├── cmb2-ru_RU.mo
  1476. │   │   │   ├── cmb2-ru_RU.po
  1477. │   │   │   ├── cmb2-sv_SE.mo
  1478. │   │   │   ├── cmb2-sv_SE.po
  1479. │   │   │   └── index.php
  1480. │   │   └── readme.txt
  1481. │   ├── importer
  1482. │   │   ├── css
  1483. │   │   ├── images
  1484. │   │   │   └── wpspin_light.gif
  1485. │   │   ├── importer.php
  1486. │   │   ├── js
  1487. │   │   │   └── import.js
  1488. │   │   ├── parsers.php
  1489. │   │   ├── views
  1490. │   │   │   └── import.php
  1491. │   │   └── wordpress-importer.php
  1492. │   └── menu.exporter.php
  1493. ├── coming-soon
  1494. │   ├── coming-soon.php
  1495. │   ├── framework
  1496. │   │   ├── coming-soon-pro-sidebar.png
  1497. │   │   ├── css
  1498. │   │   │   └── font-awesome.css
  1499. │   │   ├── field-types
  1500. │   │   │   ├── checkbox.php
  1501. │   │   │   ├── color.php
  1502. │   │   │   ├── customsocialfollow.php
  1503. │   │   │   ├── date.php
  1504. │   │   │   ├── daterange.php
  1505. │   │   │   ├── export.php
  1506. │   │   │   ├── import.php
  1507. │   │   │   ├── js
  1508. │   │   │   │   ├── color.js
  1509. │   │   │   │   └── upload.js
  1510. │   │   │   ├── multiselect.php
  1511. │   │   │   ├── password.php
  1512. │   │   │   ├── radio.php
  1513. │   │   │   ├── select.php
  1514. │   │   │   ├── textarea.php
  1515. │   │   │   ├── textbox.php
  1516. │   │   │   ├── text.php
  1517. │   │   │   ├── upload.php
  1518. │   │   │   └── wpeditor.php
  1519. │   │   ├── fonts
  1520. │   │   │   ├── FontAwesome.otf
  1521. │   │   │   ├── fontawesome-webfont.eot
  1522. │   │   │   ├── fontawesome-webfont.svg
  1523. │   │   │   ├── fontawesome-webfont.ttf
  1524. │   │   │   ├── fontawesome-webfont.woff
  1525. │   │   │   └── fontawesome-webfont.woff2
  1526. │   │   ├── framework.php
  1527. │   │   ├── get-settings.php
  1528. │   │   ├── review.php
  1529. │   │   ├── settings-scripts.js
  1530. │   │   ├── settings-style.css
  1531. │   │   └── validations
  1532. │   │   ├── color.php
  1533. │   │   ├── email.php
  1534. │   │   ├── escurlraw.php
  1535. │   │   ├── number.php
  1536. │   │   └── required.php
  1537. │   ├── inc
  1538. │   │   ├── adminbar-style.css
  1539. │   │   ├── class-seed-csp4.php
  1540. │   │   ├── config-settings.php
  1541. │   │   └── default-settings.php
  1542. │   ├── languages
  1543. │   │   ├── coming-soon-da_DK.mo
  1544. │   │   ├── coming-soon-da_DK.po
  1545. │   │   ├── coming-soon.pot
  1546. │   │   ├── coming-soon-pt_BR.mo
  1547. │   │   ├── coming-soon-pt_BR.po
  1548. │   │   ├── coming-soon-sv_SE.mo
  1549. │   │   └── coming-soon-sv_SE.po
  1550. │   ├── lib
  1551. │   │   └── seed_csp4_lessc.inc.php
  1552. │   ├── LICENSE.txt
  1553. │   ├── README.txt
  1554. │   └── themes
  1555. │   ├── default
  1556. │   │   ├── bootstrap
  1557. │   │   │   ├── css
  1558. │   │   │   │   ├── bootstrap.css
  1559. │   │   │   │   └── bootstrap.min.css
  1560. │   │   │   └── js
  1561. │   │   │   ├── bootstrap.js
  1562. │   │   │   └── bootstrap.min.js
  1563. │   │   ├── functions.php
  1564. │   │   ├── images
  1565. │   │   │   ├── ajax-loader.gif
  1566. │   │   │   └── seedprod-credit.png
  1567. │   │   ├── index.php
  1568. │   │   ├── js
  1569. │   │   │   ├── jquery.fitvids.js
  1570. │   │   │   ├── modernizr.min.js
  1571. │   │   │   └── script.js
  1572. │   │   ├── rtl.css
  1573. │   │   └── style.css
  1574. │   └── index.php
  1575. ├── contact-form-7
  1576. │   ├── admin
  1577. │   │   ├── admin.php
  1578. │   │   ├── css
  1579. │   │   │   ├── styles.css
  1580. │   │   │   └── styles-rtl.css
  1581. │   │   ├── edit-contact-form.php
  1582. │   │   ├── images
  1583. │   │   ├── includes
  1584. │   │   │   ├── admin-functions.php
  1585. │   │   │   ├── class-contact-forms-list-table.php
  1586. │   │   │   ├── editor.php
  1587. │   │   │   ├── help-tabs.php
  1588. │   │   │   ├── tag-generator.php
  1589. │   │   │   └── welcome-panel.php
  1590. │   │   └── js
  1591. │   │   ├── scripts.js
  1592. │   │   └── tag-generator.js
  1593. │   ├── images
  1594. │   │   ├── ajax-loader.gif
  1595. │   │   └── service-icons
  1596. │   ├── includes
  1597. │   │   ├── capabilities.php
  1598. │   │   ├── config-validator.php
  1599. │   │   ├── contact-form-functions.php
  1600. │   │   ├── contact-form.php
  1601. │   │   ├── contact-form-template.php
  1602. │   │   ├── controller.php
  1603. │   │   ├── css
  1604. │   │   │   ├── styles.css
  1605. │   │   │   └── styles-rtl.css
  1606. │   │   ├── formatting.php
  1607. │   │   ├── form-tag.php
  1608. │   │   ├── form-tags-manager.php
  1609. │   │   ├── functions.php
  1610. │   │   ├── integration.php
  1611. │   │   ├── js
  1612. │   │   │   ├── jquery.form.js
  1613. │   │   │   ├── jquery.form.min.js
  1614. │   │   │   ├── jquery-ui
  1615. │   │   │   │   └── themes
  1616. │   │   │   │   └── smoothness
  1617. │   │   │   │   ├── images
  1618. │   │   │   │   │   ├── animated-overlay.gif
  1619. │   │   │   │   │   ├── ui-bg_flat_0_aaaaaa_40x100.png
  1620. │   │   │   │   │   ├── ui-bg_flat_75_ffffff_40x100.png
  1621. │   │   │   │   │   ├── ui-bg_glass_55_fbf9ee_1x400.png
  1622. │   │   │   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
  1623. │   │   │   │   │   ├── ui-bg_glass_75_dadada_1x400.png
  1624. │   │   │   │   │   ├── ui-bg_glass_75_e6e6e6_1x400.png
  1625. │   │   │   │   │   ├── ui-bg_glass_95_fef1ec_1x400.png
  1626. │   │   │   │   │   ├── ui-bg_highlight-soft_75_cccccc_1x100.png
  1627. │   │   │   │   │   ├── ui-icons_222222_256x240.png
  1628. │   │   │   │   │   ├── ui-icons_2e83ff_256x240.png
  1629. │   │   │   │   │   ├── ui-icons_454545_256x240.png
  1630. │   │   │   │   │   ├── ui-icons_888888_256x240.png
  1631. │   │   │   │   │   └── ui-icons_cd0a0a_256x240.png
  1632. │   │   │   │   ├── jquery-ui.css
  1633. │   │   │   │   ├── jquery-ui.min.css
  1634. │   │   │   │   └── jquery.ui.theme.css
  1635. │   │   │   └── scripts.js
  1636. │   │   ├── l10n.php
  1637. │   │   ├── mail.php
  1638. │   │   ├── pipe.php
  1639. │   │   ├── rest-api.php
  1640. │   │   ├── shortcodes.php
  1641. │   │   ├── submission.php
  1642. │   │   ├── upgrade.php
  1643. │   │   └── validation.php
  1644. │   ├── languages
  1645. │   │   └── readme.txt
  1646. │   ├── license.txt
  1647. │   ├── modules
  1648. │   │   ├── acceptance.php
  1649. │   │   ├── akismet.php
  1650. │   │   ├── checkbox.php
  1651. │   │   ├── count.php
  1652. │   │   ├── date.php
  1653. │   │   ├── file.php
  1654. │   │   ├── flamingo.php
  1655. │   │   ├── hidden.php
  1656. │   │   ├── listo.php
  1657. │   │   ├── number.php
  1658. │   │   ├── quiz.php
  1659. │   │   ├── really-simple-captcha.php
  1660. │   │   ├── recaptcha.php
  1661. │   │   ├── response.php
  1662. │   │   ├── select.php
  1663. │   │   ├── submit.php
  1664. │   │   ├── textarea.php
  1665. │   │   └── text.php
  1666. │   ├── readme.txt
  1667. │   ├── settings.php
  1668. │   ├── uninstall.php
  1669. │   └── wp-contact-form-7.php
  1670. ├── index.php
  1671. ├── js_composer
  1672. │   ├── assets
  1673. │   │   ├── css
  1674. │   │   │   ├── js_composer_backend_editor.min.css
  1675. │   │   │   ├── js_composer_frontend_editor_iframe.min.css
  1676. │   │   │   ├── js_composer_frontend_editor.min.css
  1677. │   │   │   ├── js_composer.min.css
  1678. │   │   │   ├── js_composer_settings.min.css
  1679. │   │   │   ├── js_composer_tta.min.css
  1680. │   │   │   ├── lib
  1681. │   │   │   │   ├── isotope.min.css
  1682. │   │   │   │   ├── monosocialiconsfont
  1683. │   │   │   │   │   ├── fonts
  1684. │   │   │   │   │   │   ├── MonoSocialIconsFont.eot
  1685. │   │   │   │   │   │   ├── MonoSocialIconsFont.otf
  1686. │   │   │   │   │   │   ├── MonoSocialIconsFont.svg
  1687. │   │   │   │   │   │   ├── MonoSocialIconsFont.ttf
  1688. │   │   │   │   │   │   └── MonoSocialIconsFont.woff
  1689. │   │   │   │   │   └── monosocialiconsfont.min.css
  1690. │   │   │   │   ├── typicons
  1691. │   │   │   │   │   └── src
  1692. │   │   │   │   │   └── font
  1693. │   │   │   │   │   ├── LICENCE.md
  1694. │   │   │   │   │   ├── typicons.eot
  1695. │   │   │   │   │   ├── typicons.min.css
  1696. │   │   │   │   │   ├── typicons.svg
  1697. │   │   │   │   │   ├── typicons.ttf
  1698. │   │   │   │   │   └── typicons.woff
  1699. │   │   │   │   ├── vc-entypo
  1700. │   │   │   │   │   ├── fonts
  1701. │   │   │   │   │   │   ├── vc_entypo.eot
  1702. │   │   │   │   │   │   ├── vc_entypo.svg
  1703. │   │   │   │   │   │   ├── vc_entypo.ttf
  1704. │   │   │   │   │   │   └── vc_entypo.woff
  1705. │   │   │   │   │   └── vc_entypo.min.css
  1706. │   │   │   │   ├── vc-linecons
  1707. │   │   │   │   │   ├── fonts
  1708. │   │   │   │   │   │   ├── vc_linecons.eot
  1709. │   │   │   │   │   │   ├── vc_linecons.svg
  1710. │   │   │   │   │   │   ├── vc_linecons.ttf
  1711. │   │   │   │   │   │   └── vc_linecons.woff
  1712. │   │   │   │   │   └── vc_linecons_icons.min.css
  1713. │   │   │   │   ├── vc-material
  1714. │   │   │   │   │   ├── fonts
  1715. │   │   │   │   │   │   ├── vc_material.svg
  1716. │   │   │   │   │   │   ├── vc_material.ttf
  1717. │   │   │   │   │   │   └── vc_material.woff
  1718. │   │   │   │   │   ├── vc_material.css
  1719. │   │   │   │   │   └── vc_material.min.css
  1720. │   │   │   │   └── vc-open-iconic
  1721. │   │   │   │   ├── fonts
  1722. │   │   │   │   │   ├── vc_openiconic.eot
  1723. │   │   │   │   │   ├── vc_openiconic.svg
  1724. │   │   │   │   │   ├── vc_openiconic.ttf
  1725. │   │   │   │   │   └── vc_openiconic.woff
  1726. │   │   │   │   └── vc_openiconic.min.css
  1727. │   │   │   ├── ui-custom-theme
  1728. │   │   │   │   ├── images
  1729. │   │   │   │   │   ├── ui-bg_flat_0_aaaaaa_40x100.png
  1730. │   │   │   │   │   ├── ui-bg_flat_0_eeeeee_40x100.png
  1731. │   │   │   │   │   ├── ui-bg_flat_55_ffffff_40x100.png
  1732. │   │   │   │   │   ├── ui-bg_flat_75_ffffff_40x100.png
  1733. │   │   │   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
  1734. │   │   │   │   │   ├── ui-bg_highlight-soft_100_f6f6f6_1x100.png
  1735. │   │   │   │   │   ├── ui-bg_highlight-soft_25_eaf2fa_1x100.png
  1736. │   │   │   │   │   ├── ui-bg_highlight-soft_50_dddddd_1x100.png
  1737. │   │   │   │   │   ├── ui-icons_1982d1_256x240.png
  1738. │   │   │   │   │   ├── ui-icons_333333_256x240.png
  1739. │   │   │   │   │   ├── ui-icons_454545_256x240.png
  1740. │   │   │   │   │   ├── ui-icons_ff0046_256x240.png
  1741. │   │   │   │   │   └── ui-resize-icon.png
  1742. │   │   │   │   └── jquery-ui-less.custom.min.css
  1743. │   │   │   └── vc_lte_ie9.min.css
  1744. │   │   ├── fonts
  1745. │   │   │   ├── vc_grid
  1746. │   │   │   │   ├── vc_grid_v1.eot
  1747. │   │   │   │   ├── vc_grid_v1.svg
  1748. │   │   │   │   ├── vc_grid_v1.ttf
  1749. │   │   │   │   └── vc_grid_v1.woff
  1750. │   │   │   └── vc_icons
  1751. │   │   │   ├── aliases.less
  1752. │   │   │   ├── fonts
  1753. │   │   │   │   ├── VC-Icons.svg
  1754. │   │   │   │   ├── VC-Icons.ttf
  1755. │   │   │   │   └── VC-Icons.woff
  1756. │   │   │   ├── init.less
  1757. │   │   │   ├── style.less
  1758. │   │   │   ├── variables.less
  1759. │   │   │   └── VC Icons.json
  1760. │   │   ├── images
  1761. │   │   │   ├── flickr.png
  1762. │   │   │   ├── icons
  1763. │   │   │   │   ├── address-book.png
  1764. │   │   │   │   ├── alarm-clock.png
  1765. │   │   │   │   ├── anchor.png
  1766. │   │   │   │   ├── application-image.png
  1767. │   │   │   │   ├── arrow.png
  1768. │   │   │   │   ├── asterisk.png
  1769. │   │   │   │   ├── auction-hammer.png
  1770. │   │   │   │   ├── balloon-buzz.png
  1771. │   │   │   │   ├── balloon-facebook.png
  1772. │   │   │   │   ├── balloon.png
  1773. │   │   │   │   ├── balloon-twitter.png
  1774. │   │   │   │   ├── battery-full.png
  1775. │   │   │   │   ├── binocular.png
  1776. │   │   │   │   ├── blue-document-excel.png
  1777. │   │   │   │   ├── blue-document-image.png
  1778. │   │   │   │   ├── blue-document-music.png
  1779. │   │   │   │   ├── blue-document-office.png
  1780. │   │   │   │   ├── blue-document-pdf.png
  1781. │   │   │   │   ├── blue-document-powerpoint.png
  1782. │   │   │   │   ├── blue-document-word.png
  1783. │   │   │   │   ├── bookmark.png
  1784. │   │   │   │   ├── camcorder.png
  1785. │   │   │   │   ├── camera.png
  1786. │   │   │   │   ├── chart-pie.png
  1787. │   │   │   │   ├── chart.png
  1788. │   │   │   │   ├── clock.png
  1789. │   │   │   │   ├── control.png
  1790. │   │   │   │   ├── fire.png
  1791. │   │   │   │   ├── heart.png
  1792. │   │   │   │   ├── mail.png
  1793. │   │   │   │   ├── plus-shield.png
  1794. │   │   │   │   └── video.png
  1795. │   │   │   ├── spinner.gif
  1796. │   │   │   ├── toggle_close.png
  1797. │   │   │   └── toggle_open.png
  1798. │   │   ├── js
  1799. │   │   │   ├── dist
  1800. │   │   │   │   ├── backend-actions.min.js
  1801. │   │   │   │   ├── backend.min.js
  1802. │   │   │   │   ├── edit-form.min.js
  1803. │   │   │   │   ├── frontend-editor.min.js
  1804. │   │   │   │   ├── grid-builder.min.js
  1805. │   │   │   │   ├── js_composer_front.min.js
  1806. │   │   │   │   ├── page_editable.min.js
  1807. │   │   │   │   ├── settings.min.js
  1808. │   │   │   │   └── vc_grid.min.js
  1809. │   │   │   ├── editors
  1810. │   │   │   │   └── templates-preview.js
  1811. │   │   │   ├── frontend_editor
  1812. │   │   │   │   ├── shortcodes
  1813. │   │   │   │   │   ├── charts
  1814. │   │   │   │   │   │   ├── vc_line_chart.js
  1815. │   │   │   │   │   │   ├── vc_pie.js
  1816. │   │   │   │   │   │   └── vc_round_chart.js
  1817. │   │   │   │   │   ├── containers
  1818. │   │   │   │   │   │   ├── container.js
  1819. │   │   │   │   │   │   ├── container_with_parent.js
  1820. │   │   │   │   │   │   ├── vc_column_inner.js
  1821. │   │   │   │   │   │   ├── vc_column.js
  1822. │   │   │   │   │   │   ├── vc_row_inner.js
  1823. │   │   │   │   │   │   ├── vc_row.js
  1824. │   │   │   │   │   │   └── vc_section.js
  1825. │   │   │   │   │   ├── content
  1826. │   │   │   │   │   │   ├── vc_column_text.js
  1827. │   │   │   │   │   │   ├── vc_flickr.js
  1828. │   │   │   │   │   │   ├── vc_posts_slider.js
  1829. │   │   │   │   │   │   ├── vc_raw_js.js
  1830. │   │   │   │   │   │   └── vc_toggle.js
  1831. │   │   │   │   │   ├── deprecated
  1832. │   │   │   │   │   │   ├── tabs
  1833. │   │   │   │   │   │   │   ├── vc_accordion.js
  1834. │   │   │   │   │   │   │   ├── vc_accordion_tab.js
  1835. │   │   │   │   │   │   │   ├── vc_tab.js
  1836. │   │   │   │   │   │   │   ├── vc_tabs.js
  1837. │   │   │   │   │   │   │   └── vc_tour.js
  1838. │   │   │   │   │   │   └── vc_carousel.js
  1839. │   │   │   │   │   ├── grids
  1840. │   │   │   │   │   │   ├── vc_basic_grid.js
  1841. │   │   │   │   │   │   ├── vc_masonry_grid.js
  1842. │   │   │   │   │   │   ├── vc_masonry_media_grid.js
  1843. │   │   │   │   │   │   └── vc_media_grid.js
  1844. │   │   │   │   │   ├── images
  1845. │   │   │   │   │   │   ├── vc_gallery.js
  1846. │   │   │   │   │   │   ├── vc_images_carousel.js
  1847. │   │   │   │   │   │   └── vc_single_image.js
  1848. │   │   │   │   │   └── tta
  1849. │   │   │   │   │   ├── tta_events.js
  1850. │   │   │   │   │   ├── vc_tta_accordion.js
  1851. │   │   │   │   │   ├── vc_tta_pageable.js
  1852. │   │   │   │   │   ├── vc_tta_section.js
  1853. │   │   │   │   │   ├── vc_tta_tabs.js
  1854. │   │   │   │   │   └── vc_tta_tour.js
  1855. │   │   │   │   └── vendors
  1856. │   │   │   │   └── plugins
  1857. │   │   │   │   └── jwplayer.js
  1858. │   │   │   └── vendors
  1859. │   │   │   ├── advanced_custom_fields.js
  1860. │   │   │   ├── qtranslate_backend.js
  1861. │   │   │   ├── qtranslate_frontend.js
  1862. │   │   │   ├── qtranslatex_backend.js
  1863. │   │   │   ├── qtranslatex_frontend.js
  1864. │   │   │   ├── woocommerce-add-to-cart.js
  1865. │   │   │   ├── woocommerce.js
  1866. │   │   │   └── yoast.js
  1867. │   │   ├── less
  1868. │   │   │   ├── backend_shortcodes
  1869. │   │   │   │   ├── content_block.less
  1870. │   │   │   │   ├── empty_containers.less
  1871. │   │   │   │   ├── rows_columns.less
  1872. │   │   │   │   ├── vc_accordion.less
  1873. │   │   │   │   ├── vc_accordion_tab.less
  1874. │   │   │   │   ├── vc_button3.less
  1875. │   │   │   │   ├── vc_button.less
  1876. │   │   │   │   ├── vc_call_to_action3.less
  1877. │   │   │   │   ├── vc_charts.less
  1878. │   │   │   │   ├── vc_column_text.less
  1879. │   │   │   │   ├── vc_cta_button.less
  1880. │   │   │   │   ├── vc_empty_space.less
  1881. │   │   │   │   ├── vc_facebook.less
  1882. │   │   │   │   ├── vc_flickr.less
  1883. │   │   │   │   ├── vc_gallery.less
  1884. │   │   │   │   ├── vc_gmaps.less
  1885. │   │   │   │   ├── vc_googleplus.less
  1886. │   │   │   │   ├── vc_images_carousel.less
  1887. │   │   │   │   ├── vc_message_box.less
  1888. │   │   │   │   ├── vc_pie.less
  1889. │   │   │   │   ├── vc_pinterest.less
  1890. │   │   │   │   ├── vc_posts_slider.less
  1891. │   │   │   │   ├── vc_progress_bar.less
  1892. │   │   │   │   ├── vc_raw_html.less
  1893. │   │   │   │   ├── vc_raw_js.less
  1894. │   │   │   │   ├── vc_separator.less
  1895. │   │   │   │   ├── vc_single_image.less
  1896. │   │   │   │   ├── vc_tab.less
  1897. │   │   │   │   ├── vc_tabs.less
  1898. │   │   │   │   ├── vc_teaser_grid.less
  1899. │   │   │   │   ├── vc_toggle.less
  1900. │   │   │   │   ├── vc_tour.less
  1901. │   │   │   │   ├── vc_tta.less
  1902. │   │   │   │   ├── vc_tweetmeme.less
  1903. │   │   │   │   ├── vc_twitter.less
  1904. │   │   │   │   ├── vc_video.less
  1905. │   │   │   │   ├── vc_widget_sidebar.less
  1906. │   │   │   │   └── vc_wp_widget.less
  1907. │   │   │   ├── config
  1908. │   │   │   │   ├── admin_variables.less
  1909. │   │   │   │   ├── variables_colors.less
  1910. │   │   │   │   ├── variables_common.less
  1911. │   │   │   │   └── variables.less
  1912. │   │   │   ├── js_composer_backend_editor.less
  1913. │   │   │   ├── js_composer_frontend_editor_iframe.less
  1914. │   │   │   ├── js_composer_frontend_editor.less
  1915. │   │   │   ├── js_composer.less
  1916. │   │   │   ├── js_composer_settings.less
  1917. │   │   │   ├── js_composer_tta.less
  1918. │   │   │   ├── lib
  1919. │   │   │   │   ├── backend_controls.less
  1920. │   │   │   │   ├── backend_draganddrop.less
  1921. │   │   │   │   ├── backend_grid_element_pointers.less
  1922. │   │   │   │   ├── bootstrap-components.less
  1923. │   │   │   │   ├── controls.less
  1924. │   │   │   │   ├── css3_animations.less
  1925. │   │   │   │   ├── editor.less
  1926. │   │   │   │   ├── elements_icons.less
  1927. │   │   │   │   ├── frontend_draganddrop.less
  1928. │   │   │   │   ├── frontend_editor_controls.less
  1929. │   │   │   │   ├── frontend_vc_elements.less
  1930. │   │   │   │   ├── front.less
  1931. │   │   │   │   ├── grid.less
  1932. │   │   │   │   ├── media-gallery.less
  1933. │   │   │   │   ├── panel_preview.less
  1934. │   │   │   │   ├── parallax.less
  1935. │   │   │   │   ├── pixel_icons.less
  1936. │   │   │   │   ├── resizable_modal.less
  1937. │   │   │   │   ├── responsive-utilities.less
  1938. │   │   │   │   ├── utils.less
  1939. │   │   │   │   ├── vc_font.less
  1940. │   │   │   │   ├── vc_mixins.less
  1941. │   │   │   │   ├── vc_pointer.less
  1942. │   │   │   │   └── wpb_icon.less
  1943. │   │   │   ├── modules
  1944. │   │   │   │   ├── ui
  1945. │   │   │   │   │   ├── vc_ui-button.less
  1946. │   │   │   │   │   ├── vc_ui-dropdown.less
  1947. │   │   │   │   │   ├── vc_ui-flex-bootstrap.less
  1948. │   │   │   │   │   ├── vc_ui-fonts.less
  1949. │   │   │   │   │   ├── vc_ui-gaps.less
  1950. │   │   │   │   │   ├── vc_ui-helper.less
  1951. │   │   │   │   │   ├── vc_ui-icon-pixel.less
  1952. │   │   │   │   │   ├── vc_ui-list-bar.less
  1953. │   │   │   │   │   ├── vc_ui-loaders.less
  1954. │   │   │   │   │   ├── vc_ui-panel
  1955. │   │   │   │   │   │   ├── vc_ui-panel-content.less
  1956. │   │   │   │   │   │   ├── vc_ui-panel-footer.less
  1957. │   │   │   │   │   │   ├── vc_ui-panel-header.less
  1958. │   │   │   │   │   │   ├── vc_ui-panel.less
  1959. │   │   │   │   │   │   └── vc_ui-panel-window.less
  1960. │   │   │   │   │   ├── vc_ui-panel-edit-element.less
  1961. │   │   │   │   │   ├── vc_ui-panel-row-layout.less
  1962. │   │   │   │   │   ├── vc_ui-panel-templates.less
  1963. │   │   │   │   │   ├── vc_ui-prompt.less
  1964. │   │   │   │   │   └── vc_ui-tabs-line.less
  1965. │   │   │   │   ├── vc_buttons.less
  1966. │   │   │   │   ├── vc_fullscreen.less
  1967. │   │   │   │   ├── vc_helper.less
  1968. │   │   │   │   ├── vc_messages.less
  1969. │   │   │   │   ├── vc_modals.less
  1970. │   │   │   │   ├── vc_navbar.less
  1971. │   │   │   │   ├── vc_panels.less
  1972. │   │   │   │   ├── vc_placeholder.less
  1973. │   │   │   │   ├── vc_preloader.less
  1974. │   │   │   │   ├── vc_switcher.less
  1975. │   │   │   │   ├── vc_table.less
  1976. │   │   │   │   ├── vc_teaser_box.less
  1977. │   │   │   │   └── vc_welcome.less
  1978. │   │   │   ├── pages
  1979. │   │   │   │   └── vc_welcome.less
  1980. │   │   │   ├── params
  1981. │   │   │   │   ├── autocomplete.less
  1982. │   │   │   │   ├── colorpicker.less
  1983. │   │   │   │   ├── column_offset.less
  1984. │   │   │   │   ├── css_editor.less
  1985. │   │   │   │   ├── dropdown.less
  1986. │   │   │   │   ├── hidden.less
  1987. │   │   │   │   ├── iconpicker.less
  1988. │   │   │   │   ├── loop.less
  1989. │   │   │   │   ├── options_field.less
  1990. │   │   │   │   ├── param_group.less
  1991. │   │   │   │   ├── sorted_list.less
  1992. │   │   │   │   ├── vc_grid_element.less
  1993. │   │   │   │   ├── vc_grid_item
  1994. │   │   │   │   │   ├── navbar.less
  1995. │   │   │   │   │   ├── preview.less
  1996. │   │   │   │   │   ├── shortcodes
  1997. │   │   │   │   │   │   ├── vc_gitem_animated_block_admin.less
  1998. │   │   │   │   │   │   ├── vc_gitem_animated_block.less
  1999. │   │   │   │   │   │   ├── vc_gitem_col.less
  2000. │   │   │   │   │   │   ├── vc_gitem_gitem_zone_height_mode.less
  2001. │   │   │   │   │   │   ├── vc_gitem_post_categories.less
  2002. │   │   │   │   │   │   ├── vc_gitem_post_data.less
  2003. │   │   │   │   │   │   ├── vc_gitem_row_admin.less
  2004. │   │   │   │   │   │   ├── vc_gitem_row.less
  2005. │   │   │   │   │   │   ├── vc_gitem_zone_admin.less
  2006. │   │   │   │   │   │   ├── vc_gitem_zone_a.less
  2007. │   │   │   │   │   │   ├── vc_gitem_zone_b.less
  2008. │   │   │   │   │   │   ├── vc_gitem_zone_c.less
  2009. │   │   │   │   │   │   └── vc_gitem_zone.less
  2010. │   │   │   │   │   ├── vc_gitem_editor.less
  2011. │   │   │   │   │   └── vc_grid_item.less
  2012. │   │   │   │   ├── vc_grid.less
  2013. │   │   │   │   ├── vc_link.less
  2014. │   │   │   │   └── vc_message_color.less
  2015. │   │   │   ├── popups
  2016. │   │   │   │   ├── modal_add_element.less
  2017. │   │   │   │   ├── panel_edit_form.less
  2018. │   │   │   │   └── panel_template_library.less
  2019. │   │   │   ├── settings_tabs
  2020. │   │   │   │   ├── automapper.less
  2021. │   │   │   │   ├── custom_css.less
  2022. │   │   │   │   ├── design_options.less
  2023. │   │   │   │   ├── element_css.less
  2024. │   │   │   │   ├── general_settings.less
  2025. │   │   │   │   ├── product_license.less
  2026. │   │   │   │   ├── tabs_ui.less
  2027. │   │   │   │   ├── user-group.less
  2028. │   │   │   │   └── vc_roles.less
  2029. │   │   │   ├── shortcodes
  2030. │   │   │   │   ├── frontend_vc_row.less
  2031. │   │   │   │   ├── _shortcodes_container.less
  2032. │   │   │   │   ├── tta
  2033. │   │   │   │   │   ├── vc_tta-colors.less
  2034. │   │   │   │   │   ├── vc_tta-core.less
  2035. │   │   │   │   │   ├── vc_tta-frontend-editor.less
  2036. │   │   │   │   │   ├── vc_tta-icon-controls.less
  2037. │   │   │   │   │   ├── vc_tta-mixins.less
  2038. │   │   │   │   │   ├── vc_tta-options.less
  2039. │   │   │   │   │   ├── vc_tta-pagination.less
  2040. │   │   │   │   │   └── vc_tta-variables.less
  2041. │   │   │   │   ├── vc_alert.less
  2042. │   │   │   │   ├── vc_basic_grid
  2043. │   │   │   │   │   ├── filter_styles
  2044. │   │   │   │   │   │   ├── filter_bordered.less
  2045. │   │   │   │   │   │   ├── filter_default.less
  2046. │   │   │   │   │   │   ├── filter_default_less_rounded.less
  2047. │   │   │   │   │   │   ├── filter_dropdown.less
  2048. │   │   │   │   │   │   └── filter_filled.less
  2049. │   │   │   │   │   ├── vc_grid_arrows.less
  2050. │   │   │   │   │   ├── vc_grid_carousel.less
  2051. │   │   │   │   │   ├── vc_grid_filter.less
  2052. │   │   │   │   │   ├── vc_grid_gap.less
  2053. │   │   │   │   │   ├── vc_grid.less
  2054. │   │   │   │   │   ├── vc_grid_loading.less
  2055. │   │   │   │   │   ├── vc_grid_pagination_dots.less
  2056. │   │   │   │   │   ├── vc_grid_pagination_numbers.less
  2057. │   │   │   │   │   └── vc_grid_style.less
  2058. │   │   │   │   ├── vc_button3_editform.less
  2059. │   │   │   │   ├── vc_button3.less
  2060. │   │   │   │   ├── vc_button.less
  2061. │   │   │   │   ├── vc_call_to_action3.less
  2062. │   │   │   │   ├── vc_call_to_action.less
  2063. │   │   │   │   ├── vc_carousel.less
  2064. │   │   │   │   ├── vc_charts.less
  2065. │   │   │   │   ├── vc_cta3_editform.less
  2066. │   │   │   │   ├── vc_custom_heading.less
  2067. │   │   │   │   ├── vc_flickr.less
  2068. │   │   │   │   ├── vc_google_maps.less
  2069. │   │   │   │   ├── vc_icon_element.less
  2070. │   │   │   │   ├── vc_image_gallery.less
  2071. │   │   │   │   ├── vc_message_box
  2072. │   │   │   │   │   ├── vc_message_box_2.less
  2073. │   │   │   │   │   ├── vc_message_box_front.less
  2074. │   │   │   │   │   ├── vc_message_box_mixins.less
  2075. │   │   │   │   │   └── vc_message_box_variables.less
  2076. │   │   │   │   ├── vc_pagination.less
  2077. │   │   │   │   ├── vc_pie.less
  2078. │   │   │   │   ├── vc_post_slider.less
  2079. │   │   │   │   ├── vc_progress_bar.less
  2080. │   │   │   │   ├── vc_responsive.less
  2081. │   │   │   │   ├── vc_row.less
  2082. │   │   │   │   ├── vc_section.less
  2083. │   │   │   │   ├── vc_separator.less
  2084. │   │   │   │   ├── vc_single_image.less
  2085. │   │   │   │   ├── vc_social_btns.less
  2086. │   │   │   │   ├── vc_tabs_tour_accordion.less
  2087. │   │   │   │   ├── vc_teaser_grid.less
  2088. │   │   │   │   ├── vc_toggle.less
  2089. │   │   │   │   ├── vc_tta.less
  2090. │   │   │   │   ├── vc_video_widget.less
  2091. │   │   │   │   ├── vc_widgetised_column.less
  2092. │   │   │   │   └── vc_zoom.less
  2093. │   │   │   ├── vc_lte_ie9.less
  2094. │   │   │   ├── vendor
  2095. │   │   │   │   ├── contact_form_7.less
  2096. │   │   │   │   ├── gravity_form.less
  2097. │   │   │   │   ├── jwplayer.less
  2098. │   │   │   │   ├── layerslider.less
  2099. │   │   │   │   ├── rev_slider.less
  2100. │   │   │   │   └── woocommerce.less
  2101. │   │   │   └── wp
  2102. │   │   │   ├── accordion.less
  2103. │   │   │   └── form.less
  2104. │   │   ├── lib
  2105. │   │   │   ├── bower
  2106. │   │   │   │   ├── ace-builds
  2107. │   │   │   │   │   └── src-min-noconflict
  2108. │   │   │   │   │   ├── ace.js
  2109. │   │   │   │   │   ├── mode-css.js
  2110. │   │   │   │   │   ├── theme-chrome.js
  2111. │   │   │   │   │   └── worker-css.js
  2112. │   │   │   │   ├── animate-css
  2113. │   │   │   │   │   └── animate.min.css
  2114. │   │   │   │   ├── bootstrap3
  2115. │   │   │   │   │   ├── dist
  2116. │   │   │   │   │   │   └── js
  2117. │   │   │   │   │   │   └── bootstrap.min.js
  2118. │   │   │   │   │   ├── js
  2119. │   │   │   │   │   │   ├── affix.min.js
  2120. │   │   │   │   │   │   ├── alert.min.js
  2121. │   │   │   │   │   │   ├── button.min.js
  2122. │   │   │   │   │   │   ├── carousel.min.js
  2123. │   │   │   │   │   │   ├── collapse.min.js
  2124. │   │   │   │   │   │   ├── dropdown.min.js
  2125. │   │   │   │   │   │   ├── modal.min.js
  2126. │   │   │   │   │   │   ├── popover.min.js
  2127. │   │   │   │   │   │   ├── scrollspy.min.js
  2128. │   │   │   │   │   │   ├── tab.min.js
  2129. │   │   │   │   │   │   ├── tooltip.min.js
  2130. │   │   │   │   │   │   └── transition.min.js
  2131. │   │   │   │   │   └── less
  2132. │   │   │   │   │   ├── alerts.less
  2133. │   │   │   │   │   ├── badges.less
  2134. │   │   │   │   │   ├── bootstrap.less
  2135. │   │   │   │   │   ├── breadcrumbs.less
  2136. │   │   │   │   │   ├── button-groups.less
  2137. │   │   │   │   │   ├── buttons.less
  2138. │   │   │   │   │   ├── carousel.less
  2139. │   │   │   │   │   ├── close.less
  2140. │   │   │   │   │   ├── code.less
  2141. │   │   │   │   │   ├── component-animations.less
  2142. │   │   │   │   │   ├── dropdowns.less
  2143. │   │   │   │   │   ├── forms.less
  2144. │   │   │   │   │   ├── glyphicons.less
  2145. │   │   │   │   │   ├── grid.less
  2146. │   │   │   │   │   ├── input-groups.less
  2147. │   │   │   │   │   ├── jumbotron.less
  2148. │   │   │   │   │   ├── labels.less
  2149. │   │   │   │   │   ├── list-group.less
  2150. │   │   │   │   │   ├── media.less
  2151. │   │   │   │   │   ├── mixins
  2152. │   │   │   │   │   │   ├── alerts.less
  2153. │   │   │   │   │   │   ├── background-variant.less
  2154. │   │   │   │   │   │   ├── border-radius.less
  2155. │   │   │   │   │   │   ├── buttons.less
  2156. │   │   │   │   │   │   ├── center-block.less
  2157. │   │   │   │   │   │   ├── clearfix.less
  2158. │   │   │   │   │   │   ├── forms.less
  2159. │   │   │   │   │   │   ├── gradients.less
  2160. │   │   │   │   │   │   ├── grid-framework.less
  2161. │   │   │   │   │   │   ├── grid.less
  2162. │   │   │   │   │   │   ├── hide-text.less
  2163. │   │   │   │   │   │   ├── image.less
  2164. │   │   │   │   │   │   ├── labels.less
  2165. │   │   │   │   │   │   ├── list-group.less
  2166. │   │   │   │   │   │   ├── nav-divider.less
  2167. │   │   │   │   │   │   ├── nav-vertical-align.less
  2168. │   │   │   │   │   │   ├── opacity.less
  2169. │   │   │   │   │   │   ├── pagination.less
  2170. │   │   │   │   │   │   ├── panels.less
  2171. │   │   │   │   │   │   ├── progress-bar.less
  2172. │   │   │   │   │   │   ├── reset-filter.less
  2173. │   │   │   │   │   │   ├── resize.less
  2174. │   │   │   │   │   │   ├── responsive-visibility.less
  2175. │   │   │   │   │   │   ├── size.less
  2176. │   │   │   │   │   │   ├── tab-focus.less
  2177. │   │   │   │   │   │   ├── table-row.less
  2178. │   │   │   │   │   │   ├── text-emphasis.less
  2179. │   │   │   │   │   │   ├── text-overflow.less
  2180. │   │   │   │   │   │   └── vendor-prefixes.less
  2181. │   │   │   │   │   ├── mixins.less
  2182. │   │   │   │   │   ├── modals.less
  2183. │   │   │   │   │   ├── navbar.less
  2184. │   │   │   │   │   ├── navs.less
  2185. │   │   │   │   │   ├── normalize.less
  2186. │   │   │   │   │   ├── pager.less
  2187. │   │   │   │   │   ├── pagination.less
  2188. │   │   │   │   │   ├── panels.less
  2189. │   │   │   │   │   ├── popovers.less
  2190. │   │   │   │   │   ├── print.less
  2191. │   │   │   │   │   ├── progress-bars.less
  2192. │   │   │   │   │   ├── responsive-embed.less
  2193. │   │   │   │   │   ├── responsive-utilities.less
  2194. │   │   │   │   │   ├── scaffolding.less
  2195. │   │   │   │   │   ├── tables.less
  2196. │   │   │   │   │   ├── theme.less
  2197. │   │   │   │   │   ├── thumbnails.less
  2198. │   │   │   │   │   ├── tooltip.less
  2199. │   │   │   │   │   ├── type.less
  2200. │   │   │   │   │   ├── utilities.less
  2201. │   │   │   │   │   ├── variables.less
  2202. │   │   │   │   │   └── wells.less
  2203. │   │   │   │   ├── chartjs
  2204. │   │   │   │   │   ├── Chart.min.js
  2205. │   │   │   │   │   └── README.md
  2206. │   │   │   │   ├── flexslider
  2207. │   │   │   │   │   ├── flexslider.min.css
  2208. │   │   │   │   │   ├── fonts
  2209. │   │   │   │   │   │   ├── flexslider-icon.eot
  2210. │   │   │   │   │   │   ├── flexslider-icon.svg
  2211. │   │   │   │   │   │   ├── flexslider-icon.ttf
  2212. │   │   │   │   │   │   └── flexslider-icon.woff
  2213. │   │   │   │   │   ├── images
  2214. │   │   │   │   │   │   └── bg_play_pause.png
  2215. │   │   │   │   │   ├── jquery.flexslider-min.js
  2216. │   │   │   │   │   └── README.mdown
  2217. │   │   │   │   ├── font-awesome
  2218. │   │   │   │   │   ├── css
  2219. │   │   │   │   │   │   └── font-awesome.min.css
  2220. │   │   │   │   │   └── fonts
  2221. │   │   │   │   │   ├── FontAwesome.otf
  2222. │   │   │   │   │   ├── fontawesome-webfont.eot
  2223. │   │   │   │   │   ├── fontawesome-webfont.svg
  2224. │   │   │   │   │   ├── fontawesome-webfont.ttf
  2225. │   │   │   │   │   ├── fontawesome-webfont.woff
  2226. │   │   │   │   │   └── fontawesome-webfont.woff2
  2227. │   │   │   │   ├── imagesloaded
  2228. │   │   │   │   │   └── imagesloaded.pkgd.min.js
  2229. │   │   │   │   ├── isotope
  2230. │   │   │   │   │   ├── dist
  2231. │   │   │   │   │   │   └── isotope.pkgd.min.js
  2232. │   │   │   │   │   └── README.mdown
  2233. │   │   │   │   ├── jquery-ui-tabs-rotate
  2234. │   │   │   │   │   ├── jquery-ui-tabs-rotate.min.js
  2235. │   │   │   │   │   └── README
  2236. │   │   │   │   ├── json-js
  2237. │   │   │   │   │   ├── json2.min.js
  2238. │   │   │   │   │   └── README
  2239. │   │   │   │   ├── lessjs
  2240. │   │   │   │   │   └── dist
  2241. │   │   │   │   │   └── less.min.js
  2242. │   │   │   │   ├── masonry
  2243. │   │   │   │   │   ├── dist
  2244. │   │   │   │   │   │   └── masonry.pkgd.min.js
  2245. │   │   │   │   │   └── README.mdown
  2246. │   │   │   │   ├── nivoslider
  2247. │   │   │   │   │   ├── jquery.nivo.slider.pack.js
  2248. │   │   │   │   │   ├── license.txt
  2249. │   │   │   │   │   ├── nivo-slider.min.css
  2250. │   │   │   │   │   └── themes
  2251. │   │   │   │   │   └── default
  2252. │   │   │   │   │   ├── arrows.png
  2253. │   │   │   │   │   ├── bullets.png
  2254. │   │   │   │   │   ├── default.min.css
  2255. │   │   │   │   │   └── loading.gif
  2256. │   │   │   │   ├── progress-circle
  2257. │   │   │   │   │   ├── ProgressCircle.min.js
  2258. │   │   │   │   │   └── README.md
  2259. │   │   │   │   ├── scrollTo
  2260. │   │   │   │   │   ├── jquery.scrollTo.min.js
  2261. │   │   │   │   │   └── LICENSE
  2262. │   │   │   │   ├── skrollr
  2263. │   │   │   │   │   ├── dist
  2264. │   │   │   │   │   │   └── skrollr.min.js
  2265. │   │   │   │   │   └── README.md
  2266. │   │   │   │   ├── twbs-pagination
  2267. │   │   │   │   │   └── jquery.twbsPagination.min.js
  2268. │   │   │   │   ├── vcIconPicker
  2269. │   │   │   │   │   ├── css
  2270. │   │   │   │   │   │   └── jquery.fonticonpicker.min.css
  2271. │   │   │   │   │   ├── jquery.fonticonpicker.min.js
  2272. │   │   │   │   │   └── themes
  2273. │   │   │   │   │   └── grey-theme
  2274. │   │   │   │   │   └── jquery.fonticonpicker.vcgrey.min.css
  2275. │   │   │   │   └── zoom
  2276. │   │   │   │   ├── jquery.zoom.min.js
  2277. │   │   │   │   └── readme.md
  2278. │   │   │   ├── owl-carousel2-dist
  2279. │   │   │   │   ├── assets
  2280. │   │   │   │   │   ├── owl.min.css
  2281. │   │   │   │   │   └── owl.video.play.png
  2282. │   │   │   │   ├── LICENSE
  2283. │   │   │   │   └── owl.carousel.min.js
  2284. │   │   │   ├── php.default
  2285. │   │   │   │   └── php.default.min.js
  2286. │   │   │   ├── prettyphoto
  2287. │   │   │   │   ├── css
  2288. │   │   │   │   │   └── prettyPhoto.min.css
  2289. │   │   │   │   ├── images
  2290. │   │   │   │   │   └── prettyPhoto
  2291. │   │   │   │   │   ├── dark_rounded
  2292. │   │   │   │   │   │   ├── btnNext.png
  2293. │   │   │   │   │   │   ├── btnPrevious.png
  2294. │   │   │   │   │   │   ├── contentPattern.png
  2295. │   │   │   │   │   │   ├── default_thumbnail.gif
  2296. │   │   │   │   │   │   ├── loader.gif
  2297. │   │   │   │   │   │   └── sprite.png
  2298. │   │   │   │   │   ├── dark_square
  2299. │   │   │   │   │   │   ├── btnNext.png
  2300. │   │   │   │   │   │   ├── btnPrevious.png
  2301. │   │   │   │   │   │   ├── contentPattern.png
  2302. │   │   │   │   │   │   ├── default_thumbnail.gif
  2303. │   │   │   │   │   │   ├── loader.gif
  2304. │   │   │   │   │   │   └── sprite.png
  2305. │   │   │   │   │   ├── default
  2306. │   │   │   │   │   │   ├── default_thumb.png
  2307. │   │   │   │   │   │   ├── loader.gif
  2308. │   │   │   │   │   │   ├── sprite_next.png
  2309. │   │   │   │   │   │   ├── sprite.png
  2310. │   │   │   │   │   │   ├── sprite_prev.png
  2311. │   │   │   │   │   │   ├── sprite_x.png
  2312. │   │   │   │   │   │   └── sprite_y.png
  2313. │   │   │   │   │   ├── facebook
  2314. │   │   │   │   │   │   ├── btnNext.png
  2315. │   │   │   │   │   │   ├── btnPrevious.png
  2316. │   │   │   │   │   │   ├── contentPatternBottom.png
  2317. │   │   │   │   │   │   ├── contentPatternLeft.png
  2318. │   │   │   │   │   │   ├── contentPatternRight.png
  2319. │   │   │   │   │   │   ├── contentPatternTop.png
  2320. │   │   │   │   │   │   ├── default_thumbnail.gif
  2321. │   │   │   │   │   │   ├── loader.gif
  2322. │   │   │   │   │   │   └── sprite.png
  2323. │   │   │   │   │   ├── light_rounded
  2324. │   │   │   │   │   │   ├── btnNext.png
  2325. │   │   │   │   │   │   ├── btnPrevious.png
  2326. │   │   │   │   │   │   ├── default_thumbnail.gif
  2327. │   │   │   │   │   │   ├── loader.gif
  2328. │   │   │   │   │   │   └── sprite.png
  2329. │   │   │   │   │   └── light_square
  2330. │   │   │   │   │   ├── btnNext.png
  2331. │   │   │   │   │   ├── btnPrevious.png
  2332. │   │   │   │   │   ├── default_thumbnail.gif
  2333. │   │   │   │   │   ├── loader.gif
  2334. │   │   │   │   │   └── sprite.png
  2335. │   │   │   │   ├── js
  2336. │   │   │   │   │   └── jquery.prettyPhoto.min.js
  2337. │   │   │   │   └── README
  2338. │   │   │   ├── vc_accordion
  2339. │   │   │   │   └── vc-accordion.min.js
  2340. │   │   │   ├── vc_carousel
  2341. │   │   │   │   ├── css
  2342. │   │   │   │   │   └── vc_carousel.min.css
  2343. │   │   │   │   ├── fonts
  2344. │   │   │   │   │   ├── glyphicons-halflings-regular.eot
  2345. │   │   │   │   │   ├── glyphicons-halflings-regular.svg
  2346. │   │   │   │   │   ├── glyphicons-halflings-regular.ttf
  2347. │   │   │   │   │   └── glyphicons-halflings-regular.woff
  2348. │   │   │   │   ├── js
  2349. │   │   │   │   │   ├── transition.min.js
  2350. │   │   │   │   │   └── vc_carousel.min.js
  2351. │   │   │   │   └── LICENSE
  2352. │   │   │   ├── vc_chart
  2353. │   │   │   │   └── jquery.vc_chart.min.js
  2354. │   │   │   ├── vc_image_zoom
  2355. │   │   │   │   └── vc_image_zoom.min.js
  2356. │   │   │   ├── vc_line_chart
  2357. │   │   │   │   └── vc_line_chart.min.js
  2358. │   │   │   ├── vc_round_chart
  2359. │   │   │   │   └── vc_round_chart.min.js
  2360. │   │   │   ├── vc_tabs
  2361. │   │   │   │   └── vc-tabs.min.js
  2362. │   │   │   ├── vc-tta-autoplay
  2363. │   │   │   │   └── vc-tta-autoplay.min.js
  2364. │   │   │   └── waypoints
  2365. │   │   │   └── waypoints.min.js
  2366. │   │   └── vc
  2367. │   │   ├── 3rd-party
  2368. │   │   │   └── jwplayer.png
  2369. │   │   ├── add.png
  2370. │   │   ├── alert.png
  2371. │   │   ├── atm_controls.png
  2372. │   │   ├── blank.gif
  2373. │   │   ├── blur.svg
  2374. │   │   ├── column_offset_screen_size.png
  2375. │   │   ├── controls.png
  2376. │   │   ├── drag_handler.gif
  2377. │   │   ├── editors
  2378. │   │   │   └── ui
  2379. │   │   │   ├── vc_ui-header-graphics
  2380. │   │   │   │   ├── vc_ui-header-graphic.png
  2381. │   │   │   │   └── vc_ui-icon-pixel-search.png
  2382. │   │   │   └── vc_ui-icon-pixel
  2383. │   │   │   ├── controls.png
  2384. │   │   │   └── vc_ui-sprite.png
  2385. │   │   ├── elements_icons_sprite.png
  2386. │   │   ├── empty_row.png
  2387. │   │   ├── exclamation.png
  2388. │   │   ├── fe
  2389. │   │   │   ├── close_panel.png
  2390. │   │   │   ├── controls.png
  2391. │   │   │   ├── empty_row_sprite.png
  2392. │   │   │   ├── expand.gif
  2393. │   │   │   ├── eye_ico.png
  2394. │   │   │   ├── js_icon.png
  2395. │   │   │   ├── layout_sprite.png
  2396. │   │   │   ├── modal_minimize.png
  2397. │   │   │   ├── move.png
  2398. │   │   │   ├── preloader.gif
  2399. │   │   │   ├── screen_sizes
  2400. │   │   │   │   ├── ipad_h.png
  2401. │   │   │   │   ├── ipad_v.png
  2402. │   │   │   │   ├── iphone_h.png
  2403. │   │   │   │   ├── iphone_v.png
  2404. │   │   │   │   └── laptop.png
  2405. │   │   │   ├── social
  2406. │   │   │   │   ├── fb
  2407. │   │   │   │   │   ├── box_count.png
  2408. │   │   │   │   │   ├── button_count.png
  2409. │   │   │   │   │   └── standart.png
  2410. │   │   │   │   ├── gp
  2411. │   │   │   │   │   ├── medium_bubble.png
  2412. │   │   │   │   │   ├── medium_desc.png
  2413. │   │   │   │   │   ├── medium.png
  2414. │   │   │   │   │   ├── small_bubble.png
  2415. │   │   │   │   │   ├── small_desc.png
  2416. │   │   │   │   │   ├── small.png
  2417. │   │   │   │   │   ├── standard_bubble.png
  2418. │   │   │   │   │   ├── standard_desc.png
  2419. │   │   │   │   │   ├── standard.png
  2420. │   │   │   │   │   ├── tall_bubble.png
  2421. │   │   │   │   │   ├── tall_desc.png
  2422. │   │   │   │   │   └── tall.png
  2423. │   │   │   │   ├── pinterest
  2424. │   │   │   │   │   ├── horizontal.png
  2425. │   │   │   │   │   ├── none.png
  2426. │   │   │   │   │   └── vertical.png
  2427. │   │   │   │   └── tw
  2428. │   │   │   │   └── none.png
  2429. │   │   │   └── visual_composer_32.png
  2430. │   │   ├── gb_additional_content.png
  2431. │   │   ├── info.png
  2432. │   │   ├── item_icon.png
  2433. │   │   ├── loaders
  2434. │   │   │   ├── spinner-light.svg
  2435. │   │   │   └── spinner.svg
  2436. │   │   ├── logo
  2437. │   │   │   └── 64x64.png
  2438. │   │   ├── logo_ce.png
  2439. │   │   ├── minus.png
  2440. │   │   ├── navbar_controls.png
  2441. │   │   ├── no_image.png
  2442. │   │   ├── pattern.gif
  2443. │   │   ├── plus.png
  2444. │   │   ├── remove.png
  2445. │   │   ├── rowbg.png
  2446. │   │   ├── row_layouts
  2447. │   │   │   ├── 12_12.gif
  2448. │   │   │   ├── 13_13_13.gif
  2449. │   │   │   ├── 13_23.gif
  2450. │   │   │   ├── 14_12_14.gif
  2451. │   │   │   ├── 14_14_14_14.gif
  2452. │   │   │   ├── 14_34.gif
  2453. │   │   │   ├── 14_46_16.gif
  2454. │   │   │   ├── 16_16_16_12.gif
  2455. │   │   │   ├── 16_16_16_16_16_16.gif
  2456. │   │   │   ├── 1.gif
  2457. │   │   │   ├── 23_13.gif
  2458. │   │   │   └── 56_16.gif
  2459. │   │   ├── search.png
  2460. │   │   ├── separator.gif
  2461. │   │   ├── tick.png
  2462. │   │   ├── vc_gitem_image.png
  2463. │   │   ├── vc-welcome
  2464. │   │   │   ├── 01.png
  2465. │   │   │   ├── 02.png
  2466. │   │   │   ├── 03.png
  2467. │   │   │   └── screenshot.png
  2468. │   │   ├── visual_composer_32.png
  2469. │   │   └── visual_composer.png
  2470. │   ├── changes.txt
  2471. │   ├── config
  2472. │   │   ├── buttons
  2473. │   │   │   ├── shortcode-vc-btn.php
  2474. │   │   │   └── shortcode-vc-cta.php
  2475. │   │   ├── containers
  2476. │   │   │   ├── shortcode-vc-column-inner.php
  2477. │   │   │   ├── shortcode-vc-column.php
  2478. │   │   │   ├── shortcode-vc-row-inner.php
  2479. │   │   │   ├── shortcode-vc-row.php
  2480. │   │   │   └── shortcode-vc-section.php
  2481. │   │   ├── content
  2482. │   │   │   ├── shortcode-vc-column-text.php
  2483. │   │   │   ├── shortcode-vc-custom-heading.php
  2484. │   │   │   ├── shortcode-vc-empty-space.php
  2485. │   │   │   ├── shortcode-vc-flickr.php
  2486. │   │   │   ├── shortcode-vc-gallery.php
  2487. │   │   │   ├── shortcode-vc-gmaps.php
  2488. │   │   │   ├── shortcode-vc-icon.php
  2489. │   │   │   ├── shortcode-vc-images-carousel.php
  2490. │   │   │   ├── shortcode-vc-line-chart.php
  2491. │   │   │   ├── shortcode-vc-message.php
  2492. │   │   │   ├── shortcode-vc-pie.php
  2493. │   │   │   ├── shortcode-vc-posts-slider.php
  2494. │   │   │   ├── shortcode-vc-progress-bar.php
  2495. │   │   │   ├── shortcode-vc-round-chart.php
  2496. │   │   │   ├── shortcode-vc-separator.php
  2497. │   │   │   ├── shortcode-vc-single-image.php
  2498. │   │   │   ├── shortcode-vc-text-separator.php
  2499. │   │   │   ├── shortcode-vc-toggle.php
  2500. │   │   │   ├── shortcode-vc-video.php
  2501. │   │   │   ├── vc-custom-heading-element.php
  2502. │   │   │   └── vc-icon-element.php
  2503. │   │   ├── deprecated
  2504. │   │   │   ├── shortcode-vc-accordion.php
  2505. │   │   │   ├── shortcode-vc-accordion-tab.php
  2506. │   │   │   ├── shortcode-vc-button2.php
  2507. │   │   │   ├── shortcode-vc-button.php
  2508. │   │   │   ├── shortcode-vc-carousel.php
  2509. │   │   │   ├── shortcode-vc-cta-button2.php
  2510. │   │   │   ├── shortcode-vc-cta-button.php
  2511. │   │   │   ├── shortcode-vc-posts-grid.php
  2512. │   │   │   ├── shortcode-vc-tab.php
  2513. │   │   │   ├── shortcode-vc-tabs.php
  2514. │   │   │   └── shortcode-vc-tour.php
  2515. │   │   ├── grids
  2516. │   │   │   ├── class-vc-grids-common.php
  2517. │   │   │   ├── shortcode-vc-basic-grid.php
  2518. │   │   │   ├── shortcode-vc-masonry-grid.php
  2519. │   │   │   ├── shortcode-vc-masonry-media-grid.php
  2520. │   │   │   ├── shortcode-vc-media-grid.php
  2521. │   │   │   └── vc-grids-functions.php
  2522. │   │   ├── lean-map.php
  2523. │   │   ├── social
  2524. │   │   │   ├── shortcode-vc-facebook.php
  2525. │   │   │   ├── shortcode-vc-googleplus.php
  2526. │   │   │   ├── shortcode-vc-pinterest.php
  2527. │   │   │   └── shortcode-vc-tweetmeme.php
  2528. │   │   ├── structure
  2529. │   │   │   ├── shortcode-vc-raw-html.php
  2530. │   │   │   ├── shortcode-vc-raw-js.php
  2531. │   │   │   └── shortcode-vc-widget-sidebar.php
  2532. │   │   ├── templates.php
  2533. │   │   ├── tta
  2534. │   │   │   ├── shortcode-vc-tta-accordion.php
  2535. │   │   │   ├── shortcode-vc-tta-pageable.php
  2536. │   │   │   ├── shortcode-vc-tta-section.php
  2537. │   │   │   ├── shortcode-vc-tta-tabs.php
  2538. │   │   │   └── shortcode-vc-tta-tour.php
  2539. │   │   └── wp
  2540. │   │   ├── shortcode-vc-wp-archives.php
  2541. │   │   ├── shortcode-vc-wp-calendar.php
  2542. │   │   ├── shortcode-vc-wp-categories.php
  2543. │   │   ├── shortcode-vc-wp-custommenu.php
  2544. │   │   ├── shortcode-vc-wp-links.php
  2545. │   │   ├── shortcode-vc-wp-meta.php
  2546. │   │   ├── shortcode-vc-wp-pages.php
  2547. │   │   ├── shortcode-vc-wp-posts.php
  2548. │   │   ├── shortcode-vc-wp-recentcomments.php
  2549. │   │   ├── shortcode-vc-wp-rss.php
  2550. │   │   ├── shortcode-vc-wp-search.php
  2551. │   │   ├── shortcode-vc-wp-tagcloud.php
  2552. │   │   └── shortcode-vc-wp-text.php
  2553. │   ├── credits.txt
  2554. │   ├── include
  2555. │   │   ├── autoload
  2556. │   │   │   ├── backend-editor-ie.php
  2557. │   │   │   ├── bc-access-rules-4.8.php
  2558. │   │   │   ├── bc-multisite-options.php
  2559. │   │   │   ├── class-vc-settings-presets.php
  2560. │   │   │   ├── class-vc-vendor-presets.php
  2561. │   │   │   ├── components.json
  2562. │   │   │   ├── frontend-editor-ie.php
  2563. │   │   │   ├── hook-vc-grid.php
  2564. │   │   │   ├── hook-vc-iconpicker-param.php
  2565. │   │   │   ├── hook-vc-message.php
  2566. │   │   │   ├── hook-vc-pie.php
  2567. │   │   │   ├── hook-vc-progress-bar.php
  2568. │   │   │   ├── hook-vc-wp-text.php
  2569. │   │   │   ├── params
  2570. │   │   │   │   ├── hidden.php
  2571. │   │   │   │   └── vc_grid_item.php
  2572. │   │   │   ├── params-to-init.php
  2573. │   │   │   ├── post-type-default-template.php
  2574. │   │   │   ├── ui-vc-pointers.php
  2575. │   │   │   ├── vc-grid-item-editor.php
  2576. │   │   │   ├── vc-image-filters.php
  2577. │   │   │   ├── vc-pages
  2578. │   │   │   │   ├── automapper.php
  2579. │   │   │   │   ├── page-custom-css.php
  2580. │   │   │   │   ├── page-design-options.php
  2581. │   │   │   │   ├── page-role-manager.php
  2582. │   │   │   │   ├── pages.php
  2583. │   │   │   │   ├── settings-tabs.php
  2584. │   │   │   │   └── welcome-screen.php
  2585. │   │   │   ├── vc-pointers-backend-editor.php
  2586. │   │   │   ├── vc-pointers-frontend-editor.php
  2587. │   │   │   ├── vc-settings-presets.php
  2588. │   │   │   ├── vc-shortcode-autoloader.php
  2589. │   │   │   ├── vc-single-image.php
  2590. │   │   │   └── vendors
  2591. │   │   │   ├── acf.php
  2592. │   │   │   ├── cf7.php
  2593. │   │   │   ├── gravity_forms.php
  2594. │   │   │   ├── jwplayer.php
  2595. │   │   │   ├── layerslider.php
  2596. │   │   │   ├── mqtranslate.php
  2597. │   │   │   ├── ninja_forms.php
  2598. │   │   │   ├── qtranslate.php
  2599. │   │   │   ├── qtranslate-x.php
  2600. │   │   │   ├── revslider.php
  2601. │   │   │   ├── woocommerce.php
  2602. │   │   │   ├── wp_customize.php
  2603. │   │   │   ├── wpml.php
  2604. │   │   │   └── yoast_seo.php
  2605. │   │   ├── classes
  2606. │   │   │   ├── core
  2607. │   │   │   │   ├── access
  2608. │   │   │   │   │   ├── abstract-class-vc-access.php
  2609. │   │   │   │   │   ├── class-vc-current-user-access-controller.php
  2610. │   │   │   │   │   ├── class-vc-current-user-access.php
  2611. │   │   │   │   │   ├── class-vc-role-access-controller.php
  2612. │   │   │   │   │   └── class-vc-role-access.php
  2613. │   │   │   │   ├── class-vc-base.php
  2614. │   │   │   │   ├── class-vc-mapper.php
  2615. │   │   │   │   ├── class-vc-page.php
  2616. │   │   │   │   ├── class-vc-pages-group.php
  2617. │   │   │   │   ├── class-vc-post-admin.php
  2618. │   │   │   │   ├── class-vc-shared-library.php
  2619. │   │   │   │   ├── class-vc-sort.php
  2620. │   │   │   │   ├── class-wpb-map.php
  2621. │   │   │   │   ├── interfaces.php
  2622. │   │   │   │   └── shared-templates
  2623. │   │   │   │   ├── class-vc-shared-templates.php
  2624. │   │   │   │   └── importer
  2625. │   │   │   │   ├── parsers.php
  2626. │   │   │   │   ├── plugin.php
  2627. │   │   │   │   └── wordpress-importer.php
  2628. │   │   │   ├── editors
  2629. │   │   │   │   ├── class-vc-backend-editor.php
  2630. │   │   │   │   ├── class-vc-edit-form-fields.php
  2631. │   │   │   │   ├── class-vc-frontend-editor.php
  2632. │   │   │   │   ├── navbar
  2633. │   │   │   │   │   ├── class-vc-navbar-frontend.php
  2634. │   │   │   │   │   └── class-vc-navbar.php
  2635. │   │   │   │   └── popups
  2636. │   │   │   │   ├── class-vc-add-element-box.php
  2637. │   │   │   │   ├── class-vc-edit-layout.php
  2638. │   │   │   │   ├── class-vc-post-settings.php
  2639. │   │   │   │   ├── class-vc-shortcode-edit-form.php
  2640. │   │   │   │   ├── class-vc-templates-editor.php
  2641. │   │   │   │   └── class-vc-templates-panel-editor.php
  2642. │   │   │   ├── settings
  2643. │   │   │   │   ├── class-vc-automapper.php
  2644. │   │   │   │   ├── class-vc-license.php
  2645. │   │   │   │   ├── class-vc-roles.php
  2646. │   │   │   │   └── class-vc-settings.php
  2647. │   │   │   ├── shortcodes
  2648. │   │   │   │   ├── example.php
  2649. │   │   │   │   ├── layerslider-vc.php
  2650. │   │   │   │   ├── paginator
  2651. │   │   │   │   │   └── class-vc-pageable.php
  2652. │   │   │   │   ├── rev-slider-vc.php
  2653. │   │   │   │   ├── shortcodes.php
  2654. │   │   │   │   ├── vc-accordion.php
  2655. │   │   │   │   ├── vc-accordion-tab.php
  2656. │   │   │   │   ├── vc-basic-grid.php
  2657. │   │   │   │   ├── vc-btn.php
  2658. │   │   │   │   ├── vc-button2.php
  2659. │   │   │   │   ├── vc-button.php
  2660. │   │   │   │   ├── vc-carousel.php
  2661. │   │   │   │   ├── vc-column-inner.php
  2662. │   │   │   │   ├── vc-column.php
  2663. │   │   │   │   ├── vc-column-text.php
  2664. │   │   │   │   ├── vc-cta-button2.php
  2665. │   │   │   │   ├── vc-cta-button.php
  2666. │   │   │   │   ├── vc-cta.php
  2667. │   │   │   │   ├── vc-custom-field.php
  2668. │   │   │   │   ├── vc-custom-heading.php
  2669. │   │   │   │   ├── vc-empty-space.php
  2670. │   │   │   │   ├── vc-facebook.php
  2671. │   │   │   │   ├── vc-flickr.php
  2672. │   │   │   │   ├── vc-gallery.php
  2673. │   │   │   │   ├── vc-gitem-animated-block.php
  2674. │   │   │   │   ├── vc-gitem-col.php
  2675. │   │   │   │   ├── vc-gitem-image.php
  2676. │   │   │   │   ├── vc-gitem.php
  2677. │   │   │   │   ├── vc-gitem-post-author.php
  2678. │   │   │   │   ├── vc-gitem-post-categories.php
  2679. │   │   │   │   ├── vc-gitem-post-data.php
  2680. │   │   │   │   ├── vc-gitem-post-date.php
  2681. │   │   │   │   ├── vc-gitem-post-excerpt.php
  2682. │   │   │   │   ├── vc-gitem-post-meta.php
  2683. │   │   │   │   ├── vc-gitem-post-title.php
  2684. │   │   │   │   ├── vc-gitem-row.php
  2685. │   │   │   │   ├── vc-gitem-zone-a.php
  2686. │   │   │   │   ├── vc-gitem-zone-b.php
  2687. │   │   │   │   ├── vc-gitem-zone-c.php
  2688. │   │   │   │   ├── vc-gitem-zone.php
  2689. │   │   │   │   ├── vc-gmaps.php
  2690. │   │   │   │   ├── vc-googleplus.php
  2691. │   │   │   │   ├── vc-icon.php
  2692. │   │   │   │   ├── vc-images-carousel.php
  2693. │   │   │   │   ├── vc-line-chart.php
  2694. │   │   │   │   ├── vc-masonry-grid.php
  2695. │   │   │   │   ├── vc-masonry-media-grid.php
  2696. │   │   │   │   ├── vc-media-grid.php
  2697. │   │   │   │   ├── vc-message.php
  2698. │   │   │   │   ├── vc-pie.php
  2699. │   │   │   │   ├── vc-pinterest.php
  2700. │   │   │   │   ├── vc-posts-grid.php
  2701. │   │   │   │   ├── vc-posts-slider.php
  2702. │   │   │   │   ├── vc-progress-bar.php
  2703. │   │   │   │   ├── vc-raw-html.php
  2704. │   │   │   │   ├── vc-raw-js.php
  2705. │   │   │   │   ├── vc-round-chart.php
  2706. │   │   │   │   ├── vc-row-inner.php
  2707. │   │   │   │   ├── vc-row.php
  2708. │   │   │   │   ├── vc-section.php
  2709. │   │   │   │   ├── vc-separator.php
  2710. │   │   │   │   ├── vc-single-image.php
  2711. │   │   │   │   ├── vc-tab.php
  2712. │   │   │   │   ├── vc-tabs.php
  2713. │   │   │   │   ├── vc-text-separator.php
  2714. │   │   │   │   ├── vc-toggle.php
  2715. │   │   │   │   ├── vc-tour.php
  2716. │   │   │   │   ├── vc-tta-accordion.php
  2717. │   │   │   │   ├── vc-tta-pageable.php
  2718. │   │   │   │   ├── vc-tta-section.php
  2719. │   │   │   │   ├── vc-tta-tabs.php
  2720. │   │   │   │   ├── vc-tta-tour.php
  2721. │   │   │   │   ├── vc-tweetmeme.php
  2722. │   │   │   │   ├── vc-twitter.php
  2723. │   │   │   │   ├── vc-video.php
  2724. │   │   │   │   ├── vc-widget-sidebar.php
  2725. │   │   │   │   └── wordpress-widgets.php
  2726. │   │   │   ├── updaters
  2727. │   │   │   │   ├── class-vc-updater.php
  2728. │   │   │   │   └── class-vc-updating-manager.php
  2729. │   │   │   └── vendors
  2730. │   │   │   ├── class-vc-vendors-manager.php
  2731. │   │   │   └── plugins
  2732. │   │   │   ├── acf
  2733. │   │   │   │   ├── class-vc-acf-shortcode.php
  2734. │   │   │   │   ├── class-vc-gitem-acf-shortcode.php
  2735. │   │   │   │   ├── grid-item-attributes.php
  2736. │   │   │   │   ├── grid-item-shortcodes.php
  2737. │   │   │   │   └── shortcode.php
  2738. │   │   │   ├── class-vc-vendor-advanced-custom-fields.php
  2739. │   │   │   ├── class-vc-vendor-contact-form7.php
  2740. │   │   │   ├── class-vc-vendor-jwplayer.php
  2741. │   │   │   ├── class-vc-vendor-layerslider.php
  2742. │   │   │   ├── class-vc-vendor-mqtranslate.php
  2743. │   │   │   ├── class-vc-vendor-ninja-forms.php
  2744. │   │   │   ├── class-vc-vendor-qtranslate.php
  2745. │   │   │   ├── class-vc-vendor-qtranslate-x.php
  2746. │   │   │   ├── class-vc-vendor-revslider.php
  2747. │   │   │   ├── class-vc-vendor-woocommerce.php
  2748. │   │   │   ├── class-vc-vendor-wpml.php
  2749. │   │   │   ├── class-vc-vendor-yoast_seo.php
  2750. │   │   │   └── woocommerce
  2751. │   │   │   ├── class-vc-gitem-woocommerce-shortcode.php
  2752. │   │   │   ├── grid-item-attributes.php
  2753. │   │   │   ├── grid-item-filters.php
  2754. │   │   │   └── grid-item-shortcodes.php
  2755. │   │   ├── helpers
  2756. │   │   │   ├── class-vc-color-helper.php
  2757. │   │   │   ├── filters.php
  2758. │   │   │   ├── helpers_api.php
  2759. │   │   │   ├── helpers_factory.php
  2760. │   │   │   └── helpers.php
  2761. │   │   ├── params
  2762. │   │   │   ├── animation_style
  2763. │   │   │   │   └── animation_style.php
  2764. │   │   │   ├── autocomplete
  2765. │   │   │   │   └── autocomplete.php
  2766. │   │   │   ├── colorpicker
  2767. │   │   │   │   └── colorpicker.php
  2768. │   │   │   ├── column_offset
  2769. │   │   │   │   └── column_offset.php
  2770. │   │   │   ├── css_editor
  2771. │   │   │   │   └── css_editor.php
  2772. │   │   │   ├── custom_markup
  2773. │   │   │   │   └── custom_markup.php
  2774. │   │   │   ├── default_params.php
  2775. │   │   │   ├── el_id
  2776. │   │   │   │   └── el_id.php
  2777. │   │   │   ├── font_container
  2778. │   │   │   │   └── font_container.php
  2779. │   │   │   ├── google_fonts
  2780. │   │   │   │   └── google_fonts.php
  2781. │   │   │   ├── hidden
  2782. │   │   │   │   └── hidden.php
  2783. │   │   │   ├── href
  2784. │   │   │   │   └── href.php
  2785. │   │   │   ├── iconpicker
  2786. │   │   │   │   └── iconpicker.php
  2787. │   │   │   ├── load.php
  2788. │   │   │   ├── loop
  2789. │   │   │   │   └── loop.php
  2790. │   │   │   ├── options
  2791. │   │   │   │   └── options.php
  2792. │   │   │   ├── param_group
  2793. │   │   │   │   └── param_group.php
  2794. │   │   │   ├── params.php
  2795. │   │   │   ├── params_preset
  2796. │   │   │   │   └── params_preset.php
  2797. │   │   │   ├── sorted_list
  2798. │   │   │   │   └── sorted_list.php
  2799. │   │   │   ├── tab_id
  2800. │   │   │   │   └── tab_id.php
  2801. │   │   │   ├── textarea_html
  2802. │   │   │   │   └── textarea_html.php
  2803. │   │   │   ├── vc_grid_element
  2804. │   │   │   │   ├── vc_grid_element.php
  2805. │   │   │   │   └── vc_grid_id
  2806. │   │   │   │   └── vc_grid_id.php
  2807. │   │   │   ├── vc_grid_item
  2808. │   │   │   │   ├── attributes.php
  2809. │   │   │   │   ├── class-vc-grid-item.php
  2810. │   │   │   │   ├── class-wpb-map-grid-item.php
  2811. │   │   │   │   ├── editor
  2812. │   │   │   │   │   ├── class-vc-grid-item-editor.php
  2813. │   │   │   │   │   ├── class-vc-grid-item-preview.php
  2814. │   │   │   │   │   ├── navbar
  2815. │   │   │   │   │   │   └── class-vc-navbar-grid-item.php
  2816. │   │   │   │   │   └── popups
  2817. │   │   │   │   │   ├── class-vc-add-element-box-grid-item.php
  2818. │   │   │   │   │   └── class-vc-templates-editor-grid-item.php
  2819. │   │   │   │   ├── shortcodes.php
  2820. │   │   │   │   └── templates.php
  2821. │   │   │   └── vc_link
  2822. │   │   │   └── vc_link.php
  2823. │   │   └── templates
  2824. │   │   ├── editors
  2825. │   │   │   ├── backend_editor.tpl.php
  2826. │   │   │   ├── frontend_editor.tpl.php
  2827. │   │   │   ├── frontend_template.tpl.php
  2828. │   │   │   ├── navbar
  2829. │   │   │   │   └── navbar.tpl.php
  2830. │   │   │   ├── partials
  2831. │   │   │   │   ├── access-manager-js.tpl.php
  2832. │   │   │   │   ├── add_element_search.tpl.php
  2833. │   │   │   │   ├── add_element_tabs.tpl.php
  2834. │   │   │   │   ├── backend_controls_tab.tpl.php
  2835. │   │   │   │   ├── backend_controls.tpl.php
  2836. │   │   │   │   ├── backend_editor_footer.tpl.php
  2837. │   │   │   │   ├── backend-shortcodes-templates.tpl.php
  2838. │   │   │   │   ├── frontend_controls.tpl.php
  2839. │   │   │   │   ├── post_shortcodes.tpl.php
  2840. │   │   │   │   ├── prompt-presets.tpl.php
  2841. │   │   │   │   ├── prompt-templates.tpl.php
  2842. │   │   │   │   ├── settings_presets_popup.tpl.php
  2843. │   │   │   │   ├── templates_search.tpl.php
  2844. │   │   │   │   ├── vc_settings-image-block.tpl.php
  2845. │   │   │   │   ├── vc_ui-settings-dropdown.tpl.php
  2846. │   │   │   │   ├── vc_ui-templates-tabs.tpl.php
  2847. │   │   │   │   └── vc_welcome_block.tpl.php
  2848. │   │   │   ├── popups
  2849. │   │   │   │   ├── modal_edit_element.tpl.php
  2850. │   │   │   │   ├── panel_multi_shortcode_edit_form.tpl.php
  2851. │   │   │   │   ├── panel_shortcode_edit_form.tpl.php
  2852. │   │   │   │   ├── panel_templates_editor.tpl.php
  2853. │   │   │   │   ├── shared-templates
  2854. │   │   │   │   │   └── category.tpl.php
  2855. │   │   │   │   ├── vc_ui-footer.tpl.php
  2856. │   │   │   │   ├── vc_ui-header.tpl.php
  2857. │   │   │   │   ├── vc_ui-panel-add-element.tpl.php
  2858. │   │   │   │   ├── vc_ui-panel-edit-element.tpl.php
  2859. │   │   │   │   ├── vc_ui-panel-post-settings.tpl.php
  2860. │   │   │   │   ├── vc_ui-panel-row-layout.tpl.php
  2861. │   │   │   │   └── vc_ui-panel-templates.tpl.php
  2862. │   │   │   └── vc_ui-template-preview.tpl.php
  2863. │   │   ├── pages
  2864. │   │   │   ├── partials
  2865. │   │   │   │   ├── _settings_tabs.php
  2866. │   │   │   │   ├── _tabs.php
  2867. │   │   │   │   └── vc-roles-parts
  2868. │   │   │   │   ├── _backend_editor.tpl.php
  2869. │   │   │   │   ├── _frontend_editor.tpl.php
  2870. │   │   │   │   ├── _grid_builder.tpl.php
  2871. │   │   │   │   ├── _part.tpl.php
  2872. │   │   │   │   ├── _post_settings.tpl.php
  2873. │   │   │   │   ├── _post_types.tpl.php
  2874. │   │   │   │   ├── _presets.tpl.php
  2875. │   │   │   │   ├── _settings.tpl.php
  2876. │   │   │   │   ├── _shortcodes.tpl.php
  2877. │   │   │   │   └── _templates.tpl.php
  2878. │   │   │   ├── vc-settings
  2879. │   │   │   │   ├── default-template-post-type.tpl.php
  2880. │   │   │   │   ├── index.php
  2881. │   │   │   │   ├── tab.php
  2882. │   │   │   │   ├── tab-vc-roles.php
  2883. │   │   │   │   └── vc-automapper.php
  2884. │   │   │   └── vc-welcome
  2885. │   │   │   ├── index.php
  2886. │   │   │   ├── vc-faq.php
  2887. │   │   │   ├── vc-resources.php
  2888. │   │   │   └── vc-welcome.php
  2889. │   │   ├── params
  2890. │   │   │   ├── column_offset
  2891. │   │   │   │   └── template.tpl.php
  2892. │   │   │   ├── google_fonts
  2893. │   │   │   │   └── template.php
  2894. │   │   │   ├── loop
  2895. │   │   │   │   └── templates.html
  2896. │   │   │   ├── options
  2897. │   │   │   │   └── templates.html
  2898. │   │   │   ├── param_group
  2899. │   │   │   │   ├── add.tpl.php
  2900. │   │   │   │   ├── content.tpl.php
  2901. │   │   │   │   └── inner_content.tpl.php
  2902. │   │   │   └── vc_grid_item
  2903. │   │   │   ├── attributes
  2904. │   │   │   │   ├── featured_image.php
  2905. │   │   │   │   ├── post_categories.php
  2906. │   │   │   │   └── vc_btn.php
  2907. │   │   │   ├── editor
  2908. │   │   │   │   ├── partials
  2909. │   │   │   │   │   └── vc_grid_item_editor_footer.tpl.php
  2910. │   │   │   │   ├── vc_grid_item_editor.tpl.php
  2911. │   │   │   │   └── vc_ui-template-preview.tpl.php
  2912. │   │   │   ├── preview.tpl.php
  2913. │   │   │   └── shortcodes
  2914. │   │   │   ├── vc_btn.php
  2915. │   │   │   ├── vc_button2.php
  2916. │   │   │   ├── vc_custom_heading.php
  2917. │   │   │   ├── vc_icon.php
  2918. │   │   │   └── vc_single_image.php
  2919. │   │   ├── shortcodes
  2920. │   │   │   ├── layerslider_vc.php
  2921. │   │   │   ├── post_block
  2922. │   │   │   │   └── _item.php
  2923. │   │   │   ├── rev_slider_vc.php
  2924. │   │   │   ├── vc_accordion.php
  2925. │   │   │   ├── vc_accordion_tab.php
  2926. │   │   │   ├── vc_basic_grid_filter.php
  2927. │   │   │   ├── vc_basic_grid.php
  2928. │   │   │   ├── vc_btn.php
  2929. │   │   │   ├── vc_button2.php
  2930. │   │   │   ├── vc_button.php
  2931. │   │   │   ├── vc_carousel.php
  2932. │   │   │   ├── vc_column_inner.php
  2933. │   │   │   ├── vc_column.php
  2934. │   │   │   ├── vc_column_text.php
  2935. │   │   │   ├── vc_cta_button2.php
  2936. │   │   │   ├── vc_cta_button.php
  2937. │   │   │   ├── vc_cta.php
  2938. │   │   │   ├── vc_custom_field.php
  2939. │   │   │   ├── vc_custom_heading.php
  2940. │   │   │   ├── vc_empty_space.php
  2941. │   │   │   ├── vc_facebook.php
  2942. │   │   │   ├── vc_flickr.php
  2943. │   │   │   ├── vc_gallery.php
  2944. │   │   │   ├── vc_gitem_animated_block.php
  2945. │   │   │   ├── vc_gitem_block.php
  2946. │   │   │   ├── vc_gitem_col.php
  2947. │   │   │   ├── vc_gitem_image.php
  2948. │   │   │   ├── vc_gitem.php
  2949. │   │   │   ├── vc_gitem_post_author.php
  2950. │   │   │   ├── vc_gitem_post_categories.php
  2951. │   │   │   ├── vc_gitem_post_data.php
  2952. │   │   │   ├── vc_gitem_post_meta.php
  2953. │   │   │   ├── vc_gitem_row.php
  2954. │   │   │   ├── vc_gitem_zone_c.php
  2955. │   │   │   ├── vc_gitem_zone.php
  2956. │   │   │   ├── vc_gmaps.php
  2957. │   │   │   ├── vc_googleplus.php
  2958. │   │   │   ├── vc_icon.php
  2959. │   │   │   ├── vc_images_carousel.php
  2960. │   │   │   ├── vc_item.php
  2961. │   │   │   ├── vc_items.php
  2962. │   │   │   ├── vc_line_chart.php
  2963. │   │   │   ├── vc_message.php
  2964. │   │   │   ├── vc_pie.php
  2965. │   │   │   ├── vc_pinterest.php
  2966. │   │   │   ├── vc_posts_grid.php
  2967. │   │   │   ├── vc_posts_slider.php
  2968. │   │   │   ├── vc_progress_bar.php
  2969. │   │   │   ├── vc_raw_html.php
  2970. │   │   │   ├── vc_round_chart.php
  2971. │   │   │   ├── vc_row_inner.php
  2972. │   │   │   ├── vc_row.php
  2973. │   │   │   ├── vc_section.php
  2974. │   │   │   ├── vc_separator.php
  2975. │   │   │   ├── vc_single_image.php
  2976. │   │   │   ├── vc_tab.php
  2977. │   │   │   ├── vc_tabs.php
  2978. │   │   │   ├── vc_text_separator.php
  2979. │   │   │   ├── vc_toggle.php
  2980. │   │   │   ├── vc_tta_global.php
  2981. │   │   │   ├── vc_tta_pageable_section.php
  2982. │   │   │   ├── vc_tta_section.php
  2983. │   │   │   ├── vc_tweetmeme.php
  2984. │   │   │   ├── vc_video.php
  2985. │   │   │   ├── vc_widget_sidebar.php
  2986. │   │   │   ├── vc_wp_archives.php
  2987. │   │   │   ├── vc_wp_calendar.php
  2988. │   │   │   ├── vc_wp_categories.php
  2989. │   │   │   ├── vc_wp_custommenu.php
  2990. │   │   │   ├── vc_wp_links.php
  2991. │   │   │   ├── vc_wp_meta.php
  2992. │   │   │   ├── vc_wp_pages.php
  2993. │   │   │   ├── vc_wp_posts.php
  2994. │   │   │   ├── vc_wp_recentcomments.php
  2995. │   │   │   ├── vc_wp_rss.php
  2996. │   │   │   ├── vc_wp_search.php
  2997. │   │   │   ├── vc_wp_tagcloud.php
  2998. │   │   │   └── vc_wp_text.php
  2999. │   │   └── teaser.html.php
  3000. │   ├── index.php
  3001. │   ├── js_composer.php
  3002. │   ├── locale
  3003. │   │   ├── default.mo
  3004. │   │   ├── default.po
  3005. │   │   ├── js_composer-bg_BG.mo
  3006. │   │   ├── js_composer-bg_BG.po
  3007. │   │   ├── js_composer-cs_CZ.mo
  3008. │   │   ├── js_composer-cs_CZ.po
  3009. │   │   ├── js_composer-de_DE.mo
  3010. │   │   ├── js_composer-de_DE.po
  3011. │   │   ├── js_composer-es_ES.mo
  3012. │   │   ├── js_composer-es_ES.po
  3013. │   │   ├── js_composer-fa_IR.mo
  3014. │   │   ├── js_composer-fa_IR.po
  3015. │   │   ├── js_composer-fr_FR.mo
  3016. │   │   ├── js_composer-fr_FR.po
  3017. │   │   ├── js_composer-it_IT.mo
  3018. │   │   ├── js_composer-it_IT.po
  3019. │   │   ├── js_composer-ja.mo
  3020. │   │   ├── js_composer-ja.po
  3021. │   │   ├── js_composer-nl_NL.mo
  3022. │   │   ├── js_composer-nl_NL.po
  3023. │   │   ├── js_composer-pl_PL.mo
  3024. │   │   ├── js_composer-pl_PL.po
  3025. │   │   ├── js_composer-pt_BR.mo
  3026. │   │   ├── js_composer-pt_BR.po
  3027. │   │   ├── js_composer-ru_RU.mo
  3028. │   │   ├── js_composer-ru_RU.po
  3029. │   │   ├── js_composer-zh_TW.mo
  3030. │   │   ├── js_composer-zh_TW.po
  3031. │   │   └── readme.txt
  3032. │   ├── vc_classmap.json.php
  3033. │   └── vendor
  3034. │   └── mmihey
  3035. │   └── PHP-Instagram-effects
  3036. │   ├── LICENCE
  3037. │   ├── README.md
  3038. │   └── src
  3039. │   └── Image
  3040. │   └── Filter.php
  3041. ├── option-tree
  3042. │   ├── assets
  3043. │   │   ├── css
  3044. │   │   │   ├── ot-admin.css
  3045. │   │   │   └── ot-admin-rtl.css
  3046. │   │   ├── fonts
  3047. │   │   │   ├── option-tree-font.eot
  3048. │   │   │   ├── option-tree-font.svg
  3049. │   │   │   ├── option-tree-font.ttf
  3050. │   │   │   └── option-tree-font.woff
  3051. │   │   ├── images
  3052. │   │   │   ├── layout
  3053. │   │   │   │   ├── dual-sidebar.png
  3054. │   │   │   │   ├── full-width.png
  3055. │   │   │   │   ├── left-dual-sidebar.png
  3056. │   │   │   │   ├── left-sidebar.png
  3057. │   │   │   │   ├── right-dual-sidebar.png
  3058. │   │   │   │   └── right-sidebar.png
  3059. │   │   │   ├── ot-pre-bg.gif
  3060. │   │   │   ├── ot-select-hover.png
  3061. │   │   │   ├── ot-select-hover-rtl.png
  3062. │   │   │   ├── ot-select.png
  3063. │   │   │   └── ot-select-rtl.png
  3064. │   │   ├── js
  3065. │   │   │   ├── ot-admin.js
  3066. │   │   │   ├── ot-postformats.js
  3067. │   │   │   └── vendor
  3068. │   │   │   └── jquery
  3069. │   │   │   └── jquery-ui-timepicker.js
  3070. │   │   └── theme-mode
  3071. │   │   ├── demo-functions.php
  3072. │   │   ├── demo-meta-boxes.php
  3073. │   │   └── demo-theme-options.php
  3074. │   ├── composer.json
  3075. │   ├── includes
  3076. │   │   ├── ot-cleanup-api.php
  3077. │   │   ├── ot-functions-admin.php
  3078. │   │   ├── ot-functions-compat.php
  3079. │   │   ├── ot-functions-deprecated.php
  3080. │   │   ├── ot-functions-docs-page.php
  3081. │   │   ├── ot-functions-option-types.php
  3082. │   │   ├── ot-functions.php
  3083. │   │   ├── ot-functions-settings-page.php
  3084. │   │   ├── ot-meta-box-api.php
  3085. │   │   ├── ot-post-formats-api.php
  3086. │   │   └── ot-settings-api.php
  3087. │   ├── languages
  3088. │   │   ├── option-tree-et.mo
  3089. │   │   ├── option-tree-et.po
  3090. │   │   └── option-tree.po
  3091. │   ├── license.txt
  3092. │   ├── ot-loader.php
  3093. │   └── readme.txt
  3094. └── revslider
  3095. ├── admin
  3096. │   ├── assets
  3097. │   │   ├── css
  3098. │   │   │   ├── admin.css
  3099. │   │   │   ├── edit_layers.css
  3100. │   │   │   ├── font
  3101. │   │   │   │   ├── egfont.eot
  3102. │   │   │   │   ├── egfont.svg
  3103. │   │   │   │   ├── egfont.ttf
  3104. │   │   │   │   ├── egfont.woff
  3105. │   │   │   │   └── index.php
  3106. │   │   │   ├── global.css
  3107. │   │   │   ├── index.php
  3108. │   │   │   ├── rev_addon-admin.css
  3109. │   │   │   ├── tipsy.css
  3110. │   │   │   └── transparency-grid.png
  3111. │   │   ├── images
  3112. │   │   │   ├── addon_icon.png
  3113. │   │   │   ├── add_template_bg.jpg
  3114. │   │   │   ├── add_template.png
  3115. │   │   │   ├── auto-time0.png
  3116. │   │   │   ├── auto-time1.png
  3117. │   │   │   ├── auto-time2.png
  3118. │   │   │   ├── auto-time3.png
  3119. │   │   │   ├── auto-time4.png
  3120. │   │   │   ├── auto-time5.png
  3121. │   │   │   ├── auto-time6.png
  3122. │   │   │   ├── auto-time7.png
  3123. │   │   │   ├── cycle.png
  3124. │   │   │   ├── dash-buket.png
  3125. │   │   │   ├── dash-copy.png
  3126. │   │   │   ├── dash-credit.png
  3127. │   │   │   ├── dash-diamond.png
  3128. │   │   │   ├── dash-download.png
  3129. │   │   │   ├── dash-gift.png
  3130. │   │   │   ├── dash-light.png
  3131. │   │   │   ├── dash-notregistered.png
  3132. │   │   │   ├── dash-plugin.png
  3133. │   │   │   ├── dash-refresh.png
  3134. │   │   │   ├── dash-smile.png
  3135. │   │   │   ├── dash-speaker.png
  3136. │   │   │   ├── dash-template-bg.jpg
  3137. │   │   │   ├── dash-ticket.png
  3138. │   │   │   ├── dotted_horizontal.png
  3139. │   │   │   ├── dotted_vertical.png
  3140. │   │   │   ├── dummy.png
  3141. │   │   │   ├── effectimg_2.jpg
  3142. │   │   │   ├── errorbg.jpg
  3143. │   │   │   ├── gridtile_3x3.png
  3144. │   │   │   ├── gridtile_3x3_white.png
  3145. │   │   │   ├── gridtile.png
  3146. │   │   │   ├── gridtile_white.png
  3147. │   │   │   ├── i_addlayer_audio.png
  3148. │   │   │   ├── i_addlayer_button.png
  3149. │   │   │   ├── i_addlayer_column.png
  3150. │   │   │   ├── i_addlayer_group.png
  3151. │   │   │   ├── i_addlayer_image.png
  3152. │   │   │   ├── i_addlayer_shape.png
  3153. │   │   │   ├── i_addlayer_svg.png
  3154. │   │   │   ├── i_addlayer_text.png
  3155. │   │   │   ├── i_addlayer_video.png
  3156. │   │   │   ├── icon-all.png
  3157. │   │   │   ├── icon-audio-layer.png
  3158. │   │   │   ├── icon-button-layer.png
  3159. │   │   │   ├── icon-edit.png
  3160. │   │   │   ├── icon_html5.png
  3161. │   │   │   ├── icon-image-layer.png
  3162. │   │   │   ├── icon-no-problem-found.png
  3163. │   │   │   ├── icon-not-activated.png
  3164. │   │   │   ├── icon-not-registered.png
  3165. │   │   │   ├── icon-plus.png
  3166. │   │   │   ├── icon-problem-found.png
  3167. │   │   │   ├── icon-shape-layer.png
  3168. │   │   │   ├── icon-svg-layer.png
  3169. │   │   │   ├── icon-text-layer.png
  3170. │   │   │   ├── icon-trash.png
  3171. │   │   │   ├── icon-update-refresh.png
  3172. │   │   │   ├── icon-video-layer.png
  3173. │   │   │   ├── icon_vimeo.png
  3174. │   │   │   ├── icon_youtube.png
  3175. │   │   │   ├── imac.png
  3176. │   │   │   ├── import_slider.png
  3177. │   │   │   ├── index.php
  3178. │   │   │   ├── install_slider.png
  3179. │   │   │   ├── ipadair.png
  3180. │   │   │   ├── iphone.png
  3181. │   │   │   ├── loader.gif
  3182. │   │   │   ├── logo.png
  3183. │   │   │   ├── logo_small.png
  3184. │   │   │   ├── macbook.png
  3185. │   │   │   ├── mainoptions
  3186. │   │   │   │   ├── add_preset.png
  3187. │   │   │   │   ├── arrows.png
  3188. │   │   │   │   ├── auto.png
  3189. │   │   │   │   ├── bullets.png
  3190. │   │   │   │   ├── cssicon.png
  3191. │   │   │   │   ├── fullscreen.png
  3192. │   │   │   │   ├── fullwidth.png
  3193. │   │   │   │   ├── imageicon.png
  3194. │   │   │   │   ├── index.php
  3195. │   │   │   │   ├── jqueryicon.png
  3196. │   │   │   │   ├── linktoslide.png
  3197. │   │   │   │   ├── mini-customizeslide.jpg
  3198. │   │   │   │   ├── mini-editslide.jpg
  3199. │   │   │   │   ├── mini-implement.jpg
  3200. │   │   │   │   ├── openclose.png
  3201. │   │   │   │   ├── showimage.png
  3202. │   │   │   │   ├── tabs.png
  3203. │   │   │   │   ├── thumbnails.png
  3204. │   │   │   │   └── tp_uparrow.png
  3205. │   │   │   ├── navigationeditor
  3206. │   │   │   │   ├── index.php
  3207. │   │   │   │   └── tp_thumb.jpg
  3208. │   │   │   ├── newsletter-figure.png
  3209. │   │   │   ├── new_slider.png
  3210. │   │   │   ├── oops
  3211. │   │   │   │   ├── cachemodalbg.jpg
  3212. │   │   │   │   ├── close_cross_x.png
  3213. │   │   │   │   ├── diamond_big.png
  3214. │   │   │   │   ├── getpurchasecode_deko.png
  3215. │   │   │   │   ├── gift_big.png
  3216. │   │   │   │   ├── instantaccess.png
  3217. │   │   │   │   ├── light_big.png
  3218. │   │   │   │   ├── oopps_blue.png
  3219. │   │   │   │   └── right-bold-arrow.png
  3220. │   │   │   ├── preview.png
  3221. │   │   │   ├── quickslider.png
  3222. │   │   │   ├── rs_center.png
  3223. │   │   │   ├── rs_rotate.png
  3224. │   │   │   ├── select_all.png
  3225. │   │   │   ├── slidebg.jpg
  3226. │   │   │   ├── sliderpresets
  3227. │   │   │   │   ├── carousel_full_rounded.png
  3228. │   │   │   │   ├── carousel_thumbs_right_fullscreen.png
  3229. │   │   │   │   ├── cover_carousel_endless.png
  3230. │   │   │   │   ├── cover_carousel_thumbs.png
  3231. │   │   │   │   ├── flat_carousel.png
  3232. │   │   │   │   ├── flat_carousel_thumbs_left.png
  3233. │   │   │   │   ├── flat_carousel_thumbs.png
  3234. │   │   │   │   ├── index.php
  3235. │   │   │   │   ├── scroll_fullscreen.png
  3236. │   │   │   │   ├── slideshow_auto_layout.png
  3237. │   │   │   │   ├── thumb_auto1.png
  3238. │   │   │   │   ├── thumbs_left_auto.png
  3239. │   │   │   │   ├── thumbs_right_auto.png
  3240. │   │   │   │   └── wide_fullscreen.png
  3241. │   │   │   ├── sliderselector
  3242. │   │   │   │   ├── index.php
  3243. │   │   │   │   ├── type_carousel.png
  3244. │   │   │   │   ├── type_hero.png
  3245. │   │   │   │   └── type_slider.png
  3246. │   │   │   ├── slidersources
  3247. │   │   │   │   ├── index.php
  3248. │   │   │   │   ├── tp_source_defa.png
  3249. │   │   │   │   ├── tp_source_face.png
  3250. │   │   │   │   ├── tp_source_flic.png
  3251. │   │   │   │   ├── tp_source_inst.png
  3252. │   │   │   │   ├── tp_source_post.png
  3253. │   │   │   │   ├── tp_source_twit.png
  3254. │   │   │   │   ├── tp_source_vime.png
  3255. │   │   │   │   ├── tp_source_wooc.png
  3256. │   │   │   │   └── tp_source_yout.png
  3257. │   │   │   ├── sources
  3258. │   │   │   │   ├── fb.png
  3259. │   │   │   │   ├── fr.png
  3260. │   │   │   │   ├── ig.png
  3261. │   │   │   │   ├── index.php
  3262. │   │   │   │   ├── notice.txt
  3263. │   │   │   │   ├── post.png
  3264. │   │   │   │   ├── revolution_slide1.png
  3265. │   │   │   │   ├── revolution_slide2.png
  3266. │   │   │   │   ├── tw.png
  3267. │   │   │   │   ├── vm.png
  3268. │   │   │   │   ├── wc.png
  3269. │   │   │   │   └── yt.png
  3270. │   │   │   ├── tipsy.gif
  3271. │   │   │   ├── toolbar
  3272. │   │   │   │   ├── addlayer.png
  3273. │   │   │   │   ├── advancedcss.png
  3274. │   │   │   │   ├── all-skins-icon.png
  3275. │   │   │   │   ├── animate_in.png
  3276. │   │   │   │   ├── animate_out.png
  3277. │   │   │   │   ├── arrow_grey.png
  3278. │   │   │   │   ├── arrow_white.png
  3279. │   │   │   │   ├── backtoidle.png
  3280. │   │   │   │   ├── conflict.png
  3281. │   │   │   │   ├── droplet_black.png
  3282. │   │   │   │   ├── droplet_white.png
  3283. │   │   │   │   ├── eye_black.png
  3284. │   │   │   │   ├── eye_white.png
  3285. │   │   │   │   ├── global_styles.png
  3286. │   │   │   │   ├── icon-2drotation.png
  3287. │   │   │   │   ├── icon-add-duplicate.png
  3288. │   │   │   │   ├── icon-add-image.png
  3289. │   │   │   │   ├── icon-add-layer.png
  3290. │   │   │   │   ├── icon-add-video.png
  3291. │   │   │   │   ├── icon-alignbottom-dark.png
  3292. │   │   │   │   ├── icon-alignbottom-light.png
  3293. │   │   │   │   ├── icon-aligncenterh-dark.png
  3294. │   │   │   │   ├── icon-aligncenterh-light.png
  3295. │   │   │   │   ├── icon-aligncenterv-dark.png
  3296. │   │   │   │   ├── icon-aligncenterv-light.png
  3297. │   │   │   │   ├── icon-alignleft-dark.png
  3298. │   │   │   │   ├── icon-alignleft-light.png
  3299. │   │   │   │   ├── icon-align.png
  3300. │   │   │   │   ├── icon-alignright-dark.png
  3301. │   │   │   │   ├── icon-alignright-light.png
  3302. │   │   │   │   ├── icon-aligntop-dark.png
  3303. │   │   │   │   ├── icon-aligntop-light.png
  3304. │   │   │   │   ├── icon-basketball2.png
  3305. │   │   │   │   ├── icon-bg.png
  3306. │   │   │   │   ├── icon-block-dark.png
  3307. │   │   │   │   ├── icon-bordercolor.png
  3308. │   │   │   │   ├── icon-borderradius.png
  3309. │   │   │   │   ├── icon-borderstyle.png
  3310. │   │   │   │   ├── icon-borderwidth.png
  3311. │   │   │   │   ├── icon-chooser-1-dark.png
  3312. │   │   │   │   ├── icon-chooser-1-light.png
  3313. │   │   │   │   ├── icon-chooser-2-dark.png
  3314. │   │   │   │   ├── icon-chooser-2-light.png
  3315. │   │   │   │   ├── icon-chooser-3-dark.png
  3316. │   │   │   │   ├── icon-chooser-3-light.png
  3317. │   │   │   │   ├── icon-clock.png
  3318. │   │   │   │   ├── icon-close-big.png
  3319. │   │   │   │   ├── icon-close.png
  3320. │   │   │   │   ├── icon-color.png
  3321. │   │   │   │   ├── icon-coverratio.png
  3322. │   │   │   │   ├── icon-decoration.png
  3323. │   │   │   │   ├── icon-delete.png
  3324. │   │   │   │   ├── icon_displayblock.png
  3325. │   │   │   │   ├── icon_displayinlineblock.png
  3326. │   │   │   │   ├── icon-easing.png
  3327. │   │   │   │   ├── icon-edit_dark.png
  3328. │   │   │   │   ├── icon-edit.png
  3329. │   │   │   │   ├── icon-fontfamily.png
  3330. │   │   │   │   ├── icon-fontsize.png
  3331. │   │   │   │   ├── icon-fonttemplate.png
  3332. │   │   │   │   ├── icon-fontweight.png
  3333. │   │   │   │   ├── icon-globe.png
  3334. │   │   │   │   ├── icon-inlineblock-light.png
  3335. │   │   │   │   ├── icon-italic.png
  3336. │   │   │   │   ├── icon-keepaspectratio-dark.png
  3337. │   │   │   │   ├── icon-keyboard-light.png
  3338. │   │   │   │   ├── icon-keyboard.png
  3339. │   │   │   │   ├── icon-letterspacing.png
  3340. │   │   │   │   ├── icon-lineheight.png
  3341. │   │   │   │   ├── icon-link-light.png
  3342. │   │   │   │   ├── icon-link.png
  3343. │   │   │   │   ├── icon-margin.png
  3344. │   │   │   │   ├── icon-maxheight.png
  3345. │   │   │   │   ├── icon-maxwidth.png
  3346. │   │   │   │   ├── icon-minheight.png
  3347. │   │   │   │   ├── icon-mode-desktop-dark.png
  3348. │   │   │   │   ├── icon-mode-desktop-light.png
  3349. │   │   │   │   ├── icon-mode-laptop-dark.png
  3350. │   │   │   │   ├── icon-mode-laptop-light.png
  3351. │   │   │   │   ├── icon-mode-phone-dark.png
  3352. │   │   │   │   ├── icon-mode-phone-light.png
  3353. │   │   │   │   ├── icon-mode-tablet-dark.png
  3354. │   │   │   │   ├── icon-mode-tablet-light.png
  3355. │   │   │   │   ├── icon-noaspectratio-light.png
  3356. │   │   │   │   ├── icon-notextbreak-dark.png
  3357. │   │   │   │   ├── icon_notextbreak.png
  3358. │   │   │   │   ├── icon-opacity.png
  3359. │   │   │   │   ├── icon-originx.png
  3360. │   │   │   │   ├── icon-originy.png
  3361. │   │   │   │   ├── icon-padding.png
  3362. │   │   │   │   ├── icon-parallax.png
  3363. │   │   │   │   ├── icon-perspective.png
  3364. │   │   │   │   ├── icon-resetsize-dark.png
  3365. │   │   │   │   ├── icon-rev-logo-mini-2.png
  3366. │   │   │   │   ├── icon-rev-logo-mini.png
  3367. │   │   │   │   ├── icon-rotation-end.png
  3368. │   │   │   │   ├── icon-rotation-start.png
  3369. │   │   │   │   ├── icon-rotationx.png
  3370. │   │   │   │   ├── icon-rotationy.png
  3371. │   │   │   │   ├── icon-rotationz.png
  3372. │   │   │   │   ├── icon-save-big.png
  3373. │   │   │   │   ├── icon-save-dark.png
  3374. │   │   │   │   ├── icon-save-light.png
  3375. │   │   │   │   ├── icon-scalex.png
  3376. │   │   │   │   ├── icon-scaley.png
  3377. │   │   │   │   ├── icon-shortcode.png
  3378. │   │   │   │   ├── icon-skewx.png
  3379. │   │   │   │   ├── icon-skewy.png
  3380. │   │   │   │   ├── icon-slide-published.png
  3381. │   │   │   │   ├── icon-slide-unpublished.png
  3382. │   │   │   │   ├── icon-splittext-delay.png
  3383. │   │   │   │   ├── icon-splittext.png
  3384. │   │   │   │   ├── icon-textbreak-light.png
  3385. │   │   │   │   ├── icon_textbreak.png
  3386. │   │   │   │   ├── icon-texthorizontal.png
  3387. │   │   │   │   ├── icon-textvertical.png
  3388. │   │   │   │   ├── icon-transform.png
  3389. │   │   │   │   ├── icon-transition.png
  3390. │   │   │   │   ├── icon-wrap-light.png
  3391. │   │   │   │   ├── icon-wrap.png
  3392. │   │   │   │   ├── icon-xoffset.png
  3393. │   │   │   │   ├── icon-yoffset.png
  3394. │   │   │   │   ├── icon-zoffset.png
  3395. │   │   │   │   ├── in_black.png
  3396. │   │   │   │   ├── index.php
  3397. │   │   │   │   ├── in_white.png
  3398. │   │   │   │   ├── largearrow_black.png
  3399. │   │   │   │   ├── layers_bg_tile.png
  3400. │   │   │   │   ├── lightcopy.png
  3401. │   │   │   │   ├── lightpencil.png
  3402. │   │   │   │   ├── lighttrash.png
  3403. │   │   │   │   ├── morestyles_black.png
  3404. │   │   │   │   ├── morestyles_white.png
  3405. │   │   │   │   ├── newlinear-horizontal.png
  3406. │   │   │   │   ├── newlinear.png
  3407. │   │   │   │   ├── newlinear-vertical.png
  3408. │   │   │   │   ├── out_black.png
  3409. │   │   │   │   ├── out_white.png
  3410. │   │   │   │   ├── plus_black.png
  3411. │   │   │   │   ├── plus_grey.png
  3412. │   │   │   │   ├── plus_white.png
  3413. │   │   │   │   ├── rowlayout1.png
  3414. │   │   │   │   ├── rowlayout2.png
  3415. │   │   │   │   ├── rowlayout3.png
  3416. │   │   │   │   ├── rowlayout4.png
  3417. │   │   │   │   ├── rowlayout5.png
  3418. │   │   │   │   ├── rowlayout6.png
  3419. │   │   │   │   ├── rowlayout7.png
  3420. │   │   │   │   ├── rowlayout8.png
  3421. │   │   │   │   ├── rowlayout9.png
  3422. │   │   │   │   ├── schematic_in.png
  3423. │   │   │   │   ├── schematic_out.png
  3424. │   │   │   │   ├── text_direction.png
  3425. │   │   │   │   ├── tiled-darkgrey.png
  3426. │   │   │   │   ├── tiled-lightgrey.png
  3427. │   │   │   │   ├── tiled-red.png
  3428. │   │   │   │   ├── timeline_audio.png
  3429. │   │   │   │   ├── timeline_button.png
  3430. │   │   │   │   ├── timeline_columns.png
  3431. │   │   │   │   ├── timeline_group.png
  3432. │   │   │   │   ├── timeline_shape.png
  3433. │   │   │   │   ├── timeline_svg.png
  3434. │   │   │   │   ├── toolbar-bg.png
  3435. │   │   │   │   ├── tools_black.png
  3436. │   │   │   │   ├── tools_white.png
  3437. │   │   │   │   ├── tp_locked.png
  3438. │   │   │   │   ├── tp_reset.png
  3439. │   │   │   │   ├── tp_unlocked.png
  3440. │   │   │   │   ├── visibility_black.png
  3441. │   │   │   │   └── visibility_white.png
  3442. │   │   │   ├── tooltips
  3443. │   │   │   │   ├── index.php
  3444. │   │   │   │   ├── progressbar.png
  3445. │   │   │   │   ├── slide_placeholder_cut.png
  3446. │   │   │   │   └── slide_placeholder.png
  3447. │   │   │   ├── topbar.png
  3448. │   │   │   ├── tp-brokenimage.png
  3449. │   │   │   ├── tp_newsletter_bg.png
  3450. │   │   │   ├── transparency-grid.png
  3451. │   │   │   ├── transparent.png
  3452. │   │   │   ├── trans_tile2.png
  3453. │   │   │   ├── trans_tile.png
  3454. │   │   │   ├── visitstore.png
  3455. │   │   │   └── wp-arrows.png
  3456. │   │   ├── imports
  3457. │   │   │   ├── agency-intro
  3458. │   │   │   │   ├── index.php
  3459. │   │   │   │   └── slide1.jpg
  3460. │   │   │   ├── classic-carousel
  3461. │   │   │   │   ├── index.php
  3462. │   │   │   │   ├── slide1.jpg
  3463. │   │   │   │   ├── slide2.jpg
  3464. │   │   │   │   ├── slide3.jpg
  3465. │   │   │   │   ├── slide4.jpg
  3466. │   │   │   │   ├── slide5.jpg
  3467. │   │   │   │   └── slider.jpg
  3468. │   │   │   ├── classicslider
  3469. │   │   │   │   ├── index.php
  3470. │   │   │   │   ├── slide1.jpg
  3471. │   │   │   │   ├── slide2.jpg
  3472. │   │   │   │   ├── slide3.jpg
  3473. │   │   │   │   ├── slide4.jpg
  3474. │   │   │   │   ├── slide5.jpg
  3475. │   │   │   │   └── slider.jpg
  3476. │   │   │   ├── concept
  3477. │   │   │   │   ├── index.php
  3478. │   │   │   │   ├── slide1.jpg
  3479. │   │   │   │   ├── slide2.jpg
  3480. │   │   │   │   └── slide3.jpg
  3481. │   │   │   ├── contenttabs
  3482. │   │   │   │   ├── index.php
  3483. │   │   │   │   ├── slide1.jpg
  3484. │   │   │   │   ├── slide2.jpg
  3485. │   │   │   │   ├── slide3.jpg
  3486. │   │   │   │   └── slider.jpg
  3487. │   │   │   ├── creativefreedom
  3488. │   │   │   │   ├── index.php
  3489. │   │   │   │   ├── slide1.jpg
  3490. │   │   │   │   ├── slide2.jpg
  3491. │   │   │   │   └── slide3.jpg
  3492. │   │   │   ├── facebook-feed
  3493. │   │   │   │   ├── index.php
  3494. │   │   │   │   ├── slide1.jpg
  3495. │   │   │   │   └── slider.jpg
  3496. │   │   │   ├── fashion
  3497. │   │   │   │   ├── index.php
  3498. │   │   │   │   ├── slide1.jpg
  3499. │   │   │   │   ├── slide2.jpg
  3500. │   │   │   │   ├── slide3.jpg
  3501. │   │   │   │   ├── slide4.jpg
  3502. │   │   │   │   ├── slide5.jpg
  3503. │   │   │   │   └── slider.jpg
  3504. │   │   │   ├── finedining
  3505. │   │   │   │   ├── index.php
  3506. │   │   │   │   └── slide1.jpg
  3507. │   │   │   ├── flickr-gallery
  3508. │   │   │   │   ├── index.php
  3509. │   │   │   │   ├── slide1.jpg
  3510. │   │   │   │   └── slider.jpg
  3511. │   │   │   ├── foodcarousel
  3512. │   │   │   │   ├── index.php
  3513. │   │   │   │   ├── slide1.jpg
  3514. │   │   │   │   ├── slide2.jpg
  3515. │   │   │   │   ├── slide3.jpg
  3516. │   │   │   │   ├── slide4.jpg
  3517. │   │   │   │   ├── slide5.jpg
  3518. │   │   │   │   ├── slide6.jpg
  3519. │   │   │   │   ├── slide7.jpg
  3520. │   │   │   │   └── slider_cover.jpg
  3521. │   │   │   ├── fullscreen-button
  3522. │   │   │   │   ├── index.php
  3523. │   │   │   │   ├── slide1.jpg
  3524. │   │   │   │   ├── slide2.jpg
  3525. │   │   │   │   ├── slide3.jpg
  3526. │   │   │   │   ├── slide4.jpg
  3527. │   │   │   │   └── slide5.jpg
  3528. │   │   │   ├── gym
  3529. │   │   │   │   ├── index.php
  3530. │   │   │   │   ├── slide1.jpg
  3531. │   │   │   │   ├── slide2.jpg
  3532. │   │   │   │   ├── slide3.jpg
  3533. │   │   │   │   └── slider.jpg
  3534. │   │   │   ├── highlight-carousel
  3535. │   │   │   │   ├── index.php
  3536. │   │   │   │   ├── slide1.jpg
  3537. │   │   │   │   ├── slide2.jpg
  3538. │   │   │   │   ├── slide3.jpg
  3539. │   │   │   │   ├── slide4.jpg
  3540. │   │   │   │   └── slider.jpg
  3541. │   │   │   ├── highlight-showcase
  3542. │   │   │   │   ├── index.php
  3543. │   │   │   │   ├── slide1.jpg
  3544. │   │   │   │   ├── slide2.jpg
  3545. │   │   │   │   ├── slide3.jpg
  3546. │   │   │   │   ├── slide4.jpg
  3547. │   │   │   │   └── slider.jpg
  3548. │   │   │   ├── imagehero
  3549. │   │   │   │   ├── index.php
  3550. │   │   │   │   ├── slide1.jpg
  3551. │   │   │   │   └── slider.jpg
  3552. │   │   │   ├── index.php
  3553. │   │   │   ├── insta-gallery
  3554. │   │   │   │   ├── index.php
  3555. │   │   │   │   ├── slide1.jpg
  3556. │   │   │   │   └── slider.jpg
  3557. │   │   │   ├── levanorestaurantbar
  3558. │   │   │   │   ├── index.php
  3559. │   │   │   │   ├── slide1.jpg
  3560. │   │   │   │   ├── slide2.jpg
  3561. │   │   │   │   ├── slide3.jpg
  3562. │   │   │   │   ├── slide4.jpg
  3563. │   │   │   │   ├── slide5.jpg
  3564. │   │   │   │   └── slider.jpg
  3565. │   │   │   ├── mainfeature
  3566. │   │   │   │   ├── index.php
  3567. │   │   │   │   ├── slide1.jpg
  3568. │   │   │   │   ├── slide2.jpg
  3569. │   │   │   │   ├── slide3.jpg
  3570. │   │   │   │   ├── slide4.jpg
  3571. │   │   │   │   ├── slide5.jpg
  3572. │   │   │   │   ├── slide6.jpg
  3573. │   │   │   │   ├── slide7.jpg
  3574. │   │   │   │   └── slider.jpg
  3575. │   │   │   ├── media-carousel-autoplay
  3576. │   │   │   │   ├── index.php
  3577. │   │   │   │   ├── slide1.jpg
  3578. │   │   │   │   ├── slide2.jpg
  3579. │   │   │   │   ├── slide3.jpg
  3580. │   │   │   │   ├── slide4.jpg
  3581. │   │   │   │   ├── slide5.jpg
  3582. │   │   │   │   ├── slide6.jpg
  3583. │   │   │   │   └── slider.jpg
  3584. │   │   │   ├── media-gallery-two
  3585. │   │   │   │   ├── index.php
  3586. │   │   │   │   ├── slide1.jpg
  3587. │   │   │   │   ├── slide2.jpg
  3588. │   │   │   │   ├── slide3.jpg
  3589. │   │   │   │   ├── slide4.jpg
  3590. │   │   │   │   ├── slide5.jpg
  3591. │   │   │   │   ├── slide6.jpg
  3592. │   │   │   │   └── slider.jpg
  3593. │   │   │   ├── news-bg-video
  3594. │   │   │   │   ├── index.php
  3595. │   │   │   │   ├── slide1.jpg
  3596. │   │   │   │   └── slider.jpg
  3597. │   │   │   ├── news-gallery
  3598. │   │   │   │   ├── index.php
  3599. │   │   │   │   ├── slide1.jpg
  3600. │   │   │   │   ├── slide2.jpg
  3601. │   │   │   │   ├── slide3.jpg
  3602. │   │   │   │   ├── slide4.jpg
  3603. │   │   │   │   └── slider.jpg
  3604. │   │   │   ├── news-gallery-post-based
  3605. │   │   │   │   ├── index.php
  3606. │   │   │   │   ├── slide1.jpg
  3607. │   │   │   │   └── slider.jpg
  3608. │   │   │   ├── news-hero
  3609. │   │   │   │   ├── index.php
  3610. │   │   │   │   ├── slide1.jpg
  3611. │   │   │   │   └── slider.jpg
  3612. │   │   │   ├── newsletter-hero
  3613. │   │   │   │   ├── index.php
  3614. │   │   │   │   ├── slide1.jpg
  3615. │   │   │   │   └── slider.jpg
  3616. │   │   │   ├── news-video
  3617. │   │   │   │   ├── index.php
  3618. │   │   │   │   ├── slide1.jpg
  3619. │   │   │   │   └── slider.jpg
  3620. │   │   │   ├── notgeneric
  3621. │   │   │   │   ├── index.php
  3622. │   │   │   │   ├── slide1.jpg
  3623. │   │   │   │   ├── slide2.jpg
  3624. │   │   │   │   ├── slide3.jpg
  3625. │   │   │   │   ├── slide4.jpg
  3626. │   │   │   │   ├── slide5.jpg
  3627. │   │   │   │   └── slider.jpg
  3628. │   │   │   ├── parallaxscene
  3629. │   │   │   │   ├── index.php
  3630. │   │   │   │   └── slide1.jpg
  3631. │   │   │   ├── photography
  3632. │   │   │   │   ├── index.php
  3633. │   │   │   │   ├── slide10.jpg
  3634. │   │   │   │   ├── slide1.jpg
  3635. │   │   │   │   ├── slide2.jpg
  3636. │   │   │   │   ├── slide3.jpg
  3637. │   │   │   │   ├── slide4.jpg
  3638. │   │   │   │   ├── slide5.jpg
  3639. │   │   │   │   ├── slide6.jpg
  3640. │   │   │   │   ├── slide7.jpg
  3641. │   │   │   │   ├── slide8.jpg
  3642. │   │   │   │   ├── slide9.jpg
  3643. │   │   │   │   └── slider.jpg
  3644. │   │   │   ├── photography-carousel
  3645. │   │   │   │   ├── index.php
  3646. │   │   │   │   ├── slide10.jpg
  3647. │   │   │   │   ├── slide1.jpg
  3648. │   │   │   │   ├── slide2.jpg
  3649. │   │   │   │   ├── slide3.jpg
  3650. │   │   │   │   ├── slide4.jpg
  3651. │   │   │   │   ├── slide5.jpg
  3652. │   │   │   │   ├── slide6.jpg
  3653. │   │   │   │   ├── slide7.jpg
  3654. │   │   │   │   ├── slide8.jpg
  3655. │   │   │   │   ├── slide9.jpg
  3656. │   │   │   │   └── slider.jpg
  3657. │   │   │   ├── search-form-hero
  3658. │   │   │   │   ├── index.php
  3659. │   │   │   │   ├── slide1.jpg
  3660. │   │   │   │   └── slider.jpg
  3661. │   │   │   ├── showcasecarousel
  3662. │   │   │   │   ├── index.php
  3663. │   │   │   │   ├── slide1.jpg
  3664. │   │   │   │   ├── slide2.jpg
  3665. │   │   │   │   ├── slide3.jpg
  3666. │   │   │   │   ├── slide4.jpg
  3667. │   │   │   │   ├── slide5.jpg
  3668. │   │   │   │   ├── slide6.jpg
  3669. │   │   │   │   ├── slide7.jpg
  3670. │   │   │   │   ├── slide8.jpg
  3671. │   │   │   │   ├── slide9.jpg
  3672. │   │   │   │   └── slider.jpg
  3673. │   │   │   ├── slidingoverlays
  3674. │   │   │   │   ├── index.php
  3675. │   │   │   │   ├── slide1.jpg
  3676. │   │   │   │   ├── slide2.jpg
  3677. │   │   │   │   └── slide3.jpg
  3678. │   │   │   ├── sportshero
  3679. │   │   │   │   ├── index.php
  3680. │   │   │   │   ├── slide1.jpg
  3681. │   │   │   │   └── slider.jpg
  3682. │   │   │   ├── travel-static-captions
  3683. │   │   │   │   ├── index.php
  3684. │   │   │   │   ├── slide1.jpg
  3685. │   │   │   │   ├── slide2.jpg
  3686. │   │   │   │   ├── slide3.jpg
  3687. │   │   │   │   └── slide4.jpg
  3688. │   │   │   ├── twitter-feed
  3689. │   │   │   │   ├── index.php
  3690. │   │   │   │   ├── slide1.jpg
  3691. │   │   │   │   └── slider.jpg
  3692. │   │   │   ├── vimeo-gallery
  3693. │   │   │   │   ├── index.php
  3694. │   │   │   │   ├── slide1.jpg
  3695. │   │   │   │   └── slider.jpg
  3696. │   │   │   ├── vimeohero
  3697. │   │   │   │   ├── index.php
  3698. │   │   │   │   ├── slide1.jpg
  3699. │   │   │   │   └── slider.jpg
  3700. │   │   │   ├── web-product-dark
  3701. │   │   │   │   ├── index.php
  3702. │   │   │   │   ├── slide1.jpg
  3703. │   │   │   │   ├── slide2.jpg
  3704. │   │   │   │   ├── slide3.jpg
  3705. │   │   │   │   ├── slide4.jpg
  3706. │   │   │   │   └── slider.jpg
  3707. │   │   │   ├── web-product-dark-hero
  3708. │   │   │   │   ├── index.php
  3709. │   │   │   │   ├── slide1.jpg
  3710. │   │   │   │   └── slider.jpg
  3711. │   │   │   ├── webproductlight
  3712. │   │   │   │   ├── index.php
  3713. │   │   │   │   ├── slide1.jpg
  3714. │   │   │   │   ├── slide2.jpg
  3715. │   │   │   │   ├── slide3.jpg
  3716. │   │   │   │   ├── slide4.jpg
  3717. │   │   │   │   └── slider.jpg
  3718. │   │   │   ├── web-product-light-hero
  3719. │   │   │   │   ├── index.php
  3720. │   │   │   │   ├── slide1.jpg
  3721. │   │   │   │   └── slider.jpg
  3722. │   │   │   ├── web-product-light-hero-3d
  3723. │   │   │   │   ├── index.php
  3724. │   │   │   │   └── slide1.jpg
  3725. │   │   │   ├── woobig
  3726. │   │   │   │   ├── index.php
  3727. │   │   │   │   └── slide1.jpg
  3728. │   │   │   ├── woocommercesmall
  3729. │   │   │   │   ├── index.php
  3730. │   │   │   │   └── slide1.jpg
  3731. │   │   │   ├── youtube-gallery
  3732. │   │   │   │   ├── index.php
  3733. │   │   │   │   ├── slide1.jpg
  3734. │   │   │   │   └── slider.jpg
  3735. │   │   │   └── youtubehero
  3736. │   │   │   ├── index.php
  3737. │   │   │   ├── slide1.jpg
  3738. │   │   │   └── slider.jpg
  3739. │   │   ├── index.php
  3740. │   │   └── js
  3741. │   │   ├── admin.js
  3742. │   │   ├── codemirror
  3743. │   │   │   ├── codemirror.css
  3744. │   │   │   ├── codemirror.js
  3745. │   │   │   ├── css.js
  3746. │   │   │   ├── index.php
  3747. │   │   │   ├── util
  3748. │   │   │   │   ├── closetag.js
  3749. │   │   │   │   ├── dialog.css
  3750. │   │   │   │   ├── dialog.js
  3751. │   │   │   │   ├── foldcode.js
  3752. │   │   │   │   ├── formatting.js
  3753. │   │   │   │   ├── index.php
  3754. │   │   │   │   ├── javascript-hint.js
  3755. │   │   │   │   ├── loadmode.js
  3756. │   │   │   │   ├── match-highlighter.js
  3757. │   │   │   │   ├── multiplex.js
  3758. │   │   │   │   ├── overlay.js
  3759. │   │   │   │   ├── pig-hint.js
  3760. │   │   │   │   ├── runmode.js
  3761. │   │   │   │   ├── runmode-standalone.js
  3762. │   │   │   │   ├── searchcursor.js
  3763. │   │   │   │   ├── search.js
  3764. │   │   │   │   ├── simple-hint.css
  3765. │   │   │   │   ├── simple-hint.js
  3766. │   │   │   │   └── xml-hint.js
  3767. │   │   │   └── xml.js
  3768. │   │   ├── context_menu.js
  3769. │   │   ├── css_editor.js
  3770. │   │   ├── edit_layers.js
  3771. │   │   ├── edit_layers_timeline.js
  3772. │   │   ├── index.php
  3773. │   │   ├── jquery.tipsy.js
  3774. │   │   ├── rev_addon-admin.js
  3775. │   │   ├── rev_admin.js
  3776. │   │   ├── settings.js
  3777. │   │   ├── tinymce-shortcode-script.js
  3778. │   │   └── vc.js
  3779. │   ├── index.php
  3780. │   ├── revslider-admin.class.php
  3781. │   └── views
  3782. │   ├── global-settings.php
  3783. │   ├── index.php
  3784. │   ├── master-view.php
  3785. │   ├── navigation-editor.php
  3786. │   ├── rev_addon-admin-display.php
  3787. │   ├── slide-editor.php
  3788. │   ├── slide-overview.php
  3789. │   ├── slider-editor.php
  3790. │   ├── slider-overview.php
  3791. │   ├── system
  3792. │   │   ├── dialog-copy-move.php
  3793. │   │   ├── dialog-video.php
  3794. │   │   ├── index.php
  3795. │   │   └── validation.php
  3796. │   └── templates
  3797. │   ├── create-slider.php
  3798. │   ├── edit-slider.php
  3799. │   ├── group.php
  3800. │   ├── index.php
  3801. │   ├── slide-general-settings.php
  3802. │   ├── slider-main-options.php
  3803. │   ├── sliders-list.php
  3804. │   ├── slide-selector.php
  3805. │   ├── slides-list.php
  3806. │   ├── slides.php
  3807. │   ├── slide-stage.php
  3808. │   ├── template-selector.php
  3809. │   ├── template-slider-selector.php
  3810. │   └── wpml-selector.php
  3811. ├── backup
  3812. │   ├── captions-original.css
  3813. │   └── index.php
  3814. ├── includes
  3815. │   ├── extension.class.php
  3816. │   ├── external-sources.class.php
  3817. │   ├── framework
  3818. │   │   ├── addon-admin.class.php
  3819. │   │   ├── aq-resizer.class.php
  3820. │   │   ├── base-admin.class.php
  3821. │   │   ├── base.class.php
  3822. │   │   ├── base-front.class.php
  3823. │   │   ├── colorpicker.class.php
  3824. │   │   ├── cssparser.class.php
  3825. │   │   ├── db.class.php
  3826. │   │   ├── elements-base.class.php
  3827. │   │   ├── em-integration.class.php
  3828. │   │   ├── functions.class.php
  3829. │   │   ├── functions-wordpress.class.php
  3830. │   │   ├── include-framework.php
  3831. │   │   ├── index.php
  3832. │   │   ├── newsletter.class.php
  3833. │   │   ├── plugin-update.class.php
  3834. │   │   ├── update.class.php
  3835. │   │   ├── woocommerce.class.php
  3836. │   │   └── wpml.class.php
  3837. │   ├── globals.class.php
  3838. │   ├── googlefonts.php
  3839. │   ├── index.php
  3840. │   ├── navigation.class.php
  3841. │   ├── object-library.class.php
  3842. │   ├── operations.class.php
  3843. │   ├── output.class.php
  3844. │   ├── page-template.class.php
  3845. │   ├── slide.class.php
  3846. │   ├── slider.class.php
  3847. │   ├── template.class.php
  3848. │   ├── tinybox.class.php
  3849. │   └── widget.class.php
  3850. ├── index.php
  3851. ├── languages
  3852. │   ├── index.php
  3853. │   ├── revslider-de_DE.mo
  3854. │   ├── revslider-de_DE.po
  3855. │   ├── revslider-en_US.mo
  3856. │   ├── revslider-en_US.po
  3857. │   ├── revslider-fr_FR.mo
  3858. │   ├── revslider-fr_FR.po
  3859. │   ├── revslider-hu_HU.mo
  3860. │   ├── revslider-hu_HU.po
  3861. │   ├── revslider-it_IT.mo
  3862. │   ├── revslider-it_IT.po
  3863. │   ├── revslider-pl_PL.mo
  3864. │   ├── revslider-pl_PL.po
  3865. │   ├── revslider.pot
  3866. │   ├── revslider-pt_BR.mo
  3867. │   ├── revslider-pt_BR.po
  3868. │   ├── revslider-ru_RU.mo
  3869. │   ├── revslider-ru_RU.po
  3870. │   ├── revslider-zh_CN.mo
  3871. │   └── revslider-zh_CN.po
  3872. ├── public
  3873. │   ├── assets
  3874. │   │   ├── assets
  3875. │   │   │   ├── coloredbg.png
  3876. │   │   │   ├── gridtile_3x3.png
  3877. │   │   │   ├── gridtile_3x3_white.png
  3878. │   │   │   ├── gridtile.png
  3879. │   │   │   ├── gridtile_white.png
  3880. │   │   │   ├── index.php
  3881. │   │   │   ├── loader.gif
  3882. │   │   │   ├── sources
  3883. │   │   │   │   ├── fb.png
  3884. │   │   │   │   ├── fr.png
  3885. │   │   │   │   ├── ig.png
  3886. │   │   │   │   ├── index.php
  3887. │   │   │   │   ├── post.png
  3888. │   │   │   │   ├── revolution_slide1.png
  3889. │   │   │   │   ├── revolution_slide2.png
  3890. │   │   │   │   ├── tw.png
  3891. │   │   │   │   ├── vm.png
  3892. │   │   │   │   ├── wc.png
  3893. │   │   │   │   └── yt.png
  3894. │   │   │   └── svg
  3895. │   │   │   ├── action
  3896. │   │   │   │   ├── ic_3d_rotation_24px.svg
  3897. │   │   │   │   ├── ic_accessibility_24px.svg
  3898. │   │   │   │   ├── ic_accessible_24px.svg
  3899. │   │   │   │   ├── ic_account_balance_24px.svg
  3900. │   │   │   │   ├── ic_account_balance_wallet_24px.svg
  3901. │   │   │   │   ├── ic_account_box_24px.svg
  3902. │   │   │   │   ├── ic_account_circle_24px.svg
  3903. │   │   │   │   ├── ic_add_shopping_cart_24px.svg
  3904. │   │   │   │   ├── ic_alarm_24px.svg
  3905. │   │   │   │   ├── ic_alarm_add_24px.svg
  3906. │   │   │   │   ├── ic_alarm_off_24px.svg
  3907. │   │   │   │   ├── ic_alarm_on_24px.svg
  3908. │   │   │   │   ├── ic_all_out_24px.svg
  3909. │   │   │   │   ├── ic_android_24px.svg
  3910. │   │   │   │   ├── ic_announcement_24px.svg
  3911. │   │   │   │   ├── ic_aspect_ratio_24px.svg
  3912. │   │   │   │   ├── ic_assessment_24px.svg
  3913. │   │   │   │   ├── ic_assignment_24px.svg
  3914. │   │   │   │   ├── ic_assignment_ind_24px.svg
  3915. │   │   │   │   ├── ic_assignment_late_24px.svg
  3916. │   │   │   │   ├── ic_assignment_return_24px.svg
  3917. │   │   │   │   ├── ic_assignment_returned_24px.svg
  3918. │   │   │   │   ├── ic_assignment_turned_in_24px.svg
  3919. │   │   │   │   ├── ic_autorenew_24px.svg
  3920. │   │   │   │   ├── ic_backup_24px.svg
  3921. │   │   │   │   ├── ic_book_24px.svg
  3922. │   │   │   │   ├── ic_bookmark_24px.svg
  3923. │   │   │   │   ├── ic_bookmark_border_24px.svg
  3924. │   │   │   │   ├── ic_bug_report_24px.svg
  3925. │   │   │   │   ├── ic_build_24px.svg
  3926. │   │   │   │   ├── ic_cached_24px.svg
  3927. │   │   │   │   ├── ic_camera_enhance_24px.svg
  3928. │   │   │   │   ├── ic_card_giftcard_24px.svg
  3929. │   │   │   │   ├── ic_card_membership_24px.svg
  3930. │   │   │   │   ├── ic_card_travel_24px.svg
  3931. │   │   │   │   ├── ic_change_history_24px.svg
  3932. │   │   │   │   ├── ic_check_circle_24px.svg
  3933. │   │   │   │   ├── ic_chrome_reader_mode_24px.svg
  3934. │   │   │   │   ├── ic_class_24px.svg
  3935. │   │   │   │   ├── ic_code_24px.svg
  3936. │   │   │   │   ├── ic_compare_arrows_24px.svg
  3937. │   │   │   │   ├── ic_copyright_24px.svg
  3938. │   │   │   │   ├── ic_credit_card_24px.svg
  3939. │   │   │   │   ├── ic_dashboard_24px.svg
  3940. │   │   │   │   ├── ic_date_range_24px.svg
  3941. │   │   │   │   ├── ic_delete_24px.svg
  3942. │   │   │   │   ├── ic_description_24px.svg
  3943. │   │   │   │   ├── ic_dns_24px.svg
  3944. │   │   │   │   ├── ic_done_24px.svg
  3945. │   │   │   │   ├── ic_done_all_24px.svg
  3946. │   │   │   │   ├── ic_donut_large_24px.svg
  3947. │   │   │   │   ├── ic_donut_small_24px.svg
  3948. │   │   │   │   ├── ic_eject_24px.svg
  3949. │   │   │   │   ├── ic_event_24px.svg
  3950. │   │   │   │   ├── ic_event_seat_24px.svg
  3951. │   │   │   │   ├── ic_exit_to_app_24px.svg
  3952. │   │   │   │   ├── ic_explore_24px.svg
  3953. │   │   │   │   ├── ic_extension_24px.svg
  3954. │   │   │   │   ├── ic_face_24px.svg
  3955. │   │   │   │   ├── ic_favorite_24px.svg
  3956. │   │   │   │   ├── ic_favorite_border_24px.svg
  3957. │   │   │   │   ├── ic_feedback_24px.svg
  3958. │   │   │   │   ├── ic_find_in_page_24px.svg
  3959. │   │   │   │   ├── ic_find_replace_24px.svg
  3960. │   │   │   │   ├── ic_fingerprint_24px.svg
  3961. │   │   │   │   ├── ic_flight_land_24px.svg
  3962. │   │   │   │   ├── ic_flight_takeoff_24px.svg
  3963. │   │   │   │   ├── ic_flip_to_back_24px.svg
  3964. │   │   │   │   ├── ic_flip_to_front_24px.svg
  3965. │   │   │   │   ├── ic_gavel_24px.svg
  3966. │   │   │   │   ├── ic_get_app_24px.svg
  3967. │   │   │   │   ├── ic_gif_24px.svg
  3968. │   │   │   │   ├── ic_grade_24px.svg
  3969. │   │   │   │   ├── ic_group_work_24px.svg
  3970. │   │   │   │   ├── ic_help_24px.svg
  3971. │   │   │   │   ├── ic_help_outline_24px.svg
  3972. │   │   │   │   ├── ic_highlight_off_24px.svg
  3973. │   │   │   │   ├── ic_history_24px.svg
  3974. │   │   │   │   ├── ic_home_24px.svg
  3975. │   │   │   │   ├── ic_hourglass_empty_24px.svg
  3976. │   │   │   │   ├── ic_hourglass_full_24px.svg
  3977. │   │   │   │   ├── ic_http_24px.svg
  3978. │   │   │   │   ├── ic_https_24px.svg
  3979. │   │   │   │   ├── ic_important_devices_24px.svg
  3980. │   │   │   │   ├── ic_info_24px.svg
  3981. │   │   │   │   ├── ic_info_outline_24px.svg
  3982. │   │   │   │   ├── ic_input_24px.svg
  3983. │   │   │   │   ├── ic_invert_colors_24px.svg
  3984. │   │   │   │   ├── ic_label_24px.svg
  3985. │   │   │   │   ├── ic_label_outline_24px.svg
  3986. │   │   │   │   ├── ic_language_24px.svg
  3987. │   │   │   │   ├── ic_launch_24px.svg
  3988. │   │   │   │   ├── ic_lightbulb_outline_24px.svg
  3989. │   │   │   │   ├── ic_line_style_24px.svg
  3990. │   │   │   │   ├── ic_line_weight_24px.svg
  3991. │   │   │   │   ├── ic_list_24px.svg
  3992. │   │   │   │   ├── ic_lock_24px.svg
  3993. │   │   │   │   ├── ic_lock_open_24px.svg
  3994. │   │   │   │   ├── ic_lock_outline_24px.svg
  3995. │   │   │   │   ├── ic_loyalty_24px.svg
  3996. │   │   │   │   ├── ic_markunread_mailbox_24px.svg
  3997. │   │   │   │   ├── ic_motorcycle_24px.svg
  3998. │   │   │   │   ├── ic_note_add_24px.svg
  3999. │   │   │   │   ├── ic_offline_pin_24px.svg
  4000. │   │   │   │   ├── ic_opacity_24px.svg
  4001. │   │   │   │   ├── ic_open_in_browser_24px.svg
  4002. │   │   │   │   ├── ic_open_in_new_24px.svg
  4003. │   │   │   │   ├── ic_open_with_24px.svg
  4004. │   │   │   │   ├── ic_pageview_24px.svg
  4005. │   │   │   │   ├── ic_pan_tool_24px.svg
  4006. │   │   │   │   ├── ic_payment_24px.svg
  4007. │   │   │   │   ├── ic_perm_camera_mic_24px.svg
  4008. │   │   │   │   ├── ic_perm_contact_calendar_24px.svg
  4009. │   │   │   │   ├── ic_perm_data_setting_24px.svg
  4010. │   │   │   │   ├── ic_perm_device_information_24px.svg
  4011. │   │   │   │   ├── ic_perm_identity_24px.svg
  4012. │   │   │   │   ├── ic_perm_media_24px.svg
  4013. │   │   │   │   ├── ic_perm_phone_msg_24px.svg
  4014. │   │   │   │   ├── ic_perm_scan_wifi_24px.svg
  4015. │   │   │   │   ├── ic_pets_24px.svg
  4016. │   │   │   │   ├── ic_picture_in_picture_24px.svg
  4017. │   │   │   │   ├── ic_picture_in_picture_alt_24px.svg
  4018. │   │   │   │   ├── ic_play_for_work_24px.svg
  4019. │   │   │   │   ├── ic_polymer_24px.svg
  4020. │   │   │   │   ├── ic_power_settings_new_24px.svg
  4021. │   │   │   │   ├── ic_pregnant_woman_24px.svg
  4022. │   │   │   │   ├── ic_print_24px.svg
  4023. │   │   │   │   ├── ic_query_builder_24px.svg
  4024. │   │   │   │   ├── ic_question_answer_24px.svg
  4025. │   │   │   │   ├── ic_receipt_24px.svg
  4026. │   │   │   │   ├── ic_record_voice_over_24px.svg
  4027. │   │   │   │   ├── ic_redeem_24px.svg
  4028. │   │   │   │   ├── ic_reorder_24px.svg
  4029. │   │   │   │   ├── ic_report_problem_24px.svg
  4030. │   │   │   │   ├── ic_restore_24px.svg
  4031. │   │   │   │   ├── ic_room_24px.svg
  4032. │   │   │   │   ├── ic_rounded_corner_24px.svg
  4033. │   │   │   │   ├── ic_rowing_24px.svg
  4034. │   │   │   │   ├── ic_schedule_24px.svg
  4035. │   │   │   │   ├── ic_search_24px.svg
  4036. │   │   │   │   ├── ic_settings_24px.svg
  4037. │   │   │   │   ├── ic_settings_applications_24px.svg
  4038. │   │   │   │   ├── ic_settings_backup_restore_24px.svg
  4039. │   │   │   │   ├── ic_settings_bluetooth_24px.svg
  4040. │   │   │   │   ├── ic_settings_brightness_24px.svg
  4041. │   │   │   │   ├── ic_settings_cell_24px.svg
  4042. │   │   │   │   ├── ic_settings_ethernet_24px.svg
  4043. │   │   │   │   ├── ic_settings_input_antenna_24px.svg
  4044. │   │   │   │   ├── ic_settings_input_component_24px.svg
  4045. │   │   │   │   ├── ic_settings_input_composite_24px.svg
  4046. │   │   │   │   ├── ic_settings_input_hdmi_24px.svg
  4047. │   │   │   │   ├── ic_settings_input_svideo_24px.svg
  4048. │   │   │   │   ├── ic_settings_overscan_24px.svg
  4049. │   │   │   │   ├── ic_settings_phone_24px.svg
  4050. │   │   │   │   ├── ic_settings_power_24px.svg
  4051. │   │   │   │   ├── ic_settings_remote_24px.svg
  4052. │   │   │   │   ├── ic_settings_voice_24px.svg
  4053. │   │   │   │   ├── ic_shop_24px.svg
  4054. │   │   │   │   ├── ic_shopping_basket_24px.svg
  4055. │   │   │   │   ├── ic_shopping_cart_24px.svg
  4056. │   │   │   │   ├── ic_shop_two_24px.svg
  4057. │   │   │   │   ├── ic_speaker_notes_24px.svg
  4058. │   │   │   │   ├── ic_spellcheck_24px.svg
  4059. │   │   │   │   ├── ic_stars_24px.svg
  4060. │   │   │   │   ├── ic_store_24px.svg
  4061. │   │   │   │   ├── ic_subject_24px.svg
  4062. │   │   │   │   ├── ic_supervisor_account_24px.svg
  4063. │   │   │   │   ├── ic_swap_horiz_24px.svg
  4064. │   │   │   │   ├── ic_swap_vert_24px.svg
  4065. │   │   │   │   ├── ic_swap_vertical_circle_24px.svg
  4066. │   │   │   │   ├── ic_system_update_alt_24px.svg
  4067. │   │   │   │   ├── ic_tab_24px.svg
  4068. │   │   │   │   ├── ic_tab_unselected_24px.svg
  4069. │   │   │   │   ├── ic_theaters_24px.svg
  4070. │   │   │   │   ├── ic_thumb_down_24px.svg
  4071. │   │   │   │   ├── ic_thumbs_up_down_24px.svg
  4072. │   │   │   │   ├── ic_thumb_up_24px.svg
  4073. │   │   │   │   ├── ic_timeline_24px.svg
  4074. │   │   │   │   ├── ic_toc_24px.svg
  4075. │   │   │   │   ├── ic_today_24px.svg
  4076. │   │   │   │   ├── ic_toll_24px.svg
  4077. │   │   │   │   ├── ic_touch_app_24px.svg
  4078. │   │   │   │   ├── ic_track_changes_24px.svg
  4079. │   │   │   │   ├── ic_translate_24px.svg
  4080. │   │   │   │   ├── ic_trending_down_24px.svg
  4081. │   │   │   │   ├── ic_trending_flat_24px.svg
  4082. │   │   │   │   ├── ic_trending_up_24px.svg
  4083. │   │   │   │   ├── ic_turned_in_24px.svg
  4084. │   │   │   │   ├── ic_turned_in_not_24px.svg
  4085. │   │   │   │   ├── ic_update_24px.svg
  4086. │   │   │   │   ├── ic_verified_user_24px.svg
  4087. │   │   │   │   ├── ic_view_agenda_24px.svg
  4088. │   │   │   │   ├── ic_view_array_24px.svg
  4089. │   │   │   │   ├── ic_view_carousel_24px.svg
  4090. │   │   │   │   ├── ic_view_column_24px.svg
  4091. │   │   │   │   ├── ic_view_day_24px.svg
  4092. │   │   │   │   ├── ic_view_headline_24px.svg
  4093. │   │   │   │   ├── ic_view_list_24px.svg
  4094. │   │   │   │   ├── ic_view_module_24px.svg
  4095. │   │   │   │   ├── ic_view_quilt_24px.svg
  4096. │   │   │   │   ├── ic_view_stream_24px.svg
  4097. │   │   │   │   ├── ic_view_week_24px.svg
  4098. │   │   │   │   ├── ic_visibility_24px.svg
  4099. │   │   │   │   ├── ic_visibility_off_24px.svg
  4100. │   │   │   │   ├── ic_watch_later_24px.svg
  4101. │   │   │   │   ├── ic_work_24px.svg
  4102. │   │   │   │   ├── ic_youtube_searched_for_24px.svg
  4103. │   │   │   │   ├── ic_zoom_in_24px.svg
  4104. │   │   │   │   └── ic_zoom_out_24px.svg
  4105. │   │   │   ├── alert
  4106. │   │   │   │   ├── ic_add_alert_24px.svg
  4107. │   │   │   │   ├── ic_error_24px.svg
  4108. │   │   │   │   ├── ic_error_outline_24px.svg
  4109. │   │   │   │   └── ic_warning_24px.svg
  4110. │   │   │   ├── av
  4111. │   │   │   │   ├── ic_add_to_queue_24px.svg
  4112. │   │   │   │   ├── ic_airplay_24px.svg
  4113. │   │   │   │   ├── ic_album_24px.svg
  4114. │   │   │   │   ├── ic_art_track_24px.svg
  4115. │   │   │   │   ├── ic_av_timer_24px.svg
  4116. │   │   │   │   ├── ic_closed_caption_24px.svg
  4117. │   │   │   │   ├── ic_equalizer_24px.svg
  4118. │   │   │   │   ├── ic_explicit_24px.svg
  4119. │   │   │   │   ├── ic_fast_forward_24px.svg
  4120. │   │   │   │   ├── ic_fast_rewind_24px.svg
  4121. │   │   │   │   ├── ic_fiber_dvr_24px.svg
  4122. │   │   │   │   ├── ic_fiber_manual_record_24px.svg
  4123. │   │   │   │   ├── ic_fiber_new_24px.svg
  4124. │   │   │   │   ├── ic_fiber_pin_24px.svg
  4125. │   │   │   │   ├── ic_fiber_smart_record_24px.svg
  4126. │   │   │   │   ├── ic_forward_10_24px.svg
  4127. │   │   │   │   ├── ic_forward_30_24px.svg
  4128. │   │   │   │   ├── ic_forward_5_24px.svg
  4129. │   │   │   │   ├── ic_games_24px.svg
  4130. │   │   │   │   ├── ic_hd_24px.svg
  4131. │   │   │   │   ├── ic_hearing_24px.svg
  4132. │   │   │   │   ├── ic_high_quality_24px.svg
  4133. │   │   │   │   ├── ic_library_add_24px.svg
  4134. │   │   │   │   ├── ic_library_books_24px.svg
  4135. │   │   │   │   ├── ic_library_music_24px.svg
  4136. │   │   │   │   ├── ic_loop_24px.svg
  4137. │   │   │   │   ├── ic_mic_24px.svg
  4138. │   │   │   │   ├── ic_mic_none_24px.svg
  4139. │   │   │   │   ├── ic_mic_off_24px.svg
  4140. │   │   │   │   ├── ic_movie_24px.svg
  4141. │   │   │   │   ├── ic_music_video_24px.svg
  4142. │   │   │   │   ├── ic_new_releases_24px.svg
  4143. │   │   │   │   ├── ic_not_interested_24px.svg
  4144. │   │   │   │   ├── ic_pause_24px.svg
  4145. │   │   │   │   ├── ic_pause_circle_filled_24px.svg
  4146. │   │   │   │   ├── ic_pause_circle_outline_24px.svg
  4147. │   │   │   │   ├── ic_play_arrow_24px.svg
  4148. │   │   │   │   ├── ic_play_circle_filled_24px.svg
  4149. │   │   │   │   ├── ic_play_circle_outline_24px.svg
  4150. │   │   │   │   ├── ic_playlist_add_24px.svg
  4151. │   │   │   │   ├── ic_playlist_add_check_24px.svg
  4152. │   │   │   │   ├── ic_playlist_play_24px.svg
  4153. │   │   │   │   ├── ic_queue_24px.svg
  4154. │   │   │   │   ├── ic_queue_music_24px.svg
  4155. │   │   │   │   ├── ic_queue_play_next_24px.svg
  4156. │   │   │   │   ├── ic_radio_24px.svg
  4157. │   │   │   │   ├── ic_recent_actors_24px.svg
  4158. │   │   │   │   ├── ic_remove_from_queue_24px.svg
  4159. │   │   │   │   ├── ic_repeat_24px.svg
  4160. │   │   │   │   ├── ic_repeat_one_24px.svg
  4161. │   │   │   │   ├── ic_replay_10_24px.svg
  4162. │   │   │   │   ├── ic_replay_24px.svg
  4163. │   │   │   │   ├── ic_replay_30_24px.svg
  4164. │   │   │   │   ├── ic_replay_5_24px.svg
  4165. │   │   │   │   ├── ic_shuffle_24px.svg
  4166. │   │   │   │   ├── ic_skip_next_24px.svg
  4167. │   │   │   │   ├── ic_skip_previous_24px.svg
  4168. │   │   │   │   ├── ic_slow_motion_video_24px.svg
  4169. │   │   │   │   ├── ic_snooze_24px.svg
  4170. │   │   │   │   ├── ic_sort_by_alpha_24px.svg
  4171. │   │   │   │   ├── ic_stop_24px.svg
  4172. │   │   │   │   ├── ic_subscriptions_24px.svg
  4173. │   │   │   │   ├── ic_subtitles_24px.svg
  4174. │   │   │   │   ├── ic_surround_sound_24px.svg
  4175. │   │   │   │   ├── ic_videocam_24px.svg
  4176. │   │   │   │   ├── ic_videocam_off_24px.svg
  4177. │   │   │   │   ├── ic_video_library_24px.svg
  4178. │   │   │   │   ├── ic_volume_down_24px.svg
  4179. │   │   │   │   ├── ic_volume_mute_24px.svg
  4180. │   │   │   │   ├── ic_volume_off_24px.svg
  4181. │   │   │   │   ├── ic_volume_up_24px.svg
  4182. │   │   │   │   ├── ic_web_24px.svg
  4183. │   │   │   │   └── ic_web_asset_24px.svg
  4184. │   │   │   ├── busy-icons-svg
  4185. │   │   │   │   ├── abacus.svg
  4186. │   │   │   │   ├── address-book2.svg
  4187. │   │   │   │   ├── address-book.svg
  4188. │   │   │   │   ├── aim.svg
  4189. │   │   │   │   ├── alarm.svg
  4190. │   │   │   │   ├── apple.svg
  4191. │   │   │   │   ├── arrow-left.svg
  4192. │   │   │   │   ├── arrow-right.svg
  4193. │   │   │   │   ├── arrows-updown.svg
  4194. │   │   │   │   ├── atm-cash.svg
  4195. │   │   │   │   ├── award1.svg
  4196. │   │   │   │   ├── award2.svg
  4197. │   │   │   │   ├── award3.svg
  4198. │   │   │   │   ├── award4.svg
  4199. │   │   │   │   ├── award5.svg
  4200. │   │   │   │   ├── badge01.svg
  4201. │   │   │   │   ├── badge02.svg
  4202. │   │   │   │   ├── bank2.svg
  4203. │   │   │   │   ├── bank.svg
  4204. │   │   │   │   ├── bell.svg
  4205. │   │   │   │   ├── binoculars.svg
  4206. │   │   │   │   ├── bomb.svg
  4207. │   │   │   │   ├── bonsai.svg
  4208. │   │   │   │   ├── book-apple.svg
  4209. │   │   │   │   ├── bookmark.svg
  4210. │   │   │   │   ├── book.svg
  4211. │   │   │   │   ├── box.svg
  4212. │   │   │   │   ├── brain.svg
  4213. │   │   │   │   ├── briefcase.svg
  4214. │   │   │   │   ├── browser01.svg
  4215. │   │   │   │   ├── browser02.svg
  4216. │   │   │   │   ├── buildings.svg
  4217. │   │   │   │   ├── buy-sign.svg
  4218. │   │   │   │   ├── calculator1.svg
  4219. │   │   │   │   ├── calculator2.svg
  4220. │   │   │   │   ├── calculator3.svg
  4221. │   │   │   │   ├── calendar1.svg
  4222. │   │   │   │   ├── calendar2.svg
  4223. │   │   │   │   ├── calendar3.svg
  4224. │   │   │   │   ├── calendar4.svg
  4225. │   │   │   │   ├── calendar5.svg
  4226. │   │   │   │   ├── certificate.svg
  4227. │   │   │   │   ├── champagne.svg
  4228. │   │   │   │   ├── character01.svg
  4229. │   │   │   │   ├── character02.svg
  4230. │   │   │   │   ├── character03.svg
  4231. │   │   │   │   ├── character04.svg
  4232. │   │   │   │   ├── character05.svg
  4233. │   │   │   │   ├── character06.svg
  4234. │   │   │   │   ├── character07.svg
  4235. │   │   │   │   ├── character08.svg
  4236. │   │   │   │   ├── chart01.svg
  4237. │   │   │   │   ├── chart02.svg
  4238. │   │   │   │   ├── chart03.svg
  4239. │   │   │   │   ├── chart04.svg
  4240. │   │   │   │   ├── chart05.svg
  4241. │   │   │   │   ├── chart06.svg
  4242. │   │   │   │   ├── chart07.svg
  4243. │   │   │   │   ├── chart08.svg
  4244. │   │   │   │   ├── chart09.svg
  4245. │   │   │   │   ├── chart10.svg
  4246. │   │   │   │   ├── chart11.svg
  4247. │   │   │   │   ├── chart12.svg
  4248. │   │   │   │   ├── chart13.svg
  4249. │   │   │   │   ├── chart14.svg
  4250. │   │   │   │   ├── chart15.svg
  4251. │   │   │   │   ├── chart16.svg
  4252. │   │   │   │   ├── chart17.svg
  4253. │   │   │   │   ├── chart18.svg
  4254. │   │   │   │   ├── chart19.svg
  4255. │   │   │   │   ├── chart20.svg
  4256. │   │   │   │   ├── chart21.svg
  4257. │   │   │   │   ├── chart-analysis.svg
  4258. │   │   │   │   ├── chart-board.svg
  4259. │   │   │   │   ├── chart-pyramid.svg
  4260. │   │   │   │   ├── chat.svg
  4261. │   │   │   │   ├── checklist2.svg
  4262. │   │   │   │   ├── checklist3.svg
  4263. │   │   │   │   ├── checklist.svg
  4264. │   │   │   │   ├── chemistry.svg
  4265. │   │   │   │   ├── chess-knight.svg
  4266. │   │   │   │   ├── chess-rook.svg
  4267. │   │   │   │   ├── chess.svg
  4268. │   │   │   │   ├── clock.svg
  4269. │   │   │   │   ├── closed-sign.svg
  4270. │   │   │   │   ├── cloud-coins.svg
  4271. │   │   │   │   ├── cloud-down.svg
  4272. │   │   │   │   ├── cloud-up.svg
  4273. │   │   │   │   ├── coffee.svg
  4274. │   │   │   │   ├── conference.svg
  4275. │   │   │   │   ├── contact-book.svg
  4276. │   │   │   │   ├── coupon.svg
  4277. │   │   │   │   ├── credit-card.svg
  4278. │   │   │   │   ├── crown.svg
  4279. │   │   │   │   ├── currencies.svg
  4280. │   │   │   │   ├── database.svg
  4281. │   │   │   │   ├── delivery.svg
  4282. │   │   │   │   ├── diagram-hierarchy.svg
  4283. │   │   │   │   ├── diamond.svg
  4284. │   │   │   │   ├── dollar.svg
  4285. │   │   │   │   ├── drawer.svg
  4286. │   │   │   │   ├── egg.svg
  4287. │   │   │   │   ├── emblem.svg
  4288. │   │   │   │   ├── envelope-money.svg
  4289. │   │   │   │   ├── envelopes.svg
  4290. │   │   │   │   ├── euro.svg
  4291. │   │   │   │   ├── exchange.svg
  4292. │   │   │   │   ├── exit.svg
  4293. │   │   │   │   ├── factory.svg
  4294. │   │   │   │   ├── fax.svg
  4295. │   │   │   │   ├── file01.svg
  4296. │   │   │   │   ├── file02.svg
  4297. │   │   │   │   ├── file03.svg
  4298. │   │   │   │   ├── file04.svg
  4299. │   │   │   │   ├── file05.svg
  4300. │   │   │   │   ├── file06.svg
  4301. │   │   │   │   ├── file07.svg
  4302. │   │   │   │   ├── file08.svg
  4303. │   │   │   │   ├── file09.svg
  4304. │   │   │   │   ├── file10.svg
  4305. │   │   │   │   ├── files.svg
  4306. │   │   │   │   ├── fire.svg
  4307. │   │   │   │   ├── fish.svg
  4308. │   │   │   │   ├── flag.svg
  4309. │   │   │   │   ├── folder-add.svg
  4310. │   │   │   │   ├── folder-delete.svg
  4311. │   │   │   │   ├── folder-online.svg
  4312. │   │   │   │   ├── folder-private.svg
  4313. │   │   │   │   ├── folder-remove.svg
  4314. │   │   │   │   ├── folders.svg
  4315. │   │   │   │   ├── folder.svg
  4316. │   │   │   │   ├── funnel-money.svg
  4317. │   │   │   │   ├── funnel.svg
  4318. │   │   │   │   ├── gauge2.svg
  4319. │   │   │   │   ├── gauge.svg
  4320. │   │   │   │   ├── gears1.svg
  4321. │   │   │   │   ├── gears2.svg
  4322. │   │   │   │   ├── glasses-moustache.svg
  4323. │   │   │   │   ├── globe2.svg
  4324. │   │   │   │   ├── globe-money.svg
  4325. │   │   │   │   ├── globe.svg
  4326. │   │   │   │   ├── graduation-hat.svg
  4327. │   │   │   │   ├── hand-globe.svg
  4328. │   │   │   │   ├── hand-key.svg
  4329. │   │   │   │   ├── hand-money2.svg
  4330. │   │   │   │   ├── hand-money.svg
  4331. │   │   │   │   ├── handshake.svg
  4332. │   │   │   │   ├── hat-moustache.svg
  4333. │   │   │   │   ├── hat.svg
  4334. │   │   │   │   ├── head-arrows.svg
  4335. │   │   │   │   ├── head-battery.svg
  4336. │   │   │   │   ├── head-check.svg
  4337. │   │   │   │   ├── head-compass.svg
  4338. │   │   │   │   ├── head-dollar.svg
  4339. │   │   │   │   ├── head-exclamation.svg
  4340. │   │   │   │   ├── head-flash.svg
  4341. │   │   │   │   ├── head-gauge.svg
  4342. │   │   │   │   ├── head-gears.svg
  4343. │   │   │   │   ├── head-hourglass.svg
  4344. │   │   │   │   ├── head-idea.svg
  4345. │   │   │   │   ├── headquarters.svg
  4346. │   │   │   │   ├── head-question.svg
  4347. │   │   │   │   ├── head-structure.svg
  4348. │   │   │   │   ├── head.svg
  4349. │   │   │   │   ├── hourglass.svg
  4350. │   │   │   │   ├── hours.svg
  4351. │   │   │   │   ├── incoming.svg
  4352. │   │   │   │   ├── ingots.svg
  4353. │   │   │   │   ├── key2.svg
  4354. │   │   │   │   ├── keyboard.svg
  4355. │   │   │   │   ├── key.svg
  4356. │   │   │   │   ├── label.svg
  4357. │   │   │   │   ├── lamp.svg
  4358. │   │   │   │   ├── laptop-article.svg
  4359. │   │   │   │   ├── laptop-cart.svg
  4360. │   │   │   │   ├── laptop-chart2.svg
  4361. │   │   │   │   ├── laptop-chart.svg
  4362. │   │   │   │   ├── laptop-diagram.svg
  4363. │   │   │   │   ├── laptop-envelope.svg
  4364. │   │   │   │   ├── laptop-finance.svg
  4365. │   │   │   │   ├── laptop-privacy.svg
  4366. │   │   │   │   ├── laptop-settings.svg
  4367. │   │   │   │   ├── laptop.svg
  4368. │   │   │   │   ├── laptop-user.svg
  4369. │   │   │   │   ├── lightbulb-green.svg
  4370. │   │   │   │   ├── lightbulb.svg
  4371. │   │   │   │   ├── lightning.svg
  4372. │   │   │   │   ├── like.svg
  4373. │   │   │   │   ├── lock.svg
  4374. │   │   │   │   ├── magnet-money.svg
  4375. │   │   │   │   ├── magnifying-glass.svg
  4376. │   │   │   │   ├── manager01.svg
  4377. │   │   │   │   ├── manager02.svg
  4378. │   │   │   │   ├── manager-globe.svg
  4379. │   │   │   │   ├── manager-idea.svg
  4380. │   │   │   │   ├── meditation.svg
  4381. │   │   │   │   ├── megaphone.svg
  4382. │   │   │   │   ├── money2.svg
  4383. │   │   │   │   ├── money3.svg
  4384. │   │   │   │   ├── money4.svg
  4385. │   │   │   │   ├── money5.svg
  4386. │   │   │   │   ├── money6.svg
  4387. │   │   │   │   ├── money-growth.svg
  4388. │   │   │   │   ├── money-scales.svg
  4389. │   │   │   │   ├── money.svg
  4390. │   │   │   │   ├── monitor.svg
  4391. │   │   │   │   ├── mouse.svg
  4392. │   │   │   │   ├── nest-money.svg
  4393. │   │   │   │   ├── newspaper-jobs.svg
  4394. │   │   │   │   ├── newspaper-pen.svg
  4395. │   │   │   │   ├── newspaper.svg
  4396. │   │   │   │   ├── NewTux.svg
  4397. │   │   │   │   ├── note-paper.svg
  4398. │   │   │   │   ├── office-chair.svg
  4399. │   │   │   │   ├── open-sign.svg
  4400. │   │   │   │   ├── outgoing.svg
  4401. │   │   │   │   ├── paper-clip.svg
  4402. │   │   │   │   ├── paper-plane.svg
  4403. │   │   │   │   ├── pen2.svg
  4404. │   │   │   │   ├── pencil.svg
  4405. │   │   │   │   ├── pens-pencils.svg
  4406. │   │   │   │   ├── pen.svg
  4407. │   │   │   │   ├── people-arrows06.svg
  4408. │   │   │   │   ├── people-gears.svg
  4409. │   │   │   │   ├── people-handshake.svg
  4410. │   │   │   │   ├── people-idea.svg
  4411. │   │   │   │   ├── people-meeting02.svg
  4412. │   │   │   │   ├── people-meeting.svg
  4413. │   │   │   │   ├── people-search01.svg
  4414. │   │   │   │   ├── people-search02.svg
  4415. │   │   │   │   ├── people-structure01.svg
  4416. │   │   │   │   ├── people-structure02.svg
  4417. │   │   │   │   ├── people-structure03.svg
  4418. │   │   │   │   ├── people-structure04.svg
  4419. │   │   │   │   ├── people-structure05.svg
  4420. │   │   │   │   ├── people-structure06.svg
  4421. │   │   │   │   ├── people-structure07.svg
  4422. │   │   │   │   ├── people-structure.svg
  4423. │   │   │   │   ├── percent.svg
  4424. │   │   │   │   ├── periscopemoney.svg
  4425. │   │   │   │   ├── person-arrows012.svg
  4426. │   │   │   │   ├── person-arrows01.svg
  4427. │   │   │   │   ├── person-arrows022.svg
  4428. │   │   │   │   ├── person-arrows02.svg
  4429. │   │   │   │   ├── person-arrows03.svg
  4430. │   │   │   │   ├── person-checkmark.svg
  4431. │   │   │   │   ├── person-cross.svg
  4432. │   │   │   │   ├── person-data.svg
  4433. │   │   │   │   ├── person-dollar.svg
  4434. │   │   │   │   ├── person-finance.svg
  4435. │   │   │   │   ├── person-flag.svg
  4436. │   │   │   │   ├── person-globe.svg
  4437. │   │   │   │   ├── person-idea02.svg
  4438. │   │   │   │   ├── person-info.svg
  4439. │   │   │   │   ├── person-puzzle.svg
  4440. │   │   │   │   ├── person-scales.svg
  4441. │   │   │   │   ├── person-time.svg
  4442. │   │   │   │   ├── person-umbrella.svg
  4443. │   │   │   │   ├── phone.svg
  4444. │   │   │   │   ├── pie-chart01.svg
  4445. │   │   │   │   ├── pie-chart02.svg
  4446. │   │   │   │   ├── piggy-bank.svg
  4447. │   │   │   │   ├── pin.svg
  4448. │   │   │   │   ├── plant-money.svg
  4449. │   │   │   │   ├── plant.svg
  4450. │   │   │   │   ├── pound.svg
  4451. │   │   │   │   ├── presentation02.svg
  4452. │   │   │   │   ├── presentation.svg
  4453. │   │   │   │   ├── preson-chart02.svg
  4454. │   │   │   │   ├── preson-chart03.svg
  4455. │   │   │   │   ├── preson-chart04.svg
  4456. │   │   │   │   ├── preson-laurels.svg
  4457. │   │   │   │   ├── preson-megaphone.svg
  4458. │   │   │   │   ├── preson-stairs.svg
  4459. │   │   │   │   ├── printer.svg
  4460. │   │   │   │   ├── profile.svg
  4461. │   │   │   │   ├── pulse.svg
  4462. │   │   │   │   ├── puzzle.svg
  4463. │   │   │   │   ├── quill.svg
  4464. │   │   │   │   ├── recycle.svg
  4465. │   │   │   │   ├── rocket2.svg
  4466. │   │   │   │   ├── rocket.svg
  4467. │   │   │   │   ├── ruble.svg
  4468. │   │   │   │   ├── ruler-compasses.svg
  4469. │   │   │   │   ├── safe.svg
  4470. │   │   │   │   ├── sale-sign.svg
  4471. │   │   │   │   ├── satellite-dish.svg
  4472. │   │   │   │   ├── scales.svg
  4473. │   │   │   │   ├── scissors.svg
  4474. │   │   │   │   ├── security.svg
  4475. │   │   │   │   ├── send.svg
  4476. │   │   │   │   ├── shield.svg
  4477. │   │   │   │   ├── shopping-cart.svg
  4478. │   │   │   │   ├── sign.svg
  4479. │   │   │   │   ├── smartphone-chart.svg
  4480. │   │   │   │   ├── smartphone-exclamation.svg
  4481. │   │   │   │   ├── smartphone-gears.svg
  4482. │   │   │   │   ├── smartphone-growth.svg
  4483. │   │   │   │   ├── smartphone-money.svg
  4484. │   │   │   │   ├── smartphone.svg
  4485. │   │   │   │   ├── smartphone-user.svg
  4486. │   │   │   │   ├── speaker02.svg
  4487. │   │   │   │   ├── speaker.svg
  4488. │   │   │   │   ├── speech-bubble.svg
  4489. │   │   │   │   ├── stamp.svg
  4490. │   │   │   │   ├── star.svg
  4491. │   │   │   │   ├── steering-wheel.svg
  4492. │   │   │   │   ├── strategy03.svg
  4493. │   │   │   │   ├── strategy1.svg
  4494. │   │   │   │   ├── strategy2.svg
  4495. │   │   │   │   ├── support-person.svg
  4496. │   │   │   │   ├── tablet-article.svg
  4497. │   │   │   │   ├── tablet-chart2.svg
  4498. │   │   │   │   ├── tablet-chart3.svg
  4499. │   │   │   │   ├── tablet-chart.svg
  4500. │   │   │   │   ├── tablet-pie-chart2.svg
  4501. │   │   │   │   ├── tablet-pie-chart.svg
  4502. │   │   │   │   ├── tablet.svg
  4503. │   │   │   │   ├── target.svg
  4504. │   │   │   │   ├── team.svg
  4505. │   │   │   │   ├── telescope.svg
  4506. │   │   │   │   ├── tie.svg
  4507. │   │   │   │   ├── tools2.svg
  4508. │   │   │   │   ├── tools.svg
  4509. │   │   │   │   ├── trash-bin.svg
  4510. │   │   │   │   ├── umbrella.svg
  4511. │   │   │   │   ├── user01.svg
  4512. │   │   │   │   ├── user02.svg
  4513. │   │   │   │   ├── user03.svg
  4514. │   │   │   │   ├── user04.svg
  4515. │   │   │   │   ├── user05.svg
  4516. │   │   │   │   ├── user06.svg
  4517. │   │   │   │   ├── user07.svg
  4518. │   │   │   │   ├── user08.svg
  4519. │   │   │   │   ├── user09.svg
  4520. │   │   │   │   ├── users.svg
  4521. │   │   │   │   ├── venn-diagram.svg
  4522. │   │   │   │   ├── wallet.svg
  4523. │   │   │   │   ├── wrench.svg
  4524. │   │   │   │   ├── yen.svg
  4525. │   │   │   │   └── yinyang.svg
  4526. │   │   │   ├── communication
  4527. │   │   │   │   ├── ic_business_24px.svg
  4528. │   │   │   │   ├── ic_call_24px.svg
  4529. │   │   │   │   ├── ic_call_end_24px.svg
  4530. │   │   │   │   ├── ic_call_made_24px.svg
  4531. │   │   │   │   ├── ic_call_merge_24px.svg
  4532. │   │   │   │   ├── ic_call_missed_24px.svg
  4533. │   │   │   │   ├── ic_call_missed_outgoing_24px.svg
  4534. │   │   │   │   ├── ic_call_received_24px.svg
  4535. │   │   │   │   ├── ic_call_split_24px.svg
  4536. │   │   │   │   ├── ic_chat_24px.svg
  4537. │   │   │   │   ├── ic_chat_bubble_24px.svg
  4538. │   │   │   │   ├── ic_chat_bubble_outline_24px.svg
  4539. │   │   │   │   ├── ic_clear_all_24px.svg
  4540. │   │   │   │   ├── ic_comment_24px.svg
  4541. │   │   │   │   ├── ic_contact_mail_24px.svg
  4542. │   │   │   │   ├── ic_contact_phone_24px.svg
  4543. │   │   │   │   ├── ic_contacts_24px.svg
  4544. │   │   │   │   ├── ic_dialer_sip_24px.svg
  4545. │   │   │   │   ├── ic_dialpad_24px.svg
  4546. │   │   │   │   ├── ic_email_24px.svg
  4547. │   │   │   │   ├── ic_forum_24px.svg
  4548. │   │   │   │   ├── ic_import_contacts_24px.svg
  4549. │   │   │   │   ├── ic_import_export_24px.svg
  4550. │   │   │   │   ├── ic_invert_colors_off_24px.svg
  4551. │   │   │   │   ├── ic_live_help_24px.svg
  4552. │   │   │   │   ├── ic_location_off_24px.svg
  4553. │   │   │   │   ├── ic_location_on_24px.svg
  4554. │   │   │   │   ├── ic_mail_outline_24px.svg
  4555. │   │   │   │   ├── ic_message_24px.svg
  4556. │   │   │   │   ├── ic_no_sim_24px.svg
  4557. │   │   │   │   ├── ic_phone_24px.svg
  4558. │   │   │   │   ├── ic_phonelink_erase_24px.svg
  4559. │   │   │   │   ├── ic_phonelink_lock_24px.svg
  4560. │   │   │   │   ├── ic_phonelink_ring_24px.svg
  4561. │   │   │   │   ├── ic_phonelink_setup_24px.svg
  4562. │   │   │   │   ├── ic_portable_wifi_off_24px.svg
  4563. │   │   │   │   ├── ic_present_to_all_24px.svg
  4564. │   │   │   │   ├── ic_ring_volume_24px.svg
  4565. │   │   │   │   ├── ic_screen_share_24px.svg
  4566. │   │   │   │   ├── ic_speaker_phone_24px.svg
  4567. │   │   │   │   ├── ic_stay_current_landscape_24px.svg
  4568. │   │   │   │   ├── ic_stay_current_portrait_24px.svg
  4569. │   │   │   │   ├── ic_stay_primary_landscape_24px.svg
  4570. │   │   │   │   ├── ic_stay_primary_portrait_24px.svg
  4571. │   │   │   │   ├── ic_stop_screen_share_24px.svg
  4572. │   │   │   │   ├── ic_swap_calls_24px.svg
  4573. │   │   │   │   ├── ic_textsms_24px.svg
  4574. │   │   │   │   ├── ic_voicemail_24px.svg
  4575. │   │   │   │   └── ic_vpn_key_24px.svg
  4576. │   │   │   ├── content
  4577. │   │   │   │   ├── ic_add_24px.svg
  4578. │   │   │   │   ├── ic_add_box_24px.svg
  4579. │   │   │   │   ├── ic_add_circle_24px.svg
  4580. │   │   │   │   ├── ic_add_circle_outline_24px.svg
  4581. │   │   │   │   ├── ic_archive_24px.svg
  4582. │   │   │   │   ├── ic_backspace_24px.svg
  4583. │   │   │   │   ├── ic_block_24px.svg
  4584. │   │   │   │   ├── ic_clear_24px.svg
  4585. │   │   │   │   ├── ic_content_copy_24px.svg
  4586. │   │   │   │   ├── ic_content_cut_24px.svg
  4587. │   │   │   │   ├── ic_content_paste_24px.svg
  4588. │   │   │   │   ├── ic_create_24px.svg
  4589. │   │   │   │   ├── ic_drafts_24px.svg
  4590. │   │   │   │   ├── ic_filter_list_24px.svg
  4591. │   │   │   │   ├── ic_flag_24px.svg
  4592. │   │   │   │   ├── ic_font_download_24px.svg
  4593. │   │   │   │   ├── ic_forward_24px.svg
  4594. │   │   │   │   ├── ic_gesture_24px.svg
  4595. │   │   │   │   ├── ic_inbox_24px.svg
  4596. │   │   │   │   ├── ic_link_24px.svg
  4597. │   │   │   │   ├── ic_mail_24px.svg
  4598. │   │   │   │   ├── ic_markunread_24px.svg
  4599. │   │   │   │   ├── ic_move_to_inbox_24px.svg
  4600. │   │   │   │   ├── ic_next_week_24px.svg
  4601. │   │   │   │   ├── ic_redo_24px.svg
  4602. │   │   │   │   ├── ic_remove_24px.svg
  4603. │   │   │   │   ├── ic_remove_circle_24px.svg
  4604. │   │   │   │   ├── ic_remove_circle_outline_24px.svg
  4605. │   │   │   │   ├── ic_reply_24px.svg
  4606. │   │   │   │   ├── ic_reply_all_24px.svg
  4607. │   │   │   │   ├── ic_report_24px.svg
  4608. │   │   │   │   ├── ic_save_24px.svg
  4609. │   │   │   │   ├── ic_select_all_24px.svg
  4610. │   │   │   │   ├── ic_send_24px.svg
  4611. │   │   │   │   ├── ic_sort_24px.svg
  4612. │   │   │   │   ├── ic_text_format_24px.svg
  4613. │   │   │   │   ├── ic_unarchive_24px.svg
  4614. │   │   │   │   ├── ic_undo_24px.svg
  4615. │   │   │   │   └── ic_weekend_24px.svg
  4616. │   │   │   ├── device
  4617. │   │   │   │   ├── ic_access_alarm_24px.svg
  4618. │   │   │   │   ├── ic_access_alarms_24px.svg
  4619. │   │   │   │   ├── ic_access_time_24px.svg
  4620. │   │   │   │   ├── ic_add_alarm_24px.svg
  4621. │   │   │   │   ├── ic_airplanemode_active_24px.svg
  4622. │   │   │   │   ├── ic_airplanemode_inactive_24px.svg
  4623. │   │   │   │   ├── ic_battery_20_24px.svg
  4624. │   │   │   │   ├── ic_battery_30_24px.svg
  4625. │   │   │   │   ├── ic_battery_50_24px.svg
  4626. │   │   │   │   ├── ic_battery_60_24px.svg
  4627. │   │   │   │   ├── ic_battery_80_24px.svg
  4628. │   │   │   │   ├── ic_battery_90_24px.svg
  4629. │   │   │   │   ├── ic_battery_alert_24px.svg
  4630. │   │   │   │   ├── ic_battery_charging_20_24px.svg
  4631. │   │   │   │   ├── ic_battery_charging_30_24px.svg
  4632. │   │   │   │   ├── ic_battery_charging_50_24px.svg
  4633. │   │   │   │   ├── ic_battery_charging_60_24px.svg
  4634. │   │   │   │   ├── ic_battery_charging_80_24px.svg
  4635. │   │   │   │   ├── ic_battery_charging_90_24px.svg
  4636. │   │   │   │   ├── ic_battery_charging_full_24px.svg
  4637. │   │   │   │   ├── ic_battery_full_24px.svg
  4638. │   │   │   │   ├── ic_battery_std_24px.svg
  4639. │   │   │   │   ├── ic_battery_unknown_24px.svg
  4640. │   │   │   │   ├── ic_bluetooth_24px.svg
  4641. │   │   │   │   ├── ic_bluetooth_connected_24px.svg
  4642. │   │   │   │   ├── ic_bluetooth_disabled_24px.svg
  4643. │   │   │   │   ├── ic_bluetooth_searching_24px.svg
  4644. │   │   │   │   ├── ic_brightness_auto_24px.svg
  4645. │   │   │   │   ├── ic_brightness_high_24px.svg
  4646. │   │   │   │   ├── ic_brightness_low_24px.svg
  4647. │   │   │   │   ├── ic_brightness_medium_24px.svg
  4648. │   │   │   │   ├── ic_data_usage_24px.svg
  4649. │   │   │   │   ├── ic_developer_mode_24px.svg
  4650. │   │   │   │   ├── ic_devices_24px.svg
  4651. │   │   │   │   ├── ic_dvr_24px.svg
  4652. │   │   │   │   ├── ic_gps_fixed_24px.svg
  4653. │   │   │   │   ├── ic_gps_not_fixed_24px.svg
  4654. │   │   │   │   ├── ic_gps_off_24px.svg
  4655. │   │   │   │   ├── ic_graphic_eq_24px.svg
  4656. │   │   │   │   ├── ic_location_disabled_24px.svg
  4657. │   │   │   │   ├── ic_location_searching_24px.svg
  4658. │   │   │   │   ├── ic_network_cell_24px.svg
  4659. │   │   │   │   ├── ic_network_wifi_24px.svg
  4660. │   │   │   │   ├── ic_nfc_24px.svg
  4661. │   │   │   │   ├── ic_screen_lock_landscape_24px.svg
  4662. │   │   │   │   ├── ic_screen_lock_portrait_24px.svg
  4663. │   │   │   │   ├── ic_screen_lock_rotation_24px.svg
  4664. │   │   │   │   ├── ic_screen_rotation_24px.svg
  4665. │   │   │   │   ├── ic_sd_storage_24px.svg
  4666. │   │   │   │   ├── ic_settings_system_daydream_24px.svg
  4667. │   │   │   │   ├── ic_signal_cellular_0_bar_24px.svg
  4668. │   │   │   │   ├── ic_signal_cellular_1_bar_24px.svg
  4669. │   │   │   │   ├── ic_signal_cellular_2_bar_24px.svg
  4670. │   │   │   │   ├── ic_signal_cellular_3_bar_24px.svg
  4671. │   │   │   │   ├── ic_signal_cellular_4_bar_24px.svg
  4672. │   │   │   │   ├── ic_signal_cellular_connected_no_internet_0_bar_24px.svg
  4673. │   │   │   │   ├── ic_signal_cellular_connected_no_internet_1_bar_24px.svg
  4674. │   │   │   │   ├── ic_signal_cellular_connected_no_internet_2_bar_24px.svg
  4675. │   │   │   │   ├── ic_signal_cellular_connected_no_internet_3_bar_24px.svg
  4676. │   │   │   │   ├── ic_signal_cellular_connected_no_internet_4_bar_24px.svg
  4677. │   │   │   │   ├── ic_signal_cellular_no_sim_24px.svg
  4678. │   │   │   │   ├── ic_signal_cellular_null_24px.svg
  4679. │   │   │   │   ├── ic_signal_cellular_off_24px.svg
  4680. │   │   │   │   ├── ic_signal_wifi_0_bar_24px.svg
  4681. │   │   │   │   ├── ic_signal_wifi_1_bar_24px.svg
  4682. │   │   │   │   ├── ic_signal_wifi_1_bar_lock_24px.svg
  4683. │   │   │   │   ├── ic_signal_wifi_2_bar_24px.svg
  4684. │   │   │   │   ├── ic_signal_wifi_2_bar_lock_24px.svg
  4685. │   │   │   │   ├── ic_signal_wifi_3_bar_24px.svg
  4686. │   │   │   │   ├── ic_signal_wifi_3_bar_lock_24px.svg
  4687. │   │   │   │   ├── ic_signal_wifi_4_bar_24px.svg
  4688. │   │   │   │   ├── ic_signal_wifi_4_bar_lock_24px.svg
  4689. │   │   │   │   ├── ic_signal_wifi_off_24px.svg
  4690. │   │   │   │   ├── ic_signal_wifi_statusbar_1_bar_26x24px.svg
  4691. │   │   │   │   ├── ic_signal_wifi_statusbar_2_bar_26x24px.svg
  4692. │   │   │   │   ├── ic_signal_wifi_statusbar_3_bar_26x24px.svg
  4693. │   │   │   │   ├── ic_signal_wifi_statusbar_4_bar_26x24px.svg
  4694. │   │   │   │   ├── ic_signal_wifi_statusbar_connected_no_internet_1_26x24px.svg
  4695. │   │   │   │   ├── ic_signal_wifi_statusbar_connected_no_internet_2_26x24px.svg
  4696. │   │   │   │   ├── ic_signal_wifi_statusbar_connected_no_internet_26x24px.svg
  4697. │   │   │   │   ├── ic_signal_wifi_statusbar_connected_no_internet_3_26x24px.svg
  4698. │   │   │   │   ├── ic_signal_wifi_statusbar_connected_no_internet_4_26x24px.svg
  4699. │   │   │   │   ├── ic_signal_wifi_statusbar_not_connected_26x24px.svg
  4700. │   │   │   │   ├── ic_signal_wifi_statusbar_null_26x24px.svg
  4701. │   │   │   │   ├── ic_storage_24px.svg
  4702. │   │   │   │   ├── ic_usb_24px.svg
  4703. │   │   │   │   ├── ic_wallpaper_24px.svg
  4704. │   │   │   │   ├── ic_widgets_24px.svg
  4705. │   │   │   │   ├── ic_wifi_lock_24px.svg
  4706. │   │   │   │   └── ic_wifi_tethering_24px.svg
  4707. │   │   │   ├── editor
  4708. │   │   │   │   ├── ic_attach_file_24px.svg
  4709. │   │   │   │   ├── ic_attach_money_24px.svg
  4710. │   │   │   │   ├── ic_border_all_24px.svg
  4711. │   │   │   │   ├── ic_border_bottom_24px.svg
  4712. │   │   │   │   ├── ic_border_clear_24px.svg
  4713. │   │   │   │   ├── ic_border_color_24px.svg
  4714. │   │   │   │   ├── ic_border_horizontal_24px.svg
  4715. │   │   │   │   ├── ic_border_inner_24px.svg
  4716. │   │   │   │   ├── ic_border_left_24px.svg
  4717. │   │   │   │   ├── ic_border_outer_24px.svg
  4718. │   │   │   │   ├── ic_border_right_24px.svg
  4719. │   │   │   │   ├── ic_border_style_24px.svg
  4720. │   │   │   │   ├── ic_border_top_24px.svg
  4721. │   │   │   │   ├── ic_border_vertical_24px.svg
  4722. │   │   │   │   ├── ic_drag_handle_24px.svg
  4723. │   │   │   │   ├── ic_format_align_center_24px.svg
  4724. │   │   │   │   ├── ic_format_align_justify_24px.svg
  4725. │   │   │   │   ├── ic_format_align_left_24px.svg
  4726. │   │   │   │   ├── ic_format_align_right_24px.svg
  4727. │   │   │   │   ├── ic_format_bold_24px.svg
  4728. │   │   │   │   ├── ic_format_clear_24px.svg
  4729. │   │   │   │   ├── ic_format_color_fill_24px.svg
  4730. │   │   │   │   ├── ic_format_color_reset_24px.svg
  4731. │   │   │   │   ├── ic_format_color_text_24px.svg
  4732. │   │   │   │   ├── ic_format_indent_decrease_24px.svg
  4733. │   │   │   │   ├── ic_format_indent_increase_24px.svg
  4734. │   │   │   │   ├── ic_format_italic_24px.svg
  4735. │   │   │   │   ├── ic_format_line_spacing_24px.svg
  4736. │   │   │   │   ├── ic_format_list_bulleted_24px.svg
  4737. │   │   │   │   ├── ic_format_list_numbered_24px.svg
  4738. │   │   │   │   ├── ic_format_paint_24px.svg
  4739. │   │   │   │   ├── ic_format_quote_24px.svg
  4740. │   │   │   │   ├── ic_format_shapes_24px.svg
  4741. │   │   │   │   ├── ic_format_size_24px.svg
  4742. │   │   │   │   ├── ic_format_strikethrough_24px.svg
  4743. │   │   │   │   ├── ic_format_textdirection_l_to_r_24px.svg
  4744. │   │   │   │   ├── ic_format_textdirection_r_to_l_24px.svg
  4745. │   │   │   │   ├── ic_format_underlined_24px.svg
  4746. │   │   │   │   ├── ic_functions_24px.svg
  4747. │   │   │   │   ├── ic_highlight_24px.svg
  4748. │   │   │   │   ├── ic_insert_chart_24px.svg
  4749. │   │   │   │   ├── ic_insert_comment_24px.svg
  4750. │   │   │   │   ├── ic_insert_drive_file_24px.svg
  4751. │   │   │   │   ├── ic_insert_emoticon_24px.svg
  4752. │   │   │   │   ├── ic_insert_invitation_24px.svg
  4753. │   │   │   │   ├── ic_insert_link_24px.svg
  4754. │   │   │   │   ├── ic_insert_photo_24px.svg
  4755. │   │   │   │   ├── ic_linear_scale_24px.svg
  4756. │   │   │   │   ├── ic_merge_type_24px.svg
  4757. │   │   │   │   ├── ic_mode_comment_24px.svg
  4758. │   │   │   │   ├── ic_mode_edit_24px.svg
  4759. │   │   │   │   ├── ic_money_off_24px.svg
  4760. │   │   │   │   ├── ic_publish_24px.svg
  4761. │   │   │   │   ├── ic_short_text_24px.svg
  4762. │   │   │   │   ├── ic_space_bar_24px.svg
  4763. │   │   │   │   ├── ic_strikethrough_s_24px.svg
  4764. │   │   │   │   ├── ic_text_fields_24px.svg
  4765. │   │   │   │   ├── ic_vertical_align_bottom_24px.svg
  4766. │   │   │   │   ├── ic_vertical_align_center_24px.svg
  4767. │   │   │   │   ├── ic_vertical_align_top_24px.svg
  4768. │   │   │   │   └── ic_wrap_text_24px.svg
  4769. │   │   │   ├── file
  4770. │   │   │   │   ├── ic_attachment_24px.svg
  4771. │   │   │   │   ├── ic_cloud_24px.svg
  4772. │   │   │   │   ├── ic_cloud_circle_24px.svg
  4773. │   │   │   │   ├── ic_cloud_done_24px.svg
  4774. │   │   │   │   ├── ic_cloud_download_24px.svg
  4775. │   │   │   │   ├── ic_cloud_off_24px.svg
  4776. │   │   │   │   ├── ic_cloud_queue_24px.svg
  4777. │   │   │   │   ├── ic_cloud_upload_24px.svg
  4778. │   │   │   │   ├── ic_create_new_folder_24px.svg
  4779. │   │   │   │   ├── ic_file_download_24px.svg
  4780. │   │   │   │   ├── ic_file_upload_24px.svg
  4781. │   │   │   │   ├── ic_folder_24px.svg
  4782. │   │   │   │   ├── ic_folder_open_24px.svg
  4783. │   │   │   │   └── ic_folder_shared_24px.svg
  4784. │   │   │   ├── hardware
  4785. │   │   │   │   ├── ic_cast_24px.svg
  4786. │   │   │   │   ├── ic_cast_connected_24px.svg
  4787. │   │   │   │   ├── ic_computer_24px.svg
  4788. │   │   │   │   ├── ic_desktop_mac_24px.svg
  4789. │   │   │   │   ├── ic_desktop_windows_24px.svg
  4790. │   │   │   │   ├── ic_developer_board_24px.svg
  4791. │   │   │   │   ├── ic_device_hub_24px.svg
  4792. │   │   │   │   ├── ic_devices_other_24px.svg
  4793. │   │   │   │   ├── ic_dock_24px.svg
  4794. │   │   │   │   ├── ic_gamepad_24px.svg
  4795. │   │   │   │   ├── ic_headset_24px.svg
  4796. │   │   │   │   ├── ic_headset_mic_24px.svg
  4797. │   │   │   │   ├── ic_keyboard_24px.svg
  4798. │   │   │   │   ├── ic_keyboard_arrow_down_24px.svg
  4799. │   │   │   │   ├── ic_keyboard_arrow_left_24px.svg
  4800. │   │   │   │   ├── ic_keyboard_arrow_right_24px.svg
  4801. │   │   │   │   ├── ic_keyboard_arrow_up_24px.svg
  4802. │   │   │   │   ├── ic_keyboard_backspace_24px.svg
  4803. │   │   │   │   ├── ic_keyboard_capslock_24px.svg
  4804. │   │   │   │   ├── ic_keyboard_hide_24px.svg
  4805. │   │   │   │   ├── ic_keyboard_return_24px.svg
  4806. │   │   │   │   ├── ic_keyboard_tab_24px.svg
  4807. │   │   │   │   ├── ic_keyboard_voice_24px.svg
  4808. │   │   │   │   ├── ic_laptop_24px.svg
  4809. │   │   │   │   ├── ic_laptop_chromebook_24px.svg
  4810. │   │   │   │   ├── ic_laptop_mac_24px.svg
  4811. │   │   │   │   ├── ic_laptop_windows_24px.svg
  4812. │   │   │   │   ├── ic_memory_24px.svg
  4813. │   │   │   │   ├── ic_mouse_24px.svg
  4814. │   │   │   │   ├── ic_phone_android_24px.svg
  4815. │   │   │   │   ├── ic_phone_iphone_24px.svg
  4816. │   │   │   │   ├── ic_phonelink_24px.svg
  4817. │   │   │   │   ├── ic_phonelink_off_24px.svg
  4818. │   │   │   │   ├── ic_power_input_24px.svg
  4819. │   │   │   │   ├── ic_router_24px.svg
  4820. │   │   │   │   ├── ic_scanner_24px.svg
  4821. │   │   │   │   ├── ic_security_24px.svg
  4822. │   │   │   │   ├── ic_sim_card_24px.svg
  4823. │   │   │   │   ├── ic_smartphone_24px.svg
  4824. │   │   │   │   ├── ic_speaker_24px.svg
  4825. │   │   │   │   ├── ic_speaker_group_24px.svg
  4826. │   │   │   │   ├── ic_tablet_24px.svg
  4827. │   │   │   │   ├── ic_tablet_android_24px.svg
  4828. │   │   │   │   ├── ic_tablet_mac_24px.svg
  4829. │   │   │   │   ├── ic_toys_24px.svg
  4830. │   │   │   │   ├── ic_tv_24px.svg
  4831. │   │   │   │   ├── ic_videogame_asset_24px.svg
  4832. │   │   │   │   └── ic_watch_24px.svg
  4833. │   │   │   ├── image
  4834. │   │   │   │   ├── ic_add_a_photo_24px.svg
  4835. │   │   │   │   ├── ic_add_to_photos_24px.svg
  4836. │   │   │   │   ├── ic_adjust_24px.svg
  4837. │   │   │   │   ├── ic_assistant_24px.svg
  4838. │   │   │   │   ├── ic_assistant_photo_24px.svg
  4839. │   │   │   │   ├── ic_audiotrack_24px.svg
  4840. │   │   │   │   ├── ic_blur_circular_24px.svg
  4841. │   │   │   │   ├── ic_blur_linear_24px.svg
  4842. │   │   │   │   ├── ic_blur_off_24px.svg
  4843. │   │   │   │   ├── ic_blur_on_24px.svg
  4844. │   │   │   │   ├── ic_brightness_1_24px.svg
  4845. │   │   │   │   ├── ic_brightness_2_24px.svg
  4846. │   │   │   │   ├── ic_brightness_3_24px.svg
  4847. │   │   │   │   ├── ic_brightness_4_24px.svg
  4848. │   │   │   │   ├── ic_brightness_5_24px.svg
  4849. │   │   │   │   ├── ic_brightness_6_24px.svg
  4850. │   │   │   │   ├── ic_brightness_7_24px.svg
  4851. │   │   │   │   ├── ic_broken_image_24px.svg
  4852. │   │   │   │   ├── ic_brush_24px.svg
  4853. │   │   │   │   ├── ic_camera_24px.svg
  4854. │   │   │   │   ├── ic_camera_alt_24px.svg
  4855. │   │   │   │   ├── ic_camera_front_24px.svg
  4856. │   │   │   │   ├── ic_camera_rear_24px.svg
  4857. │   │   │   │   ├── ic_camera_roll_24px.svg
  4858. │   │   │   │   ├── ic_center_focus_strong_24px.svg
  4859. │   │   │   │   ├── ic_center_focus_weak_24px.svg
  4860. │   │   │   │   ├── ic_collections_24px.svg
  4861. │   │   │   │   ├── ic_collections_bookmark_24px.svg
  4862. │   │   │   │   ├── ic_colorize_24px.svg
  4863. │   │   │   │   ├── ic_color_lens_24px.svg
  4864. │   │   │   │   ├── ic_compare_24px.svg
  4865. │   │   │   │   ├── ic_control_point_24px.svg
  4866. │   │   │   │   ├── ic_control_point_duplicate_24px.svg
  4867. │   │   │   │   ├── ic_crop_16_9_24px.svg
  4868. │   │   │   │   ├── ic_crop_24px.svg
  4869. │   │   │   │   ├── ic_crop_3_2_24px.svg
  4870. │   │   │   │   ├── ic_crop_5_4_24px.svg
  4871. │   │   │   │   ├── ic_crop_7_5_24px.svg
  4872. │   │   │   │   ├── ic_crop_din_24px.svg
  4873. │   │   │   │   ├── ic_crop_free_24px.svg
  4874. │   │   │   │   ├── ic_crop_landscape_24px.svg
  4875. │   │   │   │   ├── ic_crop_original_24px.svg
  4876. │   │   │   │   ├── ic_crop_portrait_24px.svg
  4877. │   │   │   │   ├── ic_crop_rotate_24px.svg
  4878. │   │   │   │   ├── ic_crop_square_24px.svg
  4879. │   │   │   │   ├── ic_dehaze_24px.svg
  4880. │   │   │   │   ├── ic_details_24px.svg
  4881. │   │   │   │   ├── ic_edit_24px.svg
  4882. │   │   │   │   ├── ic_exposure_24px.svg
  4883. │   │   │   │   ├── ic_exposure_neg_1_24px.svg
  4884. │   │   │   │   ├── ic_exposure_neg_2_24px.svg
  4885. │   │   │   │   ├── ic_exposure_plus_1_24px.svg
  4886. │   │   │   │   ├── ic_exposure_plus_2_24px.svg
  4887. │   │   │   │   ├── ic_exposure_zero_24px.svg
  4888. │   │   │   │   ├── ic_filter_1_24px.svg
  4889. │   │   │   │   ├── ic_filter_2_24px.svg
  4890. │   │   │   │   ├── ic_filter_24px.svg
  4891. │   │   │   │   ├── ic_filter_3_24px.svg
  4892. │   │   │   │   ├── ic_filter_4_24px.svg
  4893. │   │   │   │   ├── ic_filter_5_24px.svg
  4894. │   │   │   │   ├── ic_filter_6_24px.svg
  4895. │   │   │   │   ├── ic_filter_7_24px.svg
  4896. │   │   │   │   ├── ic_filter_8_24px.svg
  4897. │   │   │   │   ├── ic_filter_9_24px.svg
  4898. │   │   │   │   ├── ic_filter_9_plus_24px.svg
  4899. │   │   │   │   ├── ic_filter_b_and_w_24px.svg
  4900. │   │   │   │   ├── ic_filter_center_focus_24px.svg
  4901. │   │   │   │   ├── ic_filter_drama_24px.svg
  4902. │   │   │   │   ├── ic_filter_frames_24px.svg
  4903. │   │   │   │   ├── ic_filter_hdr_24px.svg
  4904. │   │   │   │   ├── ic_filter_none_24px.svg
  4905. │   │   │   │   ├── ic_filter_tilt_shift_24px.svg
  4906. │   │   │   │   ├── ic_filter_vintage_24px.svg
  4907. │   │   │   │   ├── ic_flare_24px.svg
  4908. │   │   │   │   ├── ic_flash_auto_24px.svg
  4909. │   │   │   │   ├── ic_flash_off_24px.svg
  4910. │   │   │   │   ├── ic_flash_on_24px.svg
  4911. │   │   │   │   ├── ic_flip_24px.svg
  4912. │   │   │   │   ├── ic_gradient_24px.svg
  4913. │   │   │   │   ├── ic_grain_24px.svg
  4914. │   │   │   │   ├── ic_grid_off_24px.svg
  4915. │   │   │   │   ├── ic_grid_on_24px.svg
  4916. │   │   │   │   ├── ic_hdr_off_24px.svg
  4917. │   │   │   │   ├── ic_hdr_on_24px.svg
  4918. │   │   │   │   ├── ic_hdr_strong_24px.svg
  4919. │   │   │   │   ├── ic_hdr_weak_24px.svg
  4920. │   │   │   │   ├── ic_healing_24px.svg
  4921. │   │   │   │   ├── ic_image_24px.svg
  4922. │   │   │   │   ├── ic_image_aspect_ratio_24px.svg
  4923. │   │   │   │   ├── ic_iso_24px.svg
  4924. │   │   │   │   ├── ic_landscape_24px.svg
  4925. │   │   │   │   ├── ic_leak_add_24px.svg
  4926. │   │   │   │   ├── ic_leak_remove_24px.svg
  4927. │   │   │   │   ├── ic_lens_24px.svg
  4928. │   │   │   │   ├── ic_linked_camera_24px.svg
  4929. │   │   │   │   ├── ic_looks_24px.svg
  4930. │   │   │   │   ├── ic_looks_3_24px.svg
  4931. │   │   │   │   ├── ic_looks_4_24px.svg
  4932. │   │   │   │   ├── ic_looks_5_24px.svg
  4933. │   │   │   │   ├── ic_looks_6_24px.svg
  4934. │   │   │   │   ├── ic_looks_one_24px.svg
  4935. │   │   │   │   ├── ic_looks_two_24px.svg
  4936. │   │   │   │   ├── ic_loupe_24px.svg
  4937. │   │   │   │   ├── ic_monochrome_photos_24px.svg
  4938. │   │   │   │   ├── ic_movie_creation_24px.svg
  4939. │   │   │   │   ├── ic_movie_filter_24px.svg
  4940. │   │   │   │   ├── ic_music_note_24px.svg
  4941. │   │   │   │   ├── ic_nature_24px.svg
  4942. │   │   │   │   ├── ic_nature_people_24px.svg
  4943. │   │   │   │   ├── ic_navigate_before_24px.svg
  4944. │   │   │   │   ├── ic_navigate_next_24px.svg
  4945. │   │   │   │   ├── ic_palette_24px.svg
  4946. │   │   │   │   ├── ic_panorama_24px.svg
  4947. │   │   │   │   ├── ic_panorama_fish_eye_24px.svg
  4948. │   │   │   │   ├── ic_panorama_horizontal_24px.svg
  4949. │   │   │   │   ├── ic_panorama_vertical_24px.svg
  4950. │   │   │   │   ├── ic_panorama_wide_angle_24px.svg
  4951. │   │   │   │   ├── ic_photo_24px.svg
  4952. │   │   │   │   ├── ic_photo_album_24px.svg
  4953. │   │   │   │   ├── ic_photo_camera_24px.svg
  4954. │   │   │   │   ├── ic_photo_filter_24px.svg
  4955. │   │   │   │   ├── ic_photo_library_24px.svg
  4956. │   │   │   │   ├── ic_photo_size_select_actual_24px.svg
  4957. │   │   │   │   ├── ic_photo_size_select_large_24px.svg
  4958. │   │   │   │   ├── ic_photo_size_select_small_24px.svg
  4959. │   │   │   │   ├── ic_picture_as_pdf_24px.svg
  4960. │   │   │   │   ├── ic_portrait_24px.svg
  4961. │   │   │   │   ├── ic_remove_red_eye_24px.svg
  4962. │   │   │   │   ├── ic_rotate_90_degrees_ccw_24px.svg
  4963. │   │   │   │   ├── ic_rotate_left_24px.svg
  4964. │   │   │   │   ├── ic_rotate_right_24px.svg
  4965. │   │   │   │   ├── ic_slideshow_24px.svg
  4966. │   │   │   │   ├── ic_straighten_24px.svg
  4967. │   │   │   │   ├── ic_style_24px.svg
  4968. │   │   │   │   ├── ic_switch_camera_24px.svg
  4969. │   │   │   │   ├── ic_switch_video_24px.svg
  4970. │   │   │   │   ├── ic_tag_faces_24px.svg
  4971. │   │   │   │   ├── ic_texture_24px.svg
  4972. │   │   │   │   ├── ic_timelapse_24px.svg
  4973. │   │   │   │   ├── ic_timer_10_24px.svg
  4974. │   │   │   │   ├── ic_timer_24px.svg
  4975. │   │   │   │   ├── ic_timer_3_24px.svg
  4976. │   │   │   │   ├── ic_timer_off_24px.svg
  4977. │   │   │   │   ├── ic_tonality_24px.svg
  4978. │   │   │   │   ├── ic_transform_24px.svg
  4979. │   │   │   │   ├── ic_tune_24px.svg
  4980. │   │   │   │   ├── ic_view_comfy_24px.svg
  4981. │   │   │   │   ├── ic_view_compact_24px.svg
  4982. │   │   │   │   ├── ic_vignette_24px.svg
  4983. │   │   │   │   ├── ic_wb_auto_24px.svg
  4984. │   │   │   │   ├── ic_wb_cloudy_24px.svg
  4985. │   │   │   │   ├── ic_wb_incandescent_24px.svg
  4986. │   │   │   │   ├── ic_wb_iridescent_24px.svg
  4987. │   │   │   │   └── ic_wb_sunny_24px.svg
  4988. │   │   │   ├── index.php
  4989. │   │   │   ├── maps
  4990. │   │   │   │   ├── ic_add_location_24px.svg
  4991. │   │   │   │   ├── ic_beenhere_24px.svg
  4992. │   │   │   │   ├── ic_directions_24px.svg
  4993. │   │   │   │   ├── ic_directions_bike_24px.svg
  4994. │   │   │   │   ├── ic_directions_boat_24px.svg
  4995. │   │   │   │   ├── ic_directions_bus_24px.svg
  4996. │   │   │   │   ├── ic_directions_car_24px.svg
  4997. │   │   │   │   ├── ic_directions_railway_24px.svg
  4998. │   │   │   │   ├── ic_directions_run_24px.svg
  4999. │   │   │   │   ├── ic_directions_subway_24px.svg
  5000. │   │   │   │   ├── ic_directions_transit_24px.svg
  5001. │   │   │   │   ├── ic_directions_walk_24px.svg
  5002. │   │   │   │   ├── ic_edit_location_24px.svg
  5003. │   │   │   │   ├── ic_flight_24px.svg
  5004. │   │   │   │   ├── ic_hotel_24px.svg
  5005. │   │   │   │   ├── ic_layers_24px.svg
  5006. │   │   │   │   ├── ic_layers_clear_24px.svg
  5007. │   │   │   │   ├── ic_local_activity_24px.svg
  5008. │   │   │   │   ├── ic_local_airport_24px.svg
  5009. │   │   │   │   ├── ic_local_atm_24px.svg
  5010. │   │   │   │   ├── ic_local_bar_24px.svg
  5011. │   │   │   │   ├── ic_local_cafe_24px.svg
  5012. │   │   │   │   ├── ic_local_car_wash_24px.svg
  5013. │   │   │   │   ├── ic_local_convenience_store_24px.svg
  5014. │   │   │   │   ├── ic_local_dining_24px.svg
  5015. │   │   │   │   ├── ic_local_drink_24px.svg
  5016. │   │   │   │   ├── ic_local_florist_24px.svg
  5017. │   │   │   │   ├── ic_local_gas_station_24px.svg
  5018. │   │   │   │   ├── ic_local_grocery_store_24px.svg
  5019. │   │   │   │   ├── ic_local_hospital_24px.svg
  5020. │   │   │   │   ├── ic_local_hotel_24px.svg
  5021. │   │   │   │   ├── ic_local_laundry_service_24px.svg
  5022. │   │   │   │   ├── ic_local_library_24px.svg
  5023. │   │   │   │   ├── ic_local_mall_24px.svg
  5024. │   │   │   │   ├── ic_local_movies_24px.svg
  5025. │   │   │   │   ├── ic_local_offer_24px.svg
  5026. │   │   │   │   ├── ic_local_parking_24px.svg
  5027. │   │   │   │   ├── ic_local_pharmacy_24px.svg
  5028. │   │   │   │   ├── ic_local_phone_24px.svg
  5029. │   │   │   │   ├── ic_local_pizza_24px.svg
  5030. │   │   │   │   ├── ic_local_play_24px.svg
  5031. │   │   │   │   ├── ic_local_post_office_24px.svg
  5032. │   │   │   │   ├── ic_local_printshop_24px.svg
  5033. │   │   │   │   ├── ic_local_see_24px.svg
  5034. │   │   │   │   ├── ic_local_shipping_24px.svg
  5035. │   │   │   │   ├── ic_local_taxi_24px.svg
  5036. │   │   │   │   ├── ic_map_24px.svg
  5037. │   │   │   │   ├── ic_my_location_24px.svg
  5038. │   │   │   │   ├── ic_navigation_24px.svg
  5039. │   │   │   │   ├── ic_near_me_24px.svg
  5040. │   │   │   │   ├── ic_person_pin_24px.svg
  5041. │   │   │   │   ├── ic_person_pin_circle_24px.svg
  5042. │   │   │   │   ├── ic_pin_drop_24px.svg
  5043. │   │   │   │   ├── ic_place_24px.svg
  5044. │   │   │   │   ├── ic_rate_review_24px.svg
  5045. │   │   │   │   ├── ic_restaurant_menu_24px.svg
  5046. │   │   │   │   ├── ic_satellite_24px.svg
  5047. │   │   │   │   ├── ic_store_mall_directory_24px.svg
  5048. │   │   │   │   ├── ic_terrain_24px.svg
  5049. │   │   │   │   ├── ic_traffic_24px.svg
  5050. │   │   │   │   └── ic_zoom_out_map_24px.svg
  5051. │   │   │   ├── navigation
  5052. │   │   │   │   ├── ic_apps_24px.svg
  5053. │   │   │   │   ├── ic_apps_36px.svg
  5054. │   │   │   │   ├── ic_arrow_back_24px.svg
  5055. │   │   │   │   ├── ic_arrow_back_36px.svg
  5056. │   │   │   │   ├── ic_arrow_downward_24px.svg
  5057. │   │   │   │   ├── ic_arrow_drop_down_24px.svg
  5058. │   │   │   │   ├── ic_arrow_drop_down_36px.svg
  5059. │   │   │   │   ├── ic_arrow_drop_down_circle_24px.svg
  5060. │   │   │   │   ├── ic_arrow_drop_up_24px.svg
  5061. │   │   │   │   ├── ic_arrow_drop_up_36px.svg
  5062. │   │   │   │   ├── ic_arrow_forward_24px.svg
  5063. │   │   │   │   ├── ic_arrow_forward_36px.svg
  5064. │   │   │   │   ├── ic_arrow_upward_24px.svg
  5065. │   │   │   │   ├── ic_cancel_24px.svg
  5066. │   │   │   │   ├── ic_cancel_36px.svg
  5067. │   │   │   │   ├── ic_check_24px.svg
  5068. │   │   │   │   ├── ic_check_36px.svg
  5069. │   │   │   │   ├── ic_chevron_left_24px.svg
  5070. │   │   │   │   ├── ic_chevron_left_36px.svg
  5071. │   │   │   │   ├── ic_chevron_right_24px.svg
  5072. │   │   │   │   ├── ic_chevron_right_36px.svg
  5073. │   │   │   │   ├── ic_close_24px.svg
  5074. │   │   │   │   ├── ic_close_36px.svg
  5075. │   │   │   │   ├── ic_expand_less_24px.svg
  5076. │   │   │   │   ├── ic_expand_less_36px.svg
  5077. │   │   │   │   ├── ic_expand_more_24px.svg
  5078. │   │   │   │   ├── ic_expand_more_36px.svg
  5079. │   │   │   │   ├── ic_fullscreen_24px.svg
  5080. │   │   │   │   ├── ic_fullscreen_36px.svg
  5081. │   │   │   │   ├── ic_fullscreen_exit_24px.svg
  5082. │   │   │   │   ├── ic_fullscreen_exit_36px.svg
  5083. │   │   │   │   ├── ic_menu_24px.svg
  5084. │   │   │   │   ├── ic_menu_36px.svg
  5085. │   │   │   │   ├── ic_more_horiz_24px.svg
  5086. │   │   │   │   ├── ic_more_horiz_36px.svg
  5087. │   │   │   │   ├── ic_more_vert_24px.svg
  5088. │   │   │   │   ├── ic_more_vert_36px.svg
  5089. │   │   │   │   ├── ic_refresh_24px.svg
  5090. │   │   │   │   ├── ic_refresh_36px.svg
  5091. │   │   │   │   ├── ic_subdirectory_arrow_left_24px.svg
  5092. │   │   │   │   ├── ic_subdirectory_arrow_right_24px.svg
  5093. │   │   │   │   ├── ic_unfold_less_24px.svg
  5094. │   │   │   │   ├── ic_unfold_less_36px.svg
  5095. │   │   │   │   ├── ic_unfold_more_24px.svg
  5096. │   │   │   │   └── ic_unfold_more_36px.svg
  5097. │   │   │   ├── notification
  5098. │   │   │   │   ├── ic_adb_24px.svg
  5099. │   │   │   │   ├── ic_airline_seat_flat_24px.svg
  5100. │   │   │   │   ├── ic_airline_seat_flat_angled_24px.svg
  5101. │   │   │   │   ├── ic_airline_seat_individual_suite_24px.svg
  5102. │   │   │   │   ├── ic_airline_seat_legroom_extra_24px.svg
  5103. │   │   │   │   ├── ic_airline_seat_legroom_normal_24px.svg
  5104. │   │   │   │   ├── ic_airline_seat_legroom_reduced_24px.svg
  5105. │   │   │   │   ├── ic_airline_seat_recline_extra_24px.svg
  5106. │   │   │   │   ├── ic_airline_seat_recline_normal_24px.svg
  5107. │   │   │   │   ├── ic_bluetooth_audio_24px.svg
  5108. │   │   │   │   ├── ic_confirmation_number_24px.svg
  5109. │   │   │   │   ├── ic_disc_full_24px.svg
  5110. │   │   │   │   ├── ic_do_not_disturb_24px.svg
  5111. │   │   │   │   ├── ic_do_not_disturb_alt_24px.svg
  5112. │   │   │   │   ├── ic_drive_eta_24px.svg
  5113. │   │   │   │   ├── ic_enhanced_encryption_24px.svg
  5114. │   │   │   │   ├── ic_event_available_24px.svg
  5115. │   │   │   │   ├── ic_event_busy_24px.svg
  5116. │   │   │   │   ├── ic_event_note_24px.svg
  5117. │   │   │   │   ├── ic_folder_special_24px.svg
  5118. │   │   │   │   ├── ic_live_tv_24px.svg
  5119. │   │   │   │   ├── ic_mms_24px.svg
  5120. │   │   │   │   ├── ic_more_24px.svg
  5121. │   │   │   │   ├── ic_network_check_24px.svg
  5122. │   │   │   │   ├── ic_network_locked_24px.svg
  5123. │   │   │   │   ├── ic_no_encryption_24px.svg
  5124. │   │   │   │   ├── ic_ondemand_video_24px.svg
  5125. │   │   │   │   ├── ic_personal_video_24px.svg
  5126. │   │   │   │   ├── ic_phone_bluetooth_speaker_24px.svg
  5127. │   │   │   │   ├── ic_phone_forwarded_24px.svg
  5128. │   │   │   │   ├── ic_phone_in_talk_24px.svg
  5129. │   │   │   │   ├── ic_phone_locked_24px.svg
  5130. │   │   │   │   ├── ic_phone_missed_24px.svg
  5131. │   │   │   │   ├── ic_phone_paused_24px.svg
  5132. │   │   │   │   ├── ic_power_24px.svg
  5133. │   │   │   │   ├── ic_rv_hookup_24px.svg
  5134. │   │   │   │   ├── ic_sd_card_24px.svg
  5135. │   │   │   │   ├── ic_sim_card_alert_24px.svg
  5136. │   │   │   │   ├── ic_sms_24px.svg
  5137. │   │   │   │   ├── ic_sms_failed_24px.svg
  5138. │   │   │   │   ├── ic_sync_24px.svg
  5139. │   │   │   │   ├── ic_sync_disabled_24px.svg
  5140. │   │   │   │   ├── ic_sync_problem_24px.svg
  5141. │   │   │   │   ├── ic_system_update_24px.svg
  5142. │   │   │   │   ├── ic_tap_and_play_24px.svg
  5143. │   │   │   │   ├── ic_time_to_leave_24px.svg
  5144. │   │   │   │   ├── ic_vibration_24px.svg
  5145. │   │   │   │   ├── ic_voice_chat_24px.svg
  5146. │   │   │   │   ├── ic_vpn_lock_24px.svg
  5147. │   │   │   │   ├── ic_wc_24px.svg
  5148. │   │   │   │   └── ic_wifi_24px.svg
  5149. │   │   │   ├── places
  5150. │   │   │   │   ├── ic_ac_unit_24px.svg
  5151. │   │   │   │   ├── ic_airport_shuttle_24px.svg
  5152. │   │   │   │   ├── ic_all_inclusive_24px.svg
  5153. │   │   │   │   ├── ic_beach_access_24px.svg
  5154. │   │   │   │   ├── ic_business_center_24px.svg
  5155. │   │   │   │   ├── ic_casino_24px.svg
  5156. │   │   │   │   ├── ic_child_care_24px.svg
  5157. │   │   │   │   ├── ic_child_friendly_24px.svg
  5158. │   │   │   │   ├── ic_fitness_center_24px.svg
  5159. │   │   │   │   ├── ic_free_breakfast_24px.svg
  5160. │   │   │   │   ├── ic_golf_course_24px.svg
  5161. │   │   │   │   ├── ic_hot_tub_24px.svg
  5162. │   │   │   │   ├── ic_kitchen_24px.svg
  5163. │   │   │   │   ├── ic_pool_24px.svg
  5164. │   │   │   │   ├── ic_room_service_24px.svg
  5165. │   │   │   │   ├── ic_smoke_free_24px.svg
  5166. │   │   │   │   ├── ic_smoking_rooms_24px.svg
  5167. │   │   │   │   └── ic_spa_24px.svg
  5168. │   │   │   ├── social
  5169. │   │   │   │   ├── ic_cake_24px.svg
  5170. │   │   │   │   ├── ic_domain_24px.svg
  5171. │   │   │   │   ├── ic_group_24px.svg
  5172. │   │   │   │   ├── ic_group_add_24px.svg
  5173. │   │   │   │   ├── ic_location_city_24px.svg
  5174. │   │   │   │   ├── ic_mood_24px.svg
  5175. │   │   │   │   ├── ic_mood_bad_24px.svg
  5176. │   │   │   │   ├── ic_notifications_24px.svg
  5177. │   │   │   │   ├── ic_notifications_active_24px.svg
  5178. │   │   │   │   ├── ic_notifications_none_24px.svg
  5179. │   │   │   │   ├── ic_notifications_off_24px.svg
  5180. │   │   │   │   ├── ic_notifications_paused_24px.svg
  5181. │   │   │   │   ├── ic_pages_24px.svg
  5182. │   │   │   │   ├── ic_party_mode_24px.svg
  5183. │   │   │   │   ├── ic_people_24px.svg
  5184. │   │   │   │   ├── ic_people_outline_24px.svg
  5185. │   │   │   │   ├── ic_person_24px.svg
  5186. │   │   │   │   ├── ic_person_add_24px.svg
  5187. │   │   │   │   ├── ic_person_outline_24px.svg
  5188. │   │   │   │   ├── ic_plus_one_24px.svg
  5189. │   │   │   │   ├── ic_poll_24px.svg
  5190. │   │   │   │   ├── ic_public_24px.svg
  5191. │   │   │   │   ├── ic_school_24px.svg
  5192. │   │   │   │   ├── ic_share_24px.svg
  5193. │   │   │   │   └── ic_whatshot_24px.svg
  5194. │   │   │   └── toggle
  5195. │   │   │   ├── ic_check_box_24px.svg
  5196. │   │   │   ├── ic_check_box_outline_blank_24px.svg
  5197. │   │   │   ├── ic_indeterminate_check_box_24px.svg
  5198. │   │   │   ├── ic_radio_button_checked_24px.svg
  5199. │   │   │   ├── ic_radio_button_unchecked_24px.svg
  5200. │   │   │   ├── ic_star_24px.svg
  5201. │   │   │   ├── ic_star_border_24px.svg
  5202. │   │   │   └── ic_star_half_24px.svg
  5203. │   │   ├── css
  5204. │   │   │   ├── closedhand.cur
  5205. │   │   │   ├── index.php
  5206. │   │   │   ├── openhand.cur
  5207. │   │   │   ├── settings.css
  5208. │   │   │   ├── settings-source.css
  5209. │   │   │   └── tp-color-picker.css
  5210. │   │   ├── fonts
  5211. │   │   │   ├── font-awesome
  5212. │   │   │   │   ├── css
  5213. │   │   │   │   │   ├── font-awesome.css
  5214. │   │   │   │   │   └── font-awesome.min.css
  5215. │   │   │   │   ├── fonts
  5216. │   │   │   │   │   ├── FontAwesome.otf
  5217. │   │   │   │   │   ├── fontawesome-webfont.eot
  5218. │   │   │   │   │   ├── fontawesome-webfont.svg
  5219. │   │   │   │   │   ├── fontawesome-webfont.ttf
  5220. │   │   │   │   │   ├── fontawesome-webfont.woff
  5221. │   │   │   │   │   └── fontawesome-webfont.woff2
  5222. │   │   │   │   └── index.php
  5223. │   │   │   ├── index.php
  5224. │   │   │   ├── pe-icon-7-stroke
  5225. │   │   │   │   ├── css
  5226. │   │   │   │   │   ├── helper.css
  5227. │   │   │   │   │   ├── index.php
  5228. │   │   │   │   │   └── pe-icon-7-stroke.css
  5229. │   │   │   │   ├── fonts
  5230. │   │   │   │   │   ├── index.php
  5231. │   │   │   │   │   ├── Pe-icon-7-stroke.eot
  5232. │   │   │   │   │   ├── Pe-icon-7-stroke.svg
  5233. │   │   │   │   │   ├── Pe-icon-7-stroke.ttf
  5234. │   │   │   │   │   └── Pe-icon-7-stroke.woff
  5235. │   │   │   │   └── index.php
  5236. │   │   │   └── revicons
  5237. │   │   │   ├── index.php
  5238. │   │   │   ├── revicons.eot
  5239. │   │   │   ├── revicons.svg
  5240. │   │   │   ├── revicons.ttf
  5241. │   │   │   └── revicons.woff
  5242. │   │   ├── images
  5243. │   │   │   └── tpcolorpicker
  5244. │   │   │   ├── arrow_down.png
  5245. │   │   │   ├── arrow_up.png
  5246. │   │   │   ├── check.png
  5247. │   │   │   ├── check_reverse.png
  5248. │   │   │   ├── check_small.png
  5249. │   │   │   ├── delete.png
  5250. │   │   │   ├── exit.png
  5251. │   │   │   ├── point_bottom.png
  5252. │   │   │   ├── point_top.png
  5253. │   │   │   ├── save.png
  5254. │   │   │   └── trans_tile.png
  5255. │   │   ├── index.php
  5256. │   │   ├── info.cfg
  5257. │   │   └── js
  5258. │   │   ├── extensions
  5259. │   │   │   ├── index.php
  5260. │   │   │   ├── revolution.extension.actions.min.js
  5261. │   │   │   ├── revolution.extension.carousel.min.js
  5262. │   │   │   ├── revolution.extension.kenburn.min.js
  5263. │   │   │   ├── revolution.extension.layeranimation.min.js
  5264. │   │   │   ├── revolution.extension.migration.min.js
  5265. │   │   │   ├── revolution.extension.navigation.min.js
  5266. │   │   │   ├── revolution.extension.parallax.min.js
  5267. │   │   │   ├── revolution.extension.slideanims.min.js
  5268. │   │   │   └── revolution.extension.video.min.js
  5269. │   │   ├── index.php
  5270. │   │   ├── jquery.themepunch.enablelog.js
  5271. │   │   ├── jquery.themepunch.revolution.min.js
  5272. │   │   ├── jquery.themepunch.tools.min.js
  5273. │   │   └── tp-color-picker.min.js
  5274. │   ├── index.php
  5275. │   ├── revslider-front.class.php
  5276. │   └── views
  5277. │   └── revslider-page-template.php
  5278. ├── release_log.html
  5279. ├── revslider.php
  5280. └── uninstall.php
  5281.  
  5282. 575 directories, 4588 files
  5283. root@localhost:~# tree -h
  5284. .
  5285.  
  5286. 0 directories, 0 files
  5287. root@localhost:~# tree -help
  5288. tree: Invalid argument -`e'.
  5289. usage: tree [-acdfghilnpqrstuvxACDFJQNSUX] [-H baseHREF] [-T title ]
  5290. [-L level [-R]] [-P pattern] [-I pattern] [-o filename] [--version]
  5291. [--help] [--inodes] [--device] [--noreport] [--nolinks] [--dirsfirst]
  5292. [--charset charset] [--filelimit[=]#] [--si] [--timefmt[=]<f>]
  5293. [--sort[=]<name>] [--matchdirs] [--ignore-case] [--] [<directory list>]
  5294. root@localhost:~# tree -dl /usr/share/wordpress/wp-content/plugins
  5295. /usr/share/wordpress/wp-content/plugins
  5296. ├── akismet
  5297. │   ├── _inc
  5298. │   │   └── img
  5299. │   └── views
  5300. ├── backwpup
  5301. │   ├── assets
  5302. │   │   ├── css
  5303. │   │   ├── fonts
  5304. │   │   ├── images
  5305. │   │   ├── js
  5306. │   │   └── templates
  5307. │   │   └── php52notice
  5308. │   │   ├── de
  5309. │   │   ├── de_DE_formal
  5310. │   │   ├── en
  5311. │   │   └── it
  5312. │   ├── inc
  5313. │   ├── languages
  5314. │   └── vendor
  5315. │   ├── Aws
  5316. │   │   ├── Common
  5317. │   │   │   ├── Client
  5318. │   │   │   ├── Command
  5319. │   │   │   ├── Credentials
  5320. │   │   │   ├── Enum
  5321. │   │   │   ├── Exception
  5322. │   │   │   │   └── Parser
  5323. │   │   │   ├── Facade
  5324. │   │   │   ├── Hash
  5325. │   │   │   ├── InstanceMetadata
  5326. │   │   │   │   └── Waiter
  5327. │   │   │   ├── Iterator
  5328. │   │   │   ├── Model
  5329. │   │   │   │   └── MultipartUpload
  5330. │   │   │   ├── Resources
  5331. │   │   │   ├── Signature
  5332. │   │   │   └── Waiter
  5333. │   │   └── S3
  5334. │   │   ├── Command
  5335. │   │   ├── Enum
  5336. │   │   ├── Exception
  5337. │   │   │   └── Parser
  5338. │   │   ├── Iterator
  5339. │   │   ├── Model
  5340. │   │   │   └── MultipartUpload
  5341. │   │   ├── Resources
  5342. │   │   └── Sync
  5343. │   ├── Guzzle
  5344. │   │   ├── Batch
  5345. │   │   │   └── Exception
  5346. │   │   ├── Cache
  5347. │   │   ├── Common
  5348. │   │   │   └── Exception
  5349. │   │   ├── Http
  5350. │   │   │   ├── Curl
  5351. │   │   │   ├── Exception
  5352. │   │   │   ├── Message
  5353. │   │   │   │   └── Header
  5354. │   │   │   ├── QueryAggregator
  5355. │   │   │   └── Resources
  5356. │   │   ├── Inflection
  5357. │   │   ├── Iterator
  5358. │   │   ├── Log
  5359. │   │   ├── Parser
  5360. │   │   │   ├── Cookie
  5361. │   │   │   ├── Message
  5362. │   │   │   ├── UriTemplate
  5363. │   │   │   └── Url
  5364. │   │   ├── Plugin
  5365. │   │   │   ├── Async
  5366. │   │   │   ├── Backoff
  5367. │   │   │   ├── Cache
  5368. │   │   │   ├── Cookie
  5369. │   │   │   │   ├── CookieJar
  5370. │   │   │   │   └── Exception
  5371. │   │   │   ├── CurlAuth
  5372. │   │   │   ├── ErrorResponse
  5373. │   │   │   │   └── Exception
  5374. │   │   │   ├── History
  5375. │   │   │   ├── Log
  5376. │   │   │   ├── Md5
  5377. │   │   │   ├── Mock
  5378. │   │   │   └── Oauth
  5379. │   │   ├── Service
  5380. │   │   │   ├── Builder
  5381. │   │   │   ├── Command
  5382. │   │   │   │   ├── Factory
  5383. │   │   │   │   └── LocationVisitor
  5384. │   │   │   │   ├── Request
  5385. │   │   │   │   └── Response
  5386. │   │   │   ├── Description
  5387. │   │   │   ├── Exception
  5388. │   │   │   └── Resource
  5389. │   │   └── Stream
  5390. │   ├── inpsyde
  5391. │   │   └── phone-home-client
  5392. │   │   ├── inc
  5393. │   │   ├── languages
  5394. │   │   └── src
  5395. │   │   ├── Consent
  5396. │   │   └── Template
  5397. │   ├── OpenCloud
  5398. │   │   ├── Common
  5399. │   │   │   ├── Collection
  5400. │   │   │   ├── Constants
  5401. │   │   │   ├── Exceptions
  5402. │   │   │   ├── Http
  5403. │   │   │   │   └── Message
  5404. │   │   │   ├── Log
  5405. │   │   │   ├── Resource
  5406. │   │   │   └── Service
  5407. │   │   ├── Identity
  5408. │   │   │   ├── Constants
  5409. │   │   │   └── Resource
  5410. │   │   └── ObjectStore
  5411. │   │   ├── Constants
  5412. │   │   ├── Enum
  5413. │   │   ├── Exception
  5414. │   │   ├── Resource
  5415. │   │   └── Upload
  5416. │   ├── PEAR
  5417. │   │   ├── HTTP
  5418. │   │   │   └── Request2
  5419. │   │   │   ├── Adapter
  5420. │   │   │   └── Observer
  5421. │   │   ├── Net
  5422. │   │   └── PEAR
  5423. │   ├── Psr
  5424. │   │   └── Log
  5425. │   ├── SwiftMailer
  5426. │   │   ├── classes
  5427. │   │   │   └── Swift
  5428. │   │   │   ├── ByteStream
  5429. │   │   │   ├── CharacterReader
  5430. │   │   │   ├── CharacterReaderFactory
  5431. │   │   │   ├── CharacterStream
  5432. │   │   │   ├── Encoder
  5433. │   │   │   ├── Events
  5434. │   │   │   ├── KeyCache
  5435. │   │   │   ├── Mailer
  5436. │   │   │   ├── Mime
  5437. │   │   │   │   ├── ContentEncoder
  5438. │   │   │   │   ├── HeaderEncoder
  5439. │   │   │   │   └── Headers
  5440. │   │   │   ├── Plugins
  5441. │   │   │   │   ├── Decorator
  5442. │   │   │   │   ├── Loggers
  5443. │   │   │   │   ├── Pop
  5444. │   │   │   │   └── Reporters
  5445. │   │   │   ├── Signers
  5446. │   │   │   ├── StreamFilters
  5447. │   │   │   └── Transport
  5448. │   │   │   └── Esmtp
  5449. │   │   │   └── Auth
  5450. │   │   └── dependency_maps
  5451. │   ├── Symfony
  5452. │   │   └── Component
  5453. │   │   └── EventDispatcher
  5454. │   └── WindowsAzure
  5455. │   ├── Blob
  5456. │   │   ├── Internal
  5457. │   │   └── Models
  5458. │   └── Common
  5459. │   ├── Internal
  5460. │   │   ├── Atom
  5461. │   │   ├── Authentication
  5462. │   │   ├── Filters
  5463. │   │   ├── Http
  5464. │   │   └── Serialization
  5465. │   └── Models
  5466. ├── cmsblue-toolkit
  5467. │   ├── class
  5468. │   ├── languages
  5469. │   └── plugins
  5470. │   ├── cmb2
  5471. │   │   ├── css
  5472. │   │   ├── images
  5473. │   │   ├── includes
  5474. │   │   │   └── types
  5475. │   │   ├── js
  5476. │   │   └── languages
  5477. │   └── importer
  5478. │   ├── css
  5479. │   ├── images
  5480. │   ├── js
  5481. │   └── views
  5482. ├── coming-soon
  5483. │   ├── framework
  5484. │   │   ├── css
  5485. │   │   ├── field-types
  5486. │   │   │   └── js
  5487. │   │   ├── fonts
  5488. │   │   └── validations
  5489. │   ├── inc
  5490. │   ├── languages
  5491. │   ├── lib
  5492. │   └── themes
  5493. │   └── default
  5494. │   ├── bootstrap
  5495. │   │   ├── css
  5496. │   │   └── js
  5497. │   ├── images
  5498. │   └── js
  5499. ├── contact-form-7
  5500. │   ├── admin
  5501. │   │   ├── css
  5502. │   │   ├── images
  5503. │   │   ├── includes
  5504. │   │   └── js
  5505. │   ├── images
  5506. │   │   └── service-icons
  5507. │   ├── includes
  5508. │   │   ├── css
  5509. │   │   └── js
  5510. │   │   └── jquery-ui
  5511. │   │   └── themes
  5512. │   │   └── smoothness
  5513. │   │   └── images
  5514. │   ├── languages
  5515. │   └── modules
  5516. ├── js_composer
  5517. │   ├── assets
  5518. │   │   ├── css
  5519. │   │   │   ├── lib
  5520. │   │   │   │   ├── monosocialiconsfont
  5521. │   │   │   │   │   └── fonts
  5522. │   │   │   │   ├── typicons
  5523. │   │   │   │   │   └── src
  5524. │   │   │   │   │   └── font
  5525. │   │   │   │   ├── vc-entypo
  5526. │   │   │   │   │   └── fonts
  5527. │   │   │   │   ├── vc-linecons
  5528. │   │   │   │   │   └── fonts
  5529. │   │   │   │   ├── vc-material
  5530. │   │   │   │   │   └── fonts
  5531. │   │   │   │   └── vc-open-iconic
  5532. │   │   │   │   └── fonts
  5533. │   │   │   └── ui-custom-theme
  5534. │   │   │   └── images
  5535. │   │   ├── fonts
  5536. │   │   │   ├── vc_grid
  5537. │   │   │   └── vc_icons
  5538. │   │   │   └── fonts
  5539. │   │   ├── images
  5540. │   │   │   └── icons
  5541. │   │   ├── js
  5542. │   │   │   ├── dist
  5543. │   │   │   ├── editors
  5544. │   │   │   ├── frontend_editor
  5545. │   │   │   │   ├── shortcodes
  5546. │   │   │   │   │   ├── charts
  5547. │   │   │   │   │   ├── containers
  5548. │   │   │   │   │   ├── content
  5549. │   │   │   │   │   ├── deprecated
  5550. │   │   │   │   │   │   └── tabs
  5551. │   │   │   │   │   ├── grids
  5552. │   │   │   │   │   ├── images
  5553. │   │   │   │   │   └── tta
  5554. │   │   │   │   └── vendors
  5555. │   │   │   │   └── plugins
  5556. │   │   │   └── vendors
  5557. │   │   ├── less
  5558. │   │   │   ├── backend_shortcodes
  5559. │   │   │   ├── config
  5560. │   │   │   ├── lib
  5561. │   │   │   ├── modules
  5562. │   │   │   │   └── ui
  5563. │   │   │   │   └── vc_ui-panel
  5564. │   │   │   ├── pages
  5565. │   │   │   ├── params
  5566. │   │   │   │   └── vc_grid_item
  5567. │   │   │   │   └── shortcodes
  5568. │   │   │   ├── popups
  5569. │   │   │   ├── settings_tabs
  5570. │   │   │   ├── shortcodes
  5571. │   │   │   │   ├── tta
  5572. │   │   │   │   ├── vc_basic_grid
  5573. │   │   │   │   │   └── filter_styles
  5574. │   │   │   │   └── vc_message_box
  5575. │   │   │   ├── vendor
  5576. │   │   │   └── wp
  5577. │   │   ├── lib
  5578. │   │   │   ├── bower
  5579. │   │   │   │   ├── ace-builds
  5580. │   │   │   │   │   └── src-min-noconflict
  5581. │   │   │   │   ├── animate-css
  5582. │   │   │   │   ├── bootstrap3
  5583. │   │   │   │   │   ├── dist
  5584. │   │   │   │   │   │   └── js
  5585. │   │   │   │   │   ├── js
  5586. │   │   │   │   │   └── less
  5587. │   │   │   │   │   └── mixins
  5588. │   │   │   │   ├── chartjs
  5589. │   │   │   │   ├── flexslider
  5590. │   │   │   │   │   ├── fonts
  5591. │   │   │   │   │   └── images
  5592. │   │   │   │   ├── font-awesome
  5593. │   │   │   │   │   ├── css
  5594. │   │   │   │   │   └── fonts
  5595. │   │   │   │   ├── imagesloaded
  5596. │   │   │   │   ├── isotope
  5597. │   │   │   │   │   └── dist
  5598. │   │   │   │   ├── jquery-ui-tabs-rotate
  5599. │   │   │   │   ├── json-js
  5600. │   │   │   │   ├── lessjs
  5601. │   │   │   │   │   └── dist
  5602. │   │   │   │   ├── masonry
  5603. │   │   │   │   │   └── dist
  5604. │   │   │   │   ├── nivoslider
  5605. │   │   │   │   │   └── themes
  5606. │   │   │   │   │   └── default
  5607. │   │   │   │   ├── progress-circle
  5608. │   │   │   │   ├── scrollTo
  5609. │   │   │   │   ├── skrollr
  5610. │   │   │   │   │   └── dist
  5611. │   │   │   │   ├── twbs-pagination
  5612. │   │   │   │   ├── vcIconPicker
  5613. │   │   │   │   │   ├── css
  5614. │   │   │   │   │   └── themes
  5615. │   │   │   │   │   └── grey-theme
  5616. │   │   │   │   └── zoom
  5617. │   │   │   ├── owl-carousel2-dist
  5618. │   │   │   │   └── assets
  5619. │   │   │   ├── php.default
  5620. │   │   │   ├── prettyphoto
  5621. │   │   │   │   ├── css
  5622. │   │   │   │   ├── images
  5623. │   │   │   │   │   └── prettyPhoto
  5624. │   │   │   │   │   ├── dark_rounded
  5625. │   │   │   │   │   ├── dark_square
  5626. │   │   │   │   │   ├── default
  5627. │   │   │   │   │   ├── facebook
  5628. │   │   │   │   │   ├── light_rounded
  5629. │   │   │   │   │   └── light_square
  5630. │   │   │   │   └── js
  5631. │   │   │   ├── vc_accordion
  5632. │   │   │   ├── vc_carousel
  5633. │   │   │   │   ├── css
  5634. │   │   │   │   ├── fonts
  5635. │   │   │   │   └── js
  5636. │   │   │   ├── vc_chart
  5637. │   │   │   ├── vc_image_zoom
  5638. │   │   │   ├── vc_line_chart
  5639. │   │   │   ├── vc_round_chart
  5640. │   │   │   ├── vc_tabs
  5641. │   │   │   ├── vc-tta-autoplay
  5642. │   │   │   └── waypoints
  5643. │   │   └── vc
  5644. │   │   ├── 3rd-party
  5645. │   │   ├── editors
  5646. │   │   │   └── ui
  5647. │   │   │   ├── vc_ui-header-graphics
  5648. │   │   │   └── vc_ui-icon-pixel
  5649. │   │   ├── fe
  5650. │   │   │   ├── screen_sizes
  5651. │   │   │   └── social
  5652. │   │   │   ├── fb
  5653. │   │   │   ├── gp
  5654. │   │   │   ├── pinterest
  5655. │   │   │   └── tw
  5656. │   │   ├── loaders
  5657. │   │   ├── logo
  5658. │   │   ├── row_layouts
  5659. │   │   └── vc-welcome
  5660. │   ├── config
  5661. │   │   ├── buttons
  5662. │   │   ├── containers
  5663. │   │   ├── content
  5664. │   │   ├── deprecated
  5665. │   │   ├── grids
  5666. │   │   ├── social
  5667. │   │   ├── structure
  5668. │   │   ├── tta
  5669. │   │   └── wp
  5670. │   ├── include
  5671. │   │   ├── autoload
  5672. │   │   │   ├── params
  5673. │   │   │   ├── vc-pages
  5674. │   │   │   └── vendors
  5675. │   │   ├── classes
  5676. │   │   │   ├── core
  5677. │   │   │   │   ├── access
  5678. │   │   │   │   └── shared-templates
  5679. │   │   │   │   └── importer
  5680. │   │   │   ├── editors
  5681. │   │   │   │   ├── navbar
  5682. │   │   │   │   └── popups
  5683. │   │   │   ├── settings
  5684. │   │   │   ├── shortcodes
  5685. │   │   │   │   └── paginator
  5686. │   │   │   ├── updaters
  5687. │   │   │   └── vendors
  5688. │   │   │   └── plugins
  5689. │   │   │   ├── acf
  5690. │   │   │   └── woocommerce
  5691. │   │   ├── helpers
  5692. │   │   ├── params
  5693. │   │   │   ├── animation_style
  5694. │   │   │   ├── autocomplete
  5695. │   │   │   ├── colorpicker
  5696. │   │   │   ├── column_offset
  5697. │   │   │   ├── css_editor
  5698. │   │   │   ├── custom_markup
  5699. │   │   │   ├── el_id
  5700. │   │   │   ├── font_container
  5701. │   │   │   ├── google_fonts
  5702. │   │   │   ├── hidden
  5703. │   │   │   ├── href
  5704. │   │   │   ├── iconpicker
  5705. │   │   │   ├── loop
  5706. │   │   │   ├── options
  5707. │   │   │   ├── param_group
  5708. │   │   │   ├── params_preset
  5709. │   │   │   ├── sorted_list
  5710. │   │   │   ├── tab_id
  5711. │   │   │   ├── textarea_html
  5712. │   │   │   ├── vc_grid_element
  5713. │   │   │   │   └── vc_grid_id
  5714. │   │   │   ├── vc_grid_item
  5715. │   │   │   │   └── editor
  5716. │   │   │   │   ├── navbar
  5717. │   │   │   │   └── popups
  5718. │   │   │   └── vc_link
  5719. │   │   └── templates
  5720. │   │   ├── editors
  5721. │   │   │   ├── navbar
  5722. │   │   │   ├── partials
  5723. │   │   │   └── popups
  5724. │   │   │   └── shared-templates
  5725. │   │   ├── pages
  5726. │   │   │   ├── partials
  5727. │   │   │   │   └── vc-roles-parts
  5728. │   │   │   ├── vc-settings
  5729. │   │   │   └── vc-welcome
  5730. │   │   ├── params
  5731. │   │   │   ├── column_offset
  5732. │   │   │   ├── google_fonts
  5733. │   │   │   ├── loop
  5734. │   │   │   ├── options
  5735. │   │   │   ├── param_group
  5736. │   │   │   └── vc_grid_item
  5737. │   │   │   ├── attributes
  5738. │   │   │   ├── editor
  5739. │   │   │   │   └── partials
  5740. │   │   │   └── shortcodes
  5741. │   │   └── shortcodes
  5742. │   │   └── post_block
  5743. │   ├── locale
  5744. │   └── vendor
  5745. │   └── mmihey
  5746. │   └── PHP-Instagram-effects
  5747. │   └── src
  5748. │   └── Image
  5749. ├── option-tree
  5750. │   ├── assets
  5751. │   │   ├── css
  5752. │   │   ├── fonts
  5753. │   │   ├── images
  5754. │   │   │   └── layout
  5755. │   │   ├── js
  5756. │   │   │   └── vendor
  5757. │   │   │   └── jquery
  5758. │   │   └── theme-mode
  5759. │   ├── includes
  5760. │   └── languages
  5761. └── revslider
  5762. ├── admin
  5763. │   ├── assets
  5764. │   │   ├── css
  5765. │   │   │   └── font
  5766. │   │   ├── images
  5767. │   │   │   ├── mainoptions
  5768. │   │   │   ├── navigationeditor
  5769. │   │   │   ├── oops
  5770. │   │   │   ├── sliderpresets
  5771. │   │   │   ├── sliderselector
  5772. │   │   │   ├── slidersources
  5773. │   │   │   ├── sources
  5774. │   │   │   ├── toolbar
  5775. │   │   │   └── tooltips
  5776. │   │   ├── imports
  5777. │   │   │   ├── agency-intro
  5778. │   │   │   ├── classic-carousel
  5779. │   │   │   ├── classicslider
  5780. │   │   │   ├── concept
  5781. │   │   │   ├── contenttabs
  5782. │   │   │   ├── creativefreedom
  5783. │   │   │   ├── facebook-feed
  5784. │   │   │   ├── fashion
  5785. │   │   │   ├── finedining
  5786. │   │   │   ├── flickr-gallery
  5787. │   │   │   ├── foodcarousel
  5788. │   │   │   ├── fullscreen-button
  5789. │   │   │   ├── gym
  5790. │   │   │   ├── highlight-carousel
  5791. │   │   │   ├── highlight-showcase
  5792. │   │   │   ├── imagehero
  5793. │   │   │   ├── insta-gallery
  5794. │   │   │   ├── levanorestaurantbar
  5795. │   │   │   ├── mainfeature
  5796. │   │   │   ├── media-carousel-autoplay
  5797. │   │   │   ├── media-gallery-two
  5798. │   │   │   ├── news-bg-video
  5799. │   │   │   ├── news-gallery
  5800. │   │   │   ├── news-gallery-post-based
  5801. │   │   │   ├── news-hero
  5802. │   │   │   ├── newsletter-hero
  5803. │   │   │   ├── news-video
  5804. │   │   │   ├── notgeneric
  5805. │   │   │   ├── parallaxscene
  5806. │   │   │   ├── photography
  5807. │   │   │   ├── photography-carousel
  5808. │   │   │   ├── search-form-hero
  5809. │   │   │   ├── showcasecarousel
  5810. │   │   │   ├── slidingoverlays
  5811. │   │   │   ├── sportshero
  5812. │   │   │   ├── travel-static-captions
  5813. │   │   │   ├── twitter-feed
  5814. │   │   │   ├── vimeo-gallery
  5815. │   │   │   ├── vimeohero
  5816. │   │   │   ├── web-product-dark
  5817. │   │   │   ├── web-product-dark-hero
  5818. │   │   │   ├── webproductlight
  5819. │   │   │   ├── web-product-light-hero
  5820. │   │   │   ├── web-product-light-hero-3d
  5821. │   │   │   ├── woobig
  5822. │   │   │   ├── woocommercesmall
  5823. │   │   │   ├── youtube-gallery
  5824. │   │   │   └── youtubehero
  5825. │   │   └── js
  5826. │   │   └── codemirror
  5827. │   │   └── util
  5828. │   └── views
  5829. │   ├── system
  5830. │   └── templates
  5831. ├── backup
  5832. ├── includes
  5833. │   └── framework
  5834. ├── languages
  5835. └── public
  5836. ├── assets
  5837. │   ├── assets
  5838. │   │   ├── sources
  5839. │   │   └── svg
  5840. │   │   ├── action
  5841. │   │   ├── alert
  5842. │   │   ├── av
  5843. │   │   ├── busy-icons-svg
  5844. │   │   ├── communication
  5845. │   │   ├── content
  5846. │   │   ├── device
  5847. │   │   ├── editor
  5848. │   │   ├── file
  5849. │   │   ├── hardware
  5850. │   │   ├── image
  5851. │   │   ├── maps
  5852. │   │   ├── navigation
  5853. │   │   ├── notification
  5854. │   │   ├── places
  5855. │   │   ├── social
  5856. │   │   └── toggle
  5857. │   ├── css
  5858. │   ├── fonts
  5859. │   │   ├── font-awesome
  5860. │   │   │   ├── css
  5861. │   │   │   └── fonts
  5862. │   │   ├── pe-icon-7-stroke
  5863. │   │   │   ├── css
  5864. │   │   │   └── fonts
  5865. │   │   └── revicons
  5866. │   ├── images
  5867. │   │   └── tpcolorpicker
  5868. │   └── js
  5869. │   └── extensions
  5870. └── views
  5871.  
  5872. 575 directories
  5873. root@localhost:~# tree -help
  5874. tree: Invalid argument -`e'.
  5875. usage: tree [-acdfghilnpqrstuvxACDFJQNSUX] [-H baseHREF] [-T title ]
  5876. [-L level [-R]] [-P pattern] [-I pattern] [-o filename] [--version]
  5877. [--help] [--inodes] [--device] [--noreport] [--nolinks] [--dirsfirst]
  5878. [--charset charset] [--filelimit[=]#] [--si] [--timefmt[=]<f>]
  5879. [--sort[=]<name>] [--matchdirs] [--ignore-case] [--] [<directory list>]
  5880. root@localhost:~# tree -dl <directory list> /usr/share/wordpress/wp-content/plugins
  5881. -bash: directory: No such file or directory
  5882. root@localhost:~# tree -dl --<directory list> /usr/share/wordpress/wp-content/plugins
  5883. -bash: directory: No such file or directory
  5884. root@localhost:~# tree -dl /usr/share/wordpress/wp-content/plugins | /usr/share/wordpress/pluginsList
  5885. -bash: /usr/share/wordpress/pluginsList: No such file or directory
  5886. root@localhost:~# tree -dl /usr/share/wordpress/wp-content/plugins > /usr/share/wordpress/pluginsList
  5887. root@localhost:~# cp /etc/wordpress/htaccess-corrompu /etc/wordpress/.htaccess
  5888. root@localhost:~# rm /etc/wordpress/.htaccess
  5889. root@localhost:~# packet_write_wait: Connection to 82.223.16.48 port 22: Broken pipe
  5890. MacBook-Pro:~ PBRIERE$ ssh root@82.223.16.48
  5891. root@82.223.16.48's password:
  5892. Connection to 82.223.16.48 closed by remote host.
  5893. Connection to 82.223.16.48 closed.
  5894. MacBook-Pro:~ PBRIERE$ ssh root@82.223.16.48
  5895. root@82.223.16.48's password:
  5896. Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-21-generic x86_64)
  5897.  
  5898. * Documentation: https://help.ubuntu.com
  5899. * Management: https://landscape.canonical.com
  5900. * Support: https://ubuntu.com/advantage
  5901. Last login: Sat Apr 22 08:40:34 2017 from 88.166.88.153
  5902. root@localhost:~# mysql -u root -p
  5903. Enter password:
  5904. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  5905. root@localhost:~# mysql -u root -p
  5906. Enter password:
  5907. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  5908. root@localhost:~# mysql -u root -p
  5909. Enter password:
  5910. Welcome to the MySQL monitor. Commands end with ; or \g.
  5911. Your MySQL connection id is 15679
  5912. Server version: 5.7.17-0ubuntu0.16.04.1 (Ubuntu)
  5913.  
  5914. Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
  5915.  
  5916. Oracle is a registered trademark of Oracle Corporation and/or its
  5917. affiliates. Other names may be trademarks of their respective
  5918. owners.
  5919.  
  5920. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
  5921.  
  5922. mysql>
  5923. mysql> quit
  5924. Bye
  5925. root@localhost:~# mysqladmin -u root -p"Artax1rc1s!" password "Artax1rc1s!gh2017"
  5926. -bash: !gh2017: event not found
  5927. root@localhost:~# mysqladmin -u root -p"Artax1rc1s!" password "Artax1rc1s!gh2017"
  5928. -bash: !gh2017: event not found
  5929. root@localhost:~# mysqladmin -u root -p"Artax1rc1s!" password "Artax1rc1s!gh2017";
  5930. -bash: !gh2017: event not found
  5931. root@localhost:~# mysqladmin -u root -p"Artax1rc1s!"
  5932. mysqladmin: [Warning] Using a password on the command line interface can be insecure.
  5933. mysqladmin Ver 8.42 Distrib 5.7.17, for Linux on x86_64
  5934. Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
  5935.  
  5936. Oracle is a registered trademark of Oracle Corporation and/or its
  5937. affiliates. Other names may be trademarks of their respective
  5938. owners.
  5939.  
  5940. Administration program for the mysqld daemon.
  5941. Usage: mysqladmin [OPTIONS] command command....
  5942. --bind-address=name IP address to bind to.
  5943. -c, --count=# Number of iterations to make. This works with -i
  5944. (--sleep) only.
  5945. -#, --debug[=#] This is a non-debug version. Catch this and exit.
  5946. --debug-check This is a non-debug version. Catch this and exit.
  5947. --debug-info This is a non-debug version. Catch this and exit.
  5948. -f, --force Don't ask for confirmation on drop database; with
  5949. multiple commands, continue even if an error occurs.
  5950. -C, --compress Use compression in server/client protocol.
  5951. --character-sets-dir=name
  5952. Directory for character set files.
  5953. --default-character-set=name
  5954. Set the default character set.
  5955. -?, --help Display this help and exit.
  5956. -h, --host=name Connect to host.
  5957. -b, --no-beep Turn off beep on error.
  5958. -p, --password[=name]
  5959. Password to use when connecting to server. If password is
  5960. not given it's asked from the tty.
  5961. -P, --port=# Port number to use for connection or 0 for default to, in
  5962. order of preference, my.cnf, $MYSQL_TCP_PORT,
  5963. /etc/services, built-in default (3306).
  5964. --protocol=name The protocol to use for connection (tcp, socket, pipe,
  5965. memory).
  5966. -r, --relative Show difference between current and previous values when
  5967. used with -i. Currently only works with extended-status.
  5968. --secure-auth Refuse client connecting to server if it uses old
  5969. (pre-4.1.1) protocol. Deprecated. Always TRUE
  5970. -s, --silent Silently exit if one can't connect to server.
  5971. -S, --socket=name The socket file to use for connection.
  5972. -i, --sleep=# Execute commands repeatedly with a sleep between.
  5973. --ssl-mode=name SSL connection mode.
  5974. --ssl Deprecated. Use --ssl-mode instead.
  5975. (Defaults to on; use --skip-ssl to disable.)
  5976. --ssl-verify-server-cert
  5977. Deprecated. Use --ssl-mode=VERIFY_IDENTITY instead.
  5978. --ssl-ca=name CA file in PEM format.
  5979. --ssl-capath=name CA directory.
  5980. --ssl-cert=name X509 cert in PEM format.
  5981. --ssl-cipher=name SSL cipher to use.
  5982. --ssl-key=name X509 key in PEM format.
  5983. --ssl-crl=name Certificate revocation list.
  5984. --ssl-crlpath=name Certificate revocation list path.
  5985. --tls-version=name TLS version to use, permitted values are: TLSv1, TLSv1.1
  5986. -u, --user=name User for login if not current user.
  5987. -v, --verbose Write more information.
  5988. -V, --version Output version information and exit.
  5989. -E, --vertical Print output vertically. Is similar to --relative, but
  5990. prints output vertically.
  5991. -w, --wait[=#] Wait and retry if connection is down.
  5992. --connect-timeout=#
  5993. --shutdown-timeout=#
  5994. --plugin-dir=name Directory for client-side plugins.
  5995. --default-auth=name Default authentication client-side plugin to use.
  5996. --enable-cleartext-plugin
  5997. Enable/disable the clear text authentication plugin.
  5998. --show-warnings Show warnings after execution
  5999.  
  6000. Variables (--variable-name=value)
  6001. and boolean options {FALSE|TRUE} Value (after reading options)
  6002. --------------------------------- ----------------------------------------
  6003. bind-address (No default value)
  6004. count 0
  6005. force FALSE
  6006. compress FALSE
  6007. character-sets-dir (No default value)
  6008. default-character-set auto
  6009. host (No default value)
  6010. no-beep FALSE
  6011. port 0
  6012. relative FALSE
  6013. secure-auth TRUE
  6014. socket (No default value)
  6015. sleep 0
  6016. ssl TRUE
  6017. ssl-verify-server-cert FALSE
  6018. ssl-ca (No default value)
  6019. ssl-capath (No default value)
  6020. ssl-cert (No default value)
  6021. ssl-cipher (No default value)
  6022. ssl-key (No default value)
  6023. ssl-crl (No default value)
  6024. ssl-crlpath (No default value)
  6025. tls-version (No default value)
  6026. user root
  6027. verbose FALSE
  6028. vertical FALSE
  6029. connect-timeout 43200
  6030. shutdown-timeout 3600
  6031. plugin-dir (No default value)
  6032. default-auth (No default value)
  6033. enable-cleartext-plugin FALSE
  6034. show-warnings FALSE
  6035.  
  6036. Default options are read from the following files in the given order:
  6037. /etc/my.cnf /etc/mysql/my.cnf ~/.my.cnf
  6038. The following groups are read: mysqladmin client
  6039. The following options may be given as the first argument:
  6040. --print-defaults Print the program argument list and exit.
  6041. --no-defaults Don't read default options from any option file,
  6042. except for login file.
  6043. --defaults-file=# Only read default options from the given file #.
  6044. --defaults-extra-file=# Read this file after the global files are read.
  6045. --defaults-group-suffix=#
  6046. Also read groups with concat(group, suffix)
  6047. --login-path=# Read this path from the login file.
  6048.  
  6049. Where command is a one or more of: (Commands may be shortened)
  6050. create databasename Create a new database
  6051. debug Instruct server to write debug information to log
  6052. drop databasename Delete a database and all its tables
  6053. extended-status Gives an extended status message from the server
  6054. flush-hosts Flush all cached hosts
  6055. flush-logs Flush all logs
  6056. flush-status Clear status variables
  6057. flush-tables Flush all tables
  6058. flush-threads Flush the thread cache
  6059. flush-privileges Reload grant tables (same as reload)
  6060. kill id,id,... Kill mysql threads
  6061. password [new-password] Change old password to new-password in current format
  6062. ping Check if mysqld is alive
  6063. processlist Show list of active threads in server
  6064. reload Reload grant tables
  6065. refresh Flush all tables and close and open logfiles
  6066. shutdown Take server down
  6067. status Gives a short status message from the server
  6068. start-slave Start slave
  6069. stop-slave Stop slave
  6070. variables Prints variables available
  6071. version Get version info from server
  6072. root@localhost:~# mysql -u root -p
  6073. Enter password:
  6074. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  6075. root@localhost:~# mysql -u root -p
  6076. Enter password:
  6077. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
  6078. root@localhost:~# mysql -u root -p
  6079. Enter password:
  6080. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  6081. root@localhost:~# mysql -u root -p
  6082. Enter password:
  6083. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  6084. root@localhost:~# mysql -u root -p
  6085. Enter password:
  6086. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  6087. root@localhost:~# mysql -u root -p
  6088. Enter password:
  6089. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  6090. root@localhost:~# mysql -u root -p
  6091. Enter password:
  6092. Welcome to the MySQL monitor. Commands end with ; or \g.
  6093. Your MySQL connection id is 15686
  6094. Server version: 5.7.17-0ubuntu0.16.04.1 (Ubuntu)
  6095.  
  6096. Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
  6097.  
  6098. Oracle is a registered trademark of Oracle Corporation and/or its
  6099. affiliates. Other names may be trademarks of their respective
  6100. owners.
  6101.  
  6102. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
  6103.  
  6104. mysql> UPDATE mysql.user SET password=PASSWORD("Artax1rc1s!gh2017") where User="root";
  6105. ERROR 1054 (42S22): Unknown column 'password' in 'field list'
  6106. mysql> select user,host,password FROM mysql.user
  6107. -> ;
  6108. ERROR 1054 (42S22): Unknown column 'password' in 'field list'
  6109. mysql> UPDATE mysql.user SET password=PASSWORD("toto") where User="root";
  6110. ERROR 1054 (42S22): Unknown column 'password' in 'field list'
  6111. mysql> UPDATE mysql.user SET password=PASSWORD('Artax1rc1s!gh2017') where User="root";
  6112. ERROR 1054 (42S22): Unknown column 'password' in 'field list'
  6113. mysql>
  6114. mysql> UPDATE user SET password=PASSWORD('Artax1rc1s!gh2017') where User="root";
  6115. ERROR 1046 (3D000): No database selected
  6116. mysql> quit
  6117. Bye
  6118. root@localhost:~# mysql -u root -p
  6119. Enter password:
  6120. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  6121. root@localhost:~# mysql -u root -p
  6122. Enter password:
  6123. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  6124. root@localhost:~# mysql -u root -p
  6125. Enter password:
  6126. Welcome to the MySQL monitor. Commands end with ; or \g.
  6127. Your MySQL connection id is 15715
  6128. Server version: 5.7.17-0ubuntu0.16.04.1 (Ubuntu)
  6129.  
  6130. Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
  6131.  
  6132. Oracle is a registered trademark of Oracle Corporation and/or its
  6133. affiliates. Other names may be trademarks of their respective
  6134. owners.
  6135.  
  6136. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
  6137.  
  6138. mysql> quit
  6139. Bye
  6140. root@localhost:~# cd /etc/apache2/sites-enabled
  6141. root@localhost:/etc/apache2/sites-enabled# vi 000-default.conf
  6142. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf
  6143. root@localhost:/etc/apache2/sites-enabled#
  6144. root@localhost:/etc/apache2/sites-enabled# ubuntu
  6145. -bash: ubuntu: command not found
  6146. root@localhost:/etc/apache2/sites-enabled# history
  6147. 1 cd /var/lib
  6148. 2 mkdir dolibarr
  6149. 3 mkdir dolibarr/documents
  6150. 4 chown www-data dolibarr/documents
  6151. 5 cd /var/lib
  6152. 6 ls
  6153. 7 https://forum.ubuntu-fr.org/viewtopic.php?id=138596
  6154. 8 cd /etc/apache2/sites-enabled
  6155. 9 vim 000-default
  6156. 10 vi 000-default
  6157. 11 ls
  6158. 12 vi 000-default.conf
  6159. 13 /etc/init.d/apache2 restart
  6160. 14 ps ax | grep php
  6161. 15 cd /var/www/
  6162. 16 ls
  6163. 17 vi test.php
  6164. 18 rm test.php
  6165. 19 vi test.php
  6166. 20 phpinfo
  6167. 21 ps ax | grep php
  6168. 22 php -v
  6169. 23 apt-get install php
  6170. 24 apt-get install mysql
  6171. 25 apt-get update
  6172. 26 apt-get install mysql-server
  6173. 27 apt-get install apache
  6174. 28 apt-get install apache2
  6175. 29 apt-get install dolibarr
  6176. 30 mysql
  6177. 31 mysql -u root -p
  6178. 32 apt-getremove dolibarr
  6179. 33 apt-get remove dolibarr
  6180. 34 cd /var
  6181. 35 cd www
  6182. 36 wget http://www.dolibarr.org/files/dolibarr.tgz
  6183. 37 tar xvfz dolibarr.tgz
  6184. 38 $dolibarr-x.y.z dolibarr
  6185. 39 mv dolibarr-x.y.z dolibarr
  6186. 40 mv dolibarr-4.0.0/ dolibarr
  6187. 41 chmod -R 755 /var/www/dolibarr
  6188. 42 chown -R www-data.www-data /var/www/dolibarr
  6189. 43 cd dolibarr ; touch htdocs/conf/conf.php ; chown www-data htdocs/conf/conf.php
  6190. 44 mkdir documents ; chown www-data documents
  6191. 45 mysql GRANT ALL privileges ON *.* TO root@'localhost' IDENTIFIED BY 'Artax1rc1s' WITH GRANT OPTION;
  6192. 46 mysql
  6193. 47 mysql -u root -p
  6194. 48 httpd
  6195. 49 ps ax
  6196. 50 ps ax grep apache
  6197. 51 ps ax grep apache
  6198. 52 ps ax | grep apache
  6199. 53 ps ax | grepdolibarr
  6200. 54 ps ax | grep dolibarr
  6201. 55 cd ..
  6202. 56 rm -rf dolibarr
  6203. 57 ls
  6204. 58 apt -get install dolibarr
  6205. 59 apt-get install dolibarr
  6206. 60 ls
  6207. 61 rm dolibarr.tgz
  6208. 62 cd html/
  6209. 63 ls
  6210. 64 find dolibarr
  6211. 65 locate dolibarr
  6212. 66 vi /etc/apache2/apache2.conf
  6213. 67 find / -type d -name"*dolibarr
  6214. 68 find / -type d -name"*dolibarr*"
  6215. 69 find / -type d -name"dolibarr"
  6216. 70 find / -type d -name"*apache*"
  6217. 71 man find
  6218. 72 man
  6219. 73 help find
  6220. 74 find / -type d -name "*apache*"
  6221. 75 find / -type d -name "*dolibarr*"
  6222. 76 cd /var/lib/dolibarr/
  6223. 77 ls
  6224. 78 ls /etc/dolibarr/
  6225. 79 ls /usr/share/dolibarr/
  6226. 80 apt-get remove dolibarr
  6227. 81 sudo www-data
  6228. 82 sudo
  6229. 83 cut -f1 -d: /etc/passwd
  6230. 84 sudo www-data
  6231. 85 sudo
  6232. 86 sudo -u www-data
  6233. 87 sudo -su www-data
  6234. 88 xvfz dolibarr.tgz
  6235. 89 tar xvfz dolibarr.tgz
  6236. 90 mv dolibarr-4.0.0/ dolibarr
  6237. 91 chmod -R 755 /var/www/dolibarr
  6238. 92 chown -R www-data.www-data /var/www/dolibarr
  6239. 93 sudo -su www-data
  6240. 94 /php7/php-src/sapi/cli/php -v
  6241. 95 cd /var/www/
  6242. 96 ls
  6243. 97 vi test.php
  6244. 98 vi dolibarr/htdocs/
  6245. 99 cd dolibarr
  6246. 100 ls
  6247. 101 cd htdocs/
  6248. 102 ls
  6249. 103 vi index.php
  6250. 104 cd ../..
  6251. 105 vi test.php
  6252. 106 /etc/apache2/
  6253. 107 ls
  6254. 108 cd /etc/apache2/
  6255. 109 ls
  6256. 110 vi apache2.conf
  6257. 111 cd /var/www
  6258. 112 ls
  6259. 113 ls html
  6260. 114 ls
  6261. 115 vi html/index.html
  6262. 116 ps -aux
  6263. 117 kill -9 14964
  6264. 118 vi /etc/apache2/mods-enabled/php5.conf
  6265. 119 cd /etc/apache2/mods-enabled/
  6266. 120 ls
  6267. 121 vi php5.conf
  6268. 122 find /etc -type d -name "*php*conf*"
  6269. 123 find /etc/ -type d -name "*php*conf*"
  6270. 124 find /etc/ -type d -name "*php*"
  6271. 125 cd /etc/p
  6272. 126 cd /etc/php/
  6273. 127 ls
  6274. 128 cd 7.0/
  6275. 129 ls
  6276. 130 cd mods-available/
  6277. 131 ls
  6278. 132 /php7/php-src/sapi/cli/php -v/php7/php-src/sapi/cli/php -v/php7/php-src/sapi/cli/php -v/php7/php-src/sapi/cli/php -/php7/php-src/sapi/cli/php -v
  6279. 133 cd ..
  6280. 134 ls
  6281. 135 cd cli
  6282. 136 ls
  6283. 137 php -v
  6284. 138 ls
  6285. 139 cd conf.d/
  6286. 140 ls
  6287. 141 find / -type d -name "*php.ini*"
  6288. 142 cd /var/www/
  6289. 143 vi test.php
  6290. 144 ls /etc/php/7.0/
  6291. 145 apt -get remove apache2
  6292. 146 apt-get remove apache2
  6293. 147 apt-get remove php
  6294. 148 apt-get install php
  6295. 149 ls /etc/php/7.0/
  6296. 150 ls /etc/php/7.0/cli
  6297. 151 vi /etc/php/7.0/cli/php.ini
  6298. 152 apt-get install php-mysql
  6299. 153 sudo service apache2 reload
  6300. 154 /etc/init.d/apache2 restart
  6301. 155 /etc/init.d/apache2 start
  6302. 156 apt-get reinstall apache2
  6303. 157 apt-getinstall apache2
  6304. 158 apt-get install apache2
  6305. 159 /etc/init.d/apache2 start
  6306. 160 ps -aux
  6307. 161 ps -aux | grep php
  6308. 162 cd /etc/php/
  6309. 163 ls
  6310. 164 cd 7.0/
  6311. 165 ls
  6312. 166 sudo apt-get install libapache2-mod-php7.0
  6313. 167 ls
  6314. 168 /etc/init.d/apache2 start
  6315. 169 /etc/init.d/apache2 restart
  6316. 170 cd /var/www/dolibarr/htdocs/
  6317. 171 ls
  6318. 172 cd conf
  6319. 173 ls
  6320. 174 vi conf.php
  6321. 175 vi conf.php.example
  6322. 176 cp conf.php conf.php_old
  6323. 177 cp conf.php.example conf.php
  6324. 178 cd /etc/php/7.0/apache2/
  6325. 179 ls
  6326. 180 vi php.ini
  6327. 181 ps -ef | grep apache
  6328. 182 vi /etc/apache2/apache2.conf
  6329. 183 /etc/apache2/sites-enabled
  6330. 184 cd /etc/apache2/sites-enabled
  6331. 185 ls
  6332. 186 vi 000-default.conf
  6333. 187 apt-get remove php
  6334. 188 ps -ax | grep php
  6335. 189 /etc/php/
  6336. 190 ls /etc/php/
  6337. 191 ls /etc/php/7.0/
  6338. 192 /etc/init.d/apache2 restart
  6339. 193 sudo add-apt-repository ppa:ondrej/php
  6340. 194 add-apt-repository ppa:ondrej/php
  6341. 195 apt-get install php7.0 php5.6 php5.6-mysql php-gettext php5.6-mbstring php-xdebug libapache2-mod-php5.6 libapache2-mod-php7.0
  6342. 196 apt-get install python-software-properties
  6343. 197 add-apt-repository ppa:ondrej/php
  6344. 198 apt-get install python-software-properties pkg-config software-properties-common
  6345. 199 add-apt-repository ppa:ondrej/ph[A
  6346. 200 apt-get update
  6347. 201 apt-get install php7.0 php5.6 php5.6-mysql php-gettext php5.6-mbstring php-xdebug libapache2-mod-php5.6 libapache2-mod-php7.0
  6348. 202 /etc/init.d/apache2 restart
  6349. 203 a2dismod php7.0 ; sudo a2enmod php5.6 ; sudo service apache2 restart
  6350. 204 service apache2 restart
  6351. 205 update-alternatives --set php /usr/bin/php5.6
  6352. 206 history | grep install
  6353. 207 vi /var/www/test.php
  6354. 208 vi /etc/apache2/sites-enabled/000-default.conf
  6355. 209 lsb_release -a
  6356. 210 mv /var/www/dolibarr/htdocs/*.* /var/www/dolibarr/
  6357. 211 ls /var/www/dolibarr
  6358. 212 ls /var/www/dolibarr/htdocs
  6359. 213 mv /var/www/dolibarr/htdocs/* /var/www/dolibarr/
  6360. 214 ls /var/www/dolibarr/htdocs
  6361. 215 ls /var/www/dolibarr
  6362. 216 sudo a2dismod php5.6 ; sudo a2enmod php7.0 ; sudo service apache2 restart
  6363. 217 service apache2 restart
  6364. 218 update-alternatives --set php /usr/bin/php7.0
  6365. 219 history | touch
  6366. 220 history | grep touch
  6367. 221 history | grep mkdir
  6368. 222 ls /var/www/dolibarr
  6369. 223 find / -type d -name "documents"
  6370. 224 touch /var/www/dolibarr/install.lock; chmod go-w /var/www/dolibarr
  6371. 225 history | grep wordpress
  6372. 226 find /var/www -type d -name "*wordpress*"
  6373. 227 apt install wordpress
  6374. 228 df
  6375. 229 du
  6376. 230 vi /etc/apache2/sites-available/wordpress.conf
  6377. 231 a2ensite wordpress
  6378. 232 service apache2 reload
  6379. 233 vi /etc/wordpress/config-localhost.php
  6380. 234 mysql wordpress.sql
  6381. 235 mysql
  6382. 236 mysql -u root -p
  6383. 237 mv /etc/wordpress/config-localhost.php /etc/wordpress/config-82.223.16.48.php
  6384. 238 mysql -u root -p
  6385. 239 mysql -u wp-admin -p
  6386. 240 CREATE DATABASE wordpress;
  6387. 241 GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,ALTER
  6388. 242 ON wordpress.*
  6389. 243 TO wordpress@localhost
  6390. 244 IDENTIFIED BY 'yourpasswordhere';
  6391. 245 FLUSH PRIVILEGES;
  6392. 246 mysql -u root -p
  6393. 247 lsb_release -a
  6394. 248 cp /etc/wordpress/config-82.223.16.48.php /etc/wordpress/config-localhost.ph
  6395. 249 mv /etc/wordpress/config-localhost.ph /etc/wordpress/config-localhost.php
  6396. 250 cp /etc/wordpress/config-localhost.php /etc/wordpress/wp-config.php
  6397. 251 vi /etc/wordpress/config-localhost.php
  6398. 252 cp /etc/wordpress/config-localhost.php /etc/wordpress/config-82.223.16.48.php
  6399. 253 rm /etc/wordpress/config-localhost.php
  6400. 254 rm /etc/wordpress/wp-config.php
  6401. 255 apt-get install proftpd
  6402. 256 proftpd
  6403. 257 ls
  6404. 258 vi /etc/proftpd/proftpd.conf
  6405. 259 phpinfo
  6406. 260 php -v
  6407. 261 vi /etc/proftpd/proftpd.conf
  6408. 262 service proftpd restart
  6409. 263 ftpstats
  6410. 264 ftpwho
  6411. 265 ps aux | grep proftpd
  6412. 266 vi /etc/proftpd/proftpd.conf
  6413. 267 ftpstats
  6414. 268 vi /etc/proftpd/proftpd.conf
  6415. 269 adduser agilphil --ingroup ftpusers --shell /bin/false --home /home/agilphil/
  6416. 270 addgroup ftpusers
  6417. 271 adduser agilphil --ingroup ftpusers --shell /bin/false --home /home/agilphil/
  6418. 272 chmod 775 /home/agilphil/
  6419. 273 chown agilphil /home/agilphil/
  6420. 274 cd /var/www/dolibarr
  6421. 275 ls
  6422. 276 tar -zxvf ./module_mydoli-1.4.zip
  6423. 277 ls
  6424. 278 unzip module_mydoli-1.4.zip
  6425. 279 apt-get install unzip
  6426. 280 unzip module_mydoli-1.4.zip
  6427. 281 find / -type d -name "*wordpress*"
  6428. 282 ps -aux
  6429. 283 apt-get install phpmyadmin
  6430. 284 gedit /etc/apache2/apache2.conf
  6431. 285 vi /etc/apache2/apache2.conf
  6432. 286 /etc/init.d/apache2 restart
  6433. 287 find / -type d -name "*wordpress*"
  6434. 288 history | grep mysql
  6435. 289 mysql -u wp-admin -p
  6436. 290 mysql -u root -p
  6437. 291 cd /etc/apache2/sites-enabled
  6438. 292 ls
  6439. 293 vi 000-default.conf
  6440. 294 /etc/init.d/apache2 restart
  6441. 295 cd/usr/share/wordpress
  6442. 296 cd /usr/share/wordpress
  6443. 297 ls
  6444. 298 find / -type d -name "*.maintenance*"
  6445. 299 cp /etc/wordpress/wp-config.php /etc/wordpress/config-mutatis.io.php
  6446. 300 cp /usr/share/wordpress/wp-config.php /usr/share/wordpress/config-mutatis.io.php
  6447. 301 mv /usr/share/wordpress/config-mutatis.io.php /etc/wordpress/config-mutatis.io.php
  6448. 302 find / -type d -name "*wp-admin*"
  6449. 303 find / -type d -name "*wp-login.php*"
  6450. 304 find / -type d -name "*wp-login*"
  6451. 305 php -v
  6452. 306 mysql -v
  6453. 307 mysql -V
  6454. 308 tree
  6455. 309 apt-get install tree
  6456. 310 tree -N
  6457. 311 tree apt-get install tree
  6458. 312 tree /usr/share/wordpress/wp-content/plugins
  6459. 313 tree -h
  6460. 314 tree -help
  6461. 315 tree -dl /usr/share/wordpress/wp-content/plugins
  6462. 316 tree -help
  6463. 317 tree -dl <directory list> /usr/share/wordpress/wp-content/plugins
  6464. 318 tree -dl --<directory list> /usr/share/wordpress/wp-content/plugins
  6465. 319 tree -dl /usr/share/wordpress/wp-content/plugins | /usr/share/wordpress/pluginsList
  6466. 320 tree -dl /usr/share/wordpress/wp-content/plugins > /usr/share/wordpress/pluginsList
  6467. 321 cp /etc/wordpress/htaccess-corrompu /etc/wordpress/.htaccess
  6468. 322 rm /etc/wordpress/.htaccess
  6469. 323 mysql -u root -p
  6470. 324 mysqladmin -u root -p"Artax1rc1s!"
  6471. 325 mysql -u root -p
  6472. 326 cd /etc/apache2/sites-enabled
  6473. 327 vi 000-default.conf
  6474. 328 vi wordpress.conf
  6475. 329 ubuntu
  6476. 330 history
  6477. root@localhost:/etc/apache2/sites-enabled# packet_write_wait: Connection to 82.223.16.48 port 22: Broken pipe
  6478. MacBook-Pro:~ PBRIERE$ ssh root@82.223.16.48
  6479. root@82.223.16.48's password:
  6480. Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-21-generic x86_64)
  6481.  
  6482. * Documentation: https://help.ubuntu.com
  6483. * Management: https://landscape.canonical.com
  6484. * Support: https://ubuntu.com/advantage
  6485. Last login: Sat Apr 22 14:57:18 2017 from 88.166.88.153
  6486. root@localhost:~# find / -type d -name "*index.htm*"
  6487. root@localhost:~# find / -type d -name "*index*"
  6488. /sys/devices/system/cpu/cpu0/cache/index0
  6489. /sys/devices/system/cpu/cpu0/cache/index1
  6490. /sys/devices/system/cpu/cpu0/cache/index2
  6491. /sys/devices/system/cpu/cpu0/cache/index3
  6492. root@localhost:~# history | grep rm
  6493. 18 rm test.php
  6494. 56 rm -rf dolibarr
  6495. 61 rm dolibarr.tgz
  6496. 253 rm /etc/wordpress/config-localhost.php
  6497. 254 rm /etc/wordpress/wp-config.php
  6498. 322 rm /etc/wordpress/.htaccess
  6499. 333 history | grep rm
  6500. root@localhost:~# find / -type d -name "*.htaccess*"
  6501. root@localhost:~# find / -type d -name "*htaccess*"
  6502. root@localhost:~# /etc/init.d/apache2 restart
  6503. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6504. root@localhost:~# ls /usr/share/wordpress/
  6505. index.php wp-activate.php wp-comments-post.php wp-content wp-links-opml.php wp-mail.php wp-trackback.php
  6506. pluginsList wp-admin wp-config.php wp-cron.php wp-load.php wp-settings.php xmlrpc.php
  6507. readme.html wp-blog-header.php wp-config-sample.php wp-includes wp-login.php wp-signup.php
  6508. root@localhost:~# ls -l /usr/share/wordpress/
  6509. total 192
  6510. -rw-r--r-- 1 root root 418 Sep 25 2013 index.php
  6511. -rw-r--r-- 1 root root 25578 Apr 22 09:32 pluginsList
  6512. -rw-r--r-- 1 root root 7385 Mar 24 2016 readme.html
  6513. -rw-r--r-- 1 root root 5035 Oct 6 2015 wp-activate.php
  6514. drwxr-xr-x 9 root root 4096 Feb 5 17:57 wp-admin
  6515. -rw-r--r-- 1 root root 271 Jan 8 2012 wp-blog-header.php
  6516. -rw-r--r-- 1 root root 1369 Oct 3 2015 wp-comments-post.php
  6517. -rw-r--r-- 1 root root 2821 Apr 2 19:58 wp-config.php
  6518. -rw-r--r-- 1 root root 2853 Dec 16 2015 wp-config-sample.php
  6519. drwxrwxrwx 7 root root 4096 Apr 2 17:08 wp-content
  6520. -rw-r--r-- 1 root root 3286 May 24 2015 wp-cron.php
  6521. drwxr-xr-x 16 root root 12288 Feb 5 17:57 wp-includes
  6522. -rw-r--r-- 1 root root 2380 Oct 24 2013 wp-links-opml.php
  6523. -rw-r--r-- 1 root root 3316 Nov 5 2015 wp-load.php
  6524. -rw-r--r-- 1 root root 33869 Apr 2 20:00 wp-login.php
  6525. -rw-r--r-- 1 root root 7887 Oct 6 2015 wp-mail.php
  6526. -rw-r--r-- 1 root root 13021 Nov 20 2015 wp-settings.php
  6527. -rw-r--r-- 1 root root 28594 Oct 30 2015 wp-signup.php
  6528. -rw-r--r-- 1 root root 4035 Nov 30 2014 wp-trackback.php
  6529. -rw-r--r-- 1 root root 3061 Oct 2 2015 xmlrpc.php
  6530. root@localhost:~# /etc/init.d/apache2 restart
  6531. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6532. root@localhost:~# /etc/init.d/apache2 restart
  6533. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6534. root@localhost:~# ls -l /usr/share/wordpress/
  6535. total 192
  6536. -rw-r--r-- 1 root root 418 Sep 25 2013 index.php
  6537. -rw-r--r-- 1 root root 25578 Apr 22 09:32 pluginsList
  6538. -rw-r--r-- 1 root root 7385 Mar 24 2016 readme.html
  6539. -rw-r--r-- 1 root root 5035 Oct 6 2015 wp-activate.php
  6540. drwxr-xr-x 9 root root 4096 Feb 5 17:57 wp-admin
  6541. -rw-r--r-- 1 root root 271 Jan 8 2012 wp-blog-header.php
  6542. -rw-r--r-- 1 root root 1369 Oct 3 2015 wp-comments-post.php
  6543. -rw-r--r-- 1 root root 2821 Apr 2 19:58 wp-config.php
  6544. -rw-r--r-- 1 root root 2853 Dec 16 2015 wp-config-sample.php
  6545. drwxrwxrwx 7 root root 4096 Apr 2 17:08 wp-content
  6546. -rw-r--r-- 1 root root 3286 May 24 2015 wp-cron.php
  6547. drwxr-xr-x 16 root root 12288 Feb 5 17:57 wp-includes
  6548. -rw-r--r-- 1 root root 2380 Oct 24 2013 wp-links-opml.php
  6549. -rw-r--r-- 1 root root 3316 Nov 5 2015 wp-load.php
  6550. -rw-r--r-- 1 root root 33869 Apr 2 20:00 wp-login.php
  6551. -rw-r--r-- 1 root root 7887 Oct 6 2015 wp-mail.php
  6552. -rw-r--r-- 1 root root 13021 Nov 20 2015 wp-settings.php
  6553. -rw-r--r-- 1 root root 28594 Oct 30 2015 wp-signup.php
  6554. -rw-r--r-- 1 root root 4035 Nov 30 2014 wp-trackback.php
  6555. -rw-r--r-- 1 root root 3061 Oct 2 2015 xmlrpc.php
  6556. root@localhost:~# ls -l /usr/share/wordpress/.htaccess
  6557. lrwxrwxrwx 1 root root 23 Mar 24 2016 /usr/share/wordpress/.htaccess -> /etc/wordpress/htaccess
  6558. root@localhost:~# cp /usr/share/wordpress/.htaccess /etc/wordpress/htaccess
  6559. cp: cannot stat '/usr/share/wordpress/.htaccess': No such file or directory
  6560. root@localhost:~# vi /usr/share/wordpress/.htaccess
  6561. root@localhost:~# ls /etc/wordpress/
  6562. config-82.223.16.48.php config-mutatis.io.php
  6563. root@localhost:~# ls -l /etc/wordpress/
  6564. total 8
  6565. -rw-r--r-- 1 root root 201 Feb 5 18:42 config-82.223.16.48.php
  6566. -rw-r--r-- 1 root root 200 Apr 22 08:44 config-mutatis.io.php
  6567. root@localhost:~# mv /etc/wordpress/config-82.223.16.48.php inutile-config82.223.16.48.php
  6568. root@localhost:~# ls /etc/wordpress/
  6569. config-mutatis.io.php
  6570. root@localhost:~# mv inutile-config82.223.16.48.php /etc/wordpress/inutile-config82.223.16.48.php
  6571. root@localhost:~# ls -la /usr/share/wordpress/
  6572. total 200
  6573. drwxr-xr-x 5 root root 4096 Apr 22 09:32 .
  6574. drwxr-xr-x 119 root root 4096 Apr 2 19:44 ..
  6575. lrwxrwxrwx 1 root root 23 Mar 24 2016 .htaccess -> /etc/wordpress/htaccess
  6576. -rw-r--r-- 1 root root 418 Sep 25 2013 index.php
  6577. -rw-r--r-- 1 root root 25578 Apr 22 09:32 pluginsList
  6578. -rw-r--r-- 1 root root 7385 Mar 24 2016 readme.html
  6579. -rw-r--r-- 1 root root 5035 Oct 6 2015 wp-activate.php
  6580. drwxr-xr-x 9 root root 4096 Feb 5 17:57 wp-admin
  6581. -rw-r--r-- 1 root root 271 Jan 8 2012 wp-blog-header.php
  6582. -rw-r--r-- 1 root root 1369 Oct 3 2015 wp-comments-post.php
  6583. -rw-r--r-- 1 root root 2821 Apr 2 19:58 wp-config.php
  6584. -rw-r--r-- 1 root root 2853 Dec 16 2015 wp-config-sample.php
  6585. drwxrwxrwx 7 root root 4096 Apr 2 17:08 wp-content
  6586. -rw-r--r-- 1 root root 3286 May 24 2015 wp-cron.php
  6587. drwxr-xr-x 16 root root 12288 Feb 5 17:57 wp-includes
  6588. -rw-r--r-- 1 root root 2380 Oct 24 2013 wp-links-opml.php
  6589. -rw-r--r-- 1 root root 3316 Nov 5 2015 wp-load.php
  6590. -rw-r--r-- 1 root root 33869 Apr 2 20:00 wp-login.php
  6591. -rw-r--r-- 1 root root 7887 Oct 6 2015 wp-mail.php
  6592. -rw-r--r-- 1 root root 13021 Nov 20 2015 wp-settings.php
  6593. -rw-r--r-- 1 root root 28594 Oct 30 2015 wp-signup.php
  6594. -rw-r--r-- 1 root root 4035 Nov 30 2014 wp-trackback.php
  6595. -rw-r--r-- 1 root root 3061 Oct 2 2015 xmlrpc.php
  6596. root@localhost:~# cd /usr/share/wordpress/
  6597. root@localhost:/usr/share/wordpress# cp .htaccess old.htaccess
  6598. cp: cannot stat '.htaccess': No such file or directory
  6599. root@localhost:/usr/share/wordpress# ls -s
  6600. total 192
  6601. 4 index.php 8 wp-activate.php 4 wp-comments-post.php 4 wp-content 4 wp-links-opml.php 8 wp-mail.php 4 wp-trackback.php
  6602. 28 pluginsList 4 wp-admin 4 wp-config.php 4 wp-cron.php 4 wp-load.php 16 wp-settings.php 4 xmlrpc.php
  6603. 8 readme.html 4 wp-blog-header.php 4 wp-config-sample.php 12 wp-includes 36 wp-login.php 28 wp-signup.php
  6604. root@localhost:/usr/share/wordpress# mv -s .htaccess old.htaccess
  6605. mv: invalid option -- 's'
  6606. Try 'mv --help' for more information.
  6607. root@localhost:/usr/share/wordpress# mv .htaccess old.htaccess
  6608. root@localhost:/usr/share/wordpress# ls -la
  6609. total 200
  6610. drwxr-xr-x 5 root root 4096 Apr 23 08:13 .
  6611. drwxr-xr-x 119 root root 4096 Apr 2 19:44 ..
  6612. -rw-r--r-- 1 root root 418 Sep 25 2013 index.php
  6613. lrwxrwxrwx 1 root root 23 Mar 24 2016 old.htaccess -> /etc/wordpress/htaccess
  6614. -rw-r--r-- 1 root root 25578 Apr 22 09:32 pluginsList
  6615. -rw-r--r-- 1 root root 7385 Mar 24 2016 readme.html
  6616. -rw-r--r-- 1 root root 5035 Oct 6 2015 wp-activate.php
  6617. drwxr-xr-x 9 root root 4096 Feb 5 17:57 wp-admin
  6618. -rw-r--r-- 1 root root 271 Jan 8 2012 wp-blog-header.php
  6619. -rw-r--r-- 1 root root 1369 Oct 3 2015 wp-comments-post.php
  6620. -rw-r--r-- 1 root root 2821 Apr 2 19:58 wp-config.php
  6621. -rw-r--r-- 1 root root 2853 Dec 16 2015 wp-config-sample.php
  6622. drwxrwxrwx 7 root root 4096 Apr 2 17:08 wp-content
  6623. -rw-r--r-- 1 root root 3286 May 24 2015 wp-cron.php
  6624. drwxr-xr-x 16 root root 12288 Feb 5 17:57 wp-includes
  6625. -rw-r--r-- 1 root root 2380 Oct 24 2013 wp-links-opml.php
  6626. -rw-r--r-- 1 root root 3316 Nov 5 2015 wp-load.php
  6627. -rw-r--r-- 1 root root 33869 Apr 2 20:00 wp-login.php
  6628. -rw-r--r-- 1 root root 7887 Oct 6 2015 wp-mail.php
  6629. -rw-r--r-- 1 root root 13021 Nov 20 2015 wp-settings.php
  6630. -rw-r--r-- 1 root root 28594 Oct 30 2015 wp-signup.php
  6631. -rw-r--r-- 1 root root 4035 Nov 30 2014 wp-trackback.php
  6632. -rw-r--r-- 1 root root 3061 Oct 2 2015 xmlrpc.php
  6633. root@localhost:/usr/share/wordpress#
  6634. root@localhost:/usr/share/wordpress# cp /etc/wordpress/.htaccess ./
  6635. root@localhost:/usr/share/wordpress# ls
  6636. index.php readme.html wp-blog-header.php wp-config-sample.php wp-includes wp-login.php wp-signup.php
  6637. old.htaccess wp-activate.php wp-comments-post.php wp-content wp-links-opml.php wp-mail.php wp-trackback.php
  6638. pluginsList wp-admin wp-config.php wp-cron.php wp-load.php wp-settings.php xmlrpc.php
  6639. root@localhost:/usr/share/wordpress# ls -la
  6640. total 204
  6641. drwxr-xr-x 5 root root 4096 Apr 23 08:13 .
  6642. drwxr-xr-x 119 root root 4096 Apr 2 19:44 ..
  6643. -rw-r--r-- 1 root root 891 Apr 23 08:13 .htaccess
  6644. -rw-r--r-- 1 root root 418 Sep 25 2013 index.php
  6645. lrwxrwxrwx 1 root root 23 Mar 24 2016 old.htaccess -> /etc/wordpress/htaccess
  6646. -rw-r--r-- 1 root root 25578 Apr 22 09:32 pluginsList
  6647. -rw-r--r-- 1 root root 7385 Mar 24 2016 readme.html
  6648. -rw-r--r-- 1 root root 5035 Oct 6 2015 wp-activate.php
  6649. drwxr-xr-x 9 root root 4096 Feb 5 17:57 wp-admin
  6650. -rw-r--r-- 1 root root 271 Jan 8 2012 wp-blog-header.php
  6651. -rw-r--r-- 1 root root 1369 Oct 3 2015 wp-comments-post.php
  6652. -rw-r--r-- 1 root root 2821 Apr 2 19:58 wp-config.php
  6653. -rw-r--r-- 1 root root 2853 Dec 16 2015 wp-config-sample.php
  6654. drwxrwxrwx 7 root root 4096 Apr 2 17:08 wp-content
  6655. -rw-r--r-- 1 root root 3286 May 24 2015 wp-cron.php
  6656. drwxr-xr-x 16 root root 12288 Feb 5 17:57 wp-includes
  6657. -rw-r--r-- 1 root root 2380 Oct 24 2013 wp-links-opml.php
  6658. -rw-r--r-- 1 root root 3316 Nov 5 2015 wp-load.php
  6659. -rw-r--r-- 1 root root 33869 Apr 2 20:00 wp-login.php
  6660. -rw-r--r-- 1 root root 7887 Oct 6 2015 wp-mail.php
  6661. -rw-r--r-- 1 root root 13021 Nov 20 2015 wp-settings.php
  6662. -rw-r--r-- 1 root root 28594 Oct 30 2015 wp-signup.php
  6663. -rw-r--r-- 1 root root 4035 Nov 30 2014 wp-trackback.php
  6664. -rw-r--r-- 1 root root 3061 Oct 2 2015 xmlrpc.php
  6665. root@localhost:/usr/share/wordpress# /etc/init.d/apache2 restart
  6666. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6667. root@localhost:/usr/share/wordpress# mv /etc/wordpress/.htaccess /etc/wordpress/OLD.htaccess
  6668. root@localhost:/usr/share/wordpress# /etc/init.d/apache2 restart
  6669. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6670. root@localhost:/usr/share/wordpress# cd /etc/apache2/sites-enabled/
  6671. root@localhost:/etc/apache2/sites-enabled# ls
  6672. 000-default.conf wordpress.conf
  6673. root@localhost:/etc/apache2/sites-enabled# vi 000-default.conf
  6674. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6675. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6676. root@localhost:/etc/apache2/sites-enabled# ls
  6677. 000-default.conf wordpress.conf
  6678. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf
  6679. root@localhost:/etc/apache2/sites-enabled# vi 000-default.conf
  6680. root@localhost:/etc/apache2/sites-enabled# vi /etc/hosts
  6681. root@localhost:/etc/apache2/sites-enabled# vi /etc/hosts
  6682. root@localhost:/etc/apache2/sites-enabled# vi /etc/hosts
  6683. root@localhost:/etc/apache2/sites-enabled# mkdir /var/www/mutatis.io
  6684. root@localhost:/etc/apache2/sites-enabled# mkdir /var/www/gardenerz.io
  6685. root@localhost:/etc/apache2/sites-enabled# cp /etc/apache2/sites-enabled/000-default.conf /etc/apache2/sites-enabled/000-default.conf_OLD
  6686. root@localhost:/etc/apache2/sites-enabled# ls /var/www/
  6687. dolibarr dolibarr.tgz gardenerz.io html mutatis.io test.php
  6688. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf wordpress.conf_OLD_CORRECT
  6689. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6690. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6691. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf wordpress.conf_KO
  6692. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf_OLD_CORRECT wordpress.conf
  6693. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6694. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6695. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf
  6696. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf_KO
  6697. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf_KO
  6698. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf_KO wordpress.conf
  6699. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6700. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6701. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf_KO
  6702. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf_KO
  6703. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf_KO wordpress.conf
  6704. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6705. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6706. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf_KO
  6707. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf_KO wordpress.conf
  6708. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6709. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6710. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf_KO wordpress.conf
  6711. root@localhost:/etc/apache2/sites-enabled# vi wordpress.conf_KO
  6712. root@localhost:/etc/apache2/sites-enabled# cp wordpress.conf_OLD_CORRECT wordpress.conf
  6713. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6714. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6715. root@localhost:/etc/apache2/sites-enabled# cp 000-default.conf 000-default.conf_OLD_CORRECT
  6716. root@localhost:/etc/apache2/sites-enabled# vi 000-default.conf
  6717. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6718. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6719. root@localhost:/etc/apache2/sites-enabled# vi 000-default.conf
  6720. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6721. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6722. root@localhost:/etc/apache2/sites-enabled# cp 000-default.conf 000-default.conf_CORRECT_MUTATIS.IO
  6723. root@localhost:/etc/apache2/sites-enabled# cp 000-default.conf dolibarr.conf
  6724. root@localhost:/etc/apache2/sites-enabled# vi dolibarr.conf
  6725. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6726. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6727. root@localhost:/etc/apache2/sites-enabled# ls -a /usr/share/wordpress/
  6728. . index.php readme.html wp-blog-header.php wp-config-sample.php wp-includes wp-login.php wp-signup.php
  6729. .. old.htaccess wp-activate.php wp-comments-post.php wp-content wp-links-opml.php wp-mail.php wp-trackback.php
  6730. .htaccess pluginsList wp-admin wp-config.php wp-cron.php wp-load.php wp-settings.php xmlrpc.php
  6731. root@localhost:/etc/apache2/sites-enabled# vi /usr/share/wordpress/.htaccess
  6732. root@localhost:/etc/apache2/sites-enabled# cd /usr/share/wordpress/
  6733. root@localhost:/usr/share/wordpress# cp .htaccess old2.htaccess
  6734. root@localhost:/usr/share/wordpress# vi .htaccess
  6735. root@localhost:/usr/share/wordpress# /etc/init.d/apache2 restart
  6736. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6737. root@localhost:/usr/share/wordpress# ps -aux | grep dolibarr
  6738. root 55687 0.0 0.0 16740 928 pts/0 S+ 10:47 0:00 grep --color=auto dolibarr
  6739. root@localhost:/usr/share/wordpress# vi /etc/wordpress/config-mutatis.io.php
  6740. root@localhost:/usr/share/wordpress# ls -a /usr/share/wordpress/
  6741. . old2.htaccess wp-activate.php wp-config.php wp-includes wp-mail.php xmlrpc.php
  6742. .. old.htaccess wp-admin wp-config-sample.php wp-links-opml.php wp-settings.php
  6743. .htaccess pluginsList wp-blog-header.php wp-content wp-load.php wp-signup.php
  6744. index.php readme.html wp-comments-post.php wp-cron.php wp-login.php wp-trackback.php
  6745. root@localhost:/usr/share/wordpress# ls -a /etc/wordpress/
  6746. . .. config-mutatis.io.php inutile-config82.223.16.48.php OLD.htaccess xdg
  6747. root@localhost:/usr/share/wordpress# ls -a /etc/apache2/sites-enabled/
  6748. . 000-default.conf 000-default.conf_OLD dolibarr.conf wordpress.conf_KO
  6749. .. 000-default.conf_CORRECT_MUTATIS.IO 000-default.conf_OLD_CORRECT wordpress.conf wordpress.conf_OLD_CORRECT
  6750. root@localhost:/usr/share/wordpress# cd /etc/apache2/sites-enabled
  6751. root@localhost:/etc/apache2/sites-enabled# vi dolibarr.conf
  6752. root@localhost:/etc/apache2/sites-enabled# apt-get install lynx
  6753. Reading package lists... Done
  6754. Building dependency tree
  6755. Reading state information... Done
  6756. The following packages were automatically installed and are no longer required:
  6757. libcurl3 libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libelf1 libfile-basedir-perl libfile-desktopentry-perl
  6758. libfile-mimeinfo-perl libfontenc1 libfpdf-tpl-php libfpdi-php libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libice6 libipc-system-simple-perl
  6759. libjs-excanvas libjs-jquery-cookie libjs-jquery-flot libjs-jquery-ui libllvm3.8 libnet-dbus-perl libnusoap-php libpciaccess0 libphp-adodb
  6760. libsm6 libtie-ixhash-perl libtxc-dxtn-s2tc0 libx11-protocol-perl libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0
  6761. libxcb-shape0 libxcb-sync1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxml-parser-perl libxml-twig-perl
  6762. libxml-xpathengine-perl libxmu6 libxrandr2 libxrender1 libxshmfence1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 linux-headers-4.4.0-59
  6763. linux-headers-4.4.0-59-generic linux-headers-4.4.0-62 linux-headers-4.4.0-62-generic linux-headers-4.4.0-63 linux-headers-4.4.0-63-generic
  6764. linux-headers-4.4.0-64 linux-headers-4.4.0-64-generic linux-headers-4.4.0-66 linux-headers-4.4.0-66-generic linux-headers-4.4.0-67
  6765. linux-headers-4.4.0-67-generic linux-headers-4.4.0-70 linux-headers-4.4.0-70-generic linux-image-4.4.0-59-generic linux-image-4.4.0-62-generic
  6766. linux-image-4.4.0-63-generic linux-image-4.4.0-64-generic linux-image-4.4.0-66-generic linux-image-4.4.0-67-generic
  6767. linux-image-4.4.0-70-generic linux-image-extra-4.4.0-59-generic linux-image-extra-4.4.0-62-generic linux-image-extra-4.4.0-63-generic
  6768. linux-image-extra-4.4.0-64-generic linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-67-generic linux-image-extra-4.4.0-70-generic
  6769. php-curl php-fpdf php-ldap php-mail-mime php-pclzip php7.0-curl php7.0-ldap x11-common x11-utils x11-xserver-utils xdg-utils
  6770. Use 'apt autoremove' to remove them.
  6771. The following additional packages will be installed:
  6772. lynx-common
  6773. The following NEW packages will be installed:
  6774. lynx lynx-common
  6775. 0 upgraded, 2 newly installed, 0 to remove and 91 not upgraded.
  6776. 3 not fully installed or removed.
  6777. Need to get 1,035 kB of archives.
  6778. After this operation, 2,761 kB of additional disk space will be used.
  6779. Do you want to continue? [Y/n] y
  6780. Get:1 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 lynx-common all 2.8.9dev8-4ubuntu1 [411 kB]
  6781. Get:2 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 lynx amd64 2.8.9dev8-4ubuntu1 [624 kB]
  6782. Fetched 1,035 kB in 1s (952 kB/s)
  6783. Selecting previously unselected package lynx-common.
  6784. (Reading database ... 362250 files and directories currently installed.)
  6785. Preparing to unpack .../lynx-common_2.8.9dev8-4ubuntu1_all.deb ...
  6786. Unpacking lynx-common (2.8.9dev8-4ubuntu1) ...
  6787. Selecting previously unselected package lynx.
  6788. Preparing to unpack .../lynx_2.8.9dev8-4ubuntu1_amd64.deb ...
  6789. Unpacking lynx (2.8.9dev8-4ubuntu1) ...
  6790. Processing triggers for mime-support (3.59ubuntu1) ...
  6791. Setting up linux-image-extra-4.4.0-72-generic (4.4.0-72.93) ...
  6792. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-72-generic /boot/vmlinuz-4.4.0-72-generic
  6793. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-72-generic /boot/vmlinuz-4.4.0-72-generic
  6794. update-initramfs: Generating /boot/initrd.img-4.4.0-72-generic
  6795.  
  6796. gzip: stdout: No space left on device
  6797. E: mkinitramfs failure find 141 cpio 141 gzip 1
  6798. update-initramfs: failed for /boot/initrd.img-4.4.0-72-generic with 1.
  6799. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  6800. dpkg: error processing package linux-image-extra-4.4.0-72-generic (--configure):
  6801. subprocess installed post-installation script returned error exit status 1
  6802. dpkg: dependency problems prevent configuration of linux-image-generic:
  6803. linux-image-generic depends on linux-image-extra-4.4.0-72-generic; however:
  6804. Package linux-image-extra-4.4.0-72-generic is not configured yet.
  6805.  
  6806. dpkg: error processing package linux-image-generic (--configure):
  6807. dependency problems - leaving unconfigured
  6808. dpkg: dependency problems prevent configuration of linux-generic:
  6809. linux-generic depends on linux-image-generic (= 4.4.0.72.78); however:
  6810. Package linux-image-generic is not configured yet.
  6811.  
  6812. dpkg: error processing package linux-generic (--configure):
  6813. dependency problems - leaving unconfigured
  6814. Setting up lynx-common (2.8.9dev8-4ubuntu1) ...
  6815. Setting up lynx (2.8.9dev8-4ubuntu1) ...
  6816. update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode
  6817. Errors were encountered while processing:
  6818. linux-image-extra-4.4.0-72-generic
  6819. linux-image-generic
  6820. linux-generic
  6821. E: Sub-process /usr/bin/dpkg returned an error code (1)
  6822. root@localhost:/etc/apache2/sites-enabled# /etc/init.d/apache2 restart
  6823. [ ok ] Restarting apache2 (via systemctl): apache2.service.
  6824. root@localhost:/etc/apache2/sites-enabled# vi 000-default.conf
  6825.  
  6826. <VirtualHost *:80>
  6827. # The ServerName directive sets the request scheme, hostname and port that
  6828. # the server uses to identify itself. This is used when creating
  6829. # redirection URLs. In the context of virtual hosts, the ServerName
  6830. # specifies what hostname must appear in the request's Host: header to
  6831. # match this virtual host. For the default virtual host (this file) this
  6832. # value is not decisive as it is used as a last resort host regardless.
  6833. # However, you must set it for any further virtual host explicitly.
  6834. #ServerName www.example.com
  6835.  
  6836. ServerAdmin philippe@mutatis.io
  6837. ServerName mutatis.io
  6838. ServerAlias www.mutatis.io
  6839.  
  6840. ServerAdmin webmaster@localhost
  6841. DocumentRoot /usr/share/wordpress/
  6842.  
  6843. ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
  6844. <Directory "/usr/lib/cgi-bin">
  6845. AllowOverride None
  6846. Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
  6847. Order allow,deny
  6848. Allow from all
  6849. </Directory>
  6850.  
  6851. # Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
  6852. # error, crit, alert, emerg.
  6853. # It is also possible to configure the loglevel for particular
  6854. # modules, e.g.
  6855. #LogLevel info ssl:warn
  6856.  
  6857. ErrorLog ${APACHE_LOG_DIR}/error.log
  6858. CustomLog ${APACHE_LOG_DIR}/access.log combined
  6859.  
  6860. Alias /doc/ "/usr/share/doc/"
  6861. <Directory "/usr/share/doc/">
  6862. Options Indexes MultiViews FollowSymLinks
  6863. AllowOverride None
  6864. Order deny,allow
  6865. Deny from all
  6866. Allow from 127.0.0.0/255.0.0.0 ::1/128
  6867. </Directory>
  6868. "000-default.conf" 52 lines, 1942 characters
Add Comment
Please, Sign In to add comment