Skip to content

Commit ae9e9f3

Browse files
committed
Update v1/v2 file listings.
1 parent 310422b commit ae9e9f3

File tree

16 files changed

+320
-672
lines changed

16 files changed

+320
-672
lines changed

v2-and-earlier/readme.ar.md

Lines changed: 20 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -231,56 +231,23 @@
231231
https://github.com/phpMussel/phpMussel>v2
232232
│ .gitattributes
233233
│ .gitignore
234-
│ .travis.yml
235234
│ Changelog-v2.txt
236-
│ codeception.yml
237235
│ composer.json
238236
│ LICENSE.txt
239237
│ loader.php
240238
│ README.md
241-
web.config
239+
tests.php
242240
243-
├───tests
244-
│ │ .gitignore
245-
│ │ acceptance.suite.yml
246-
│ │ functional.suite.yml
247-
│ │ unit.suite.yml
248-
│ │
249-
│ ├───acceptance
250-
│ │ .gitkeep
251-
│ │
252-
│ ├───functional
253-
│ │ .gitkeep
254-
│ │
255-
│ ├───unit
256-
│ │ .gitkeep
257-
│ │ LoaderAndScanCest.php
258-
│ │
259-
│ ├───_data
260-
│ │ .gitkeep
261-
│ │
262-
│ ├───_output
263-
│ │ .gitkeep
241+
├───.github
242+
│ │ FUNDING.yml
264243
│ │
265-
│ └───_support
266-
│ │ AcceptanceTester.php
267-
│ │ FunctionalTester.php
268-
│ │ UnitTester.php
269-
│ │
270-
│ ├───config
271-
│ │ config.ini
272-
│ │
273-
│ ├───Helper
274-
│ │ Acceptance.php
275-
│ │ Functional.php
276-
│ │ Unit.php
277-
│ │
278-
│ └───samples
279-
│ encrypted.zip
280-
│ hello.txt
244+
│ └───workflows
245+
│ v2.yml
246+
247+
├───tests
248+
│ signatures.zip
281249
282250
├───vault
283-
│ │ .htaccess
284251
│ │ channels.yaml
285252
│ │ cli.php
286253
│ │ components.dat
@@ -294,6 +261,7 @@ https://github.com/phpMussel/phpMussel>v2
294261
│ │ greylist.csv
295262
│ │ lang.php
296263
│ │ plugins.dat
264+
│ │ scan_log_serialized.txt
297265
│ │ shorthand.yaml
298266
│ │ signatures.dat
299267
│ │ template_custom.html
@@ -321,6 +289,12 @@ https://github.com/phpMussel/phpMussel>v2
321289
│ │ frontend.css
322290
│ │ frontend.html
323291
│ │ icons.php
292+
│ │ lock_bl_c.png
293+
│ │ lock_bl_o.png
294+
│ │ lock_rd_c.png
295+
│ │ lock_rd_o.png
296+
│ │ lock_wt_c.png
297+
│ │ lock_wt_o.png
324298
│ │ pips.php
325299
│ │ scripts.js
326300
│ │ _2fa.html
@@ -388,6 +362,10 @@ https://github.com/phpMussel/phpMussel>v2
388362
│ │ lang.th.yaml
389363
│ │ lang.tr.fe.yaml
390364
│ │ lang.tr.yaml
365+
│ │ lang.ur.fe.yam lang.th.fe.yaml
366+
│ │ lang.th.yaml
367+
│ │ lang.tr.fe.yaml
368+
│ │ lang.tr.yaml
391369
│ │ lang.ur.fe.yaml
392370
│ │ lang.ur.yaml
393371
│ │ lang.vi.fe.yaml
@@ -2011,4 +1989,4 @@ x.x.x.x - Day, dd Mon 20xx hh:ii:ss +0000 - "admin" - حاليا على.
20111989
---
20121990

20131991

2014-
<div dir="rtl">آخر تحديث: 7 سبتمبر 2020 (2020.09.07).</div>
1992+
<div dir="rtl">آخر تحديث: 27 نوفمبر 2020 (2020.11.27).</div>

v2-and-earlier/readme.de.md

Lines changed: 20 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -237,56 +237,23 @@ Zusätzlich, für Interessenten, ein Video-Tutorial, wie phpMussel im CLI-Modus
237237
https://github.com/phpMussel/phpMussel>v2
238238
│ .gitattributes
239239
│ .gitignore
240-
│ .travis.yml
241240
│ Changelog-v2.txt
242-
│ codeception.yml
243241
│ composer.json
244242
│ LICENSE.txt
245243
│ loader.php
246244
│ README.md
247-
web.config
245+
tests.php
248246
249-
├───tests
250-
│ │ .gitignore
251-
│ │ acceptance.suite.yml
252-
│ │ functional.suite.yml
253-
│ │ unit.suite.yml
254-
│ │
255-
│ ├───acceptance
256-
│ │ .gitkeep
257-
│ │
258-
│ ├───functional
259-
│ │ .gitkeep
260-
│ │
261-
│ ├───unit
262-
│ │ .gitkeep
263-
│ │ LoaderAndScanCest.php
264-
│ │
265-
│ ├───_data
266-
│ │ .gitkeep
267-
│ │
268-
│ ├───_output
269-
│ │ .gitkeep
247+
├───.github
248+
│ │ FUNDING.yml
270249
│ │
271-
│ └───_support
272-
│ │ AcceptanceTester.php
273-
│ │ FunctionalTester.php
274-
│ │ UnitTester.php
275-
│ │
276-
│ ├───config
277-
│ │ config.ini
278-
│ │
279-
│ ├───Helper
280-
│ │ Acceptance.php
281-
│ │ Functional.php
282-
│ │ Unit.php
283-
│ │
284-
│ └───samples
285-
│ encrypted.zip
286-
│ hello.txt
250+
│ └───workflows
251+
│ v2.yml
252+
253+
├───tests
254+
│ signatures.zip
287255
288256
├───vault
289-
│ │ .htaccess
290257
│ │ channels.yaml
291258
│ │ cli.php
292259
│ │ components.dat
@@ -300,6 +267,7 @@ https://github.com/phpMussel/phpMussel>v2
300267
│ │ greylist.csv
301268
│ │ lang.php
302269
│ │ plugins.dat
270+
│ │ scan_log_serialized.txt
303271
│ │ shorthand.yaml
304272
│ │ signatures.dat
305273
│ │ template_custom.html
@@ -327,6 +295,12 @@ https://github.com/phpMussel/phpMussel>v2
327295
│ │ frontend.css
328296
│ │ frontend.html
329297
│ │ icons.php
298+
│ │ lock_bl_c.png
299+
│ │ lock_bl_o.png
300+
│ │ lock_rd_c.png
301+
│ │ lock_rd_o.png
302+
│ │ lock_wt_c.png
303+
│ │ lock_wt_o.png
330304
│ │ pips.php
331305
│ │ scripts.js
332306
│ │ _2fa.html
@@ -394,6 +368,10 @@ https://github.com/phpMussel/phpMussel>v2
394368
│ │ lang.th.yaml
395369
│ │ lang.tr.fe.yaml
396370
│ │ lang.tr.yaml
371+
│ │ lang.ur.fe.yam lang.th.fe.yaml
372+
│ │ lang.th.yaml
373+
│ │ lang.tr.fe.yaml
374+
│ │ lang.tr.yaml
397375
│ │ lang.ur.fe.yaml
398376
│ │ lang.ur.yaml
399377
│ │ lang.vi.fe.yaml
@@ -1765,4 +1743,4 @@ Alternativ gibt es einen kurzen (nicht autoritativen) Überblick über die GDPR/
17651743
---
17661744

17671745

1768-
Zuletzt aktualisiert: 7 September 2020 (2020.09.07).
1746+
Zuletzt aktualisiert: 27 November 2020 (2020.11.27).

v2-and-earlier/readme.en.md

Lines changed: 20 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -236,56 +236,23 @@ Additionally, for those interested, a video tutorial for how to use phpMussel in
236236
https://github.com/phpMussel/phpMussel>v2
237237
│ .gitattributes
238238
│ .gitignore
239-
│ .travis.yml
240239
│ Changelog-v2.txt
241-
│ codeception.yml
242240
│ composer.json
243241
│ LICENSE.txt
244242
│ loader.php
245243
│ README.md
246-
web.config
244+
tests.php
247245
248-
├───tests
249-
│ │ .gitignore
250-
│ │ acceptance.suite.yml
251-
│ │ functional.suite.yml
252-
│ │ unit.suite.yml
253-
│ │
254-
│ ├───acceptance
255-
│ │ .gitkeep
256-
│ │
257-
│ ├───functional
258-
│ │ .gitkeep
259-
│ │
260-
│ ├───unit
261-
│ │ .gitkeep
262-
│ │ LoaderAndScanCest.php
263-
│ │
264-
│ ├───_data
265-
│ │ .gitkeep
266-
│ │
267-
│ ├───_output
268-
│ │ .gitkeep
246+
├───.github
247+
│ │ FUNDING.yml
269248
│ │
270-
│ └───_support
271-
│ │ AcceptanceTester.php
272-
│ │ FunctionalTester.php
273-
│ │ UnitTester.php
274-
│ │
275-
│ ├───config
276-
│ │ config.ini
277-
│ │
278-
│ ├───Helper
279-
│ │ Acceptance.php
280-
│ │ Functional.php
281-
│ │ Unit.php
282-
│ │
283-
│ └───samples
284-
│ encrypted.zip
285-
│ hello.txt
249+
│ └───workflows
250+
│ v2.yml
251+
252+
├───tests
253+
│ signatures.zip
286254
287255
├───vault
288-
│ │ .htaccess
289256
│ │ channels.yaml
290257
│ │ cli.php
291258
│ │ components.dat
@@ -299,6 +266,7 @@ https://github.com/phpMussel/phpMussel>v2
299266
│ │ greylist.csv
300267
│ │ lang.php
301268
│ │ plugins.dat
269+
│ │ scan_log_serialized.txt
302270
│ │ shorthand.yaml
303271
│ │ signatures.dat
304272
│ │ template_custom.html
@@ -326,6 +294,12 @@ https://github.com/phpMussel/phpMussel>v2
326294
│ │ frontend.css
327295
│ │ frontend.html
328296
│ │ icons.php
297+
│ │ lock_bl_c.png
298+
│ │ lock_bl_o.png
299+
│ │ lock_rd_c.png
300+
│ │ lock_rd_o.png
301+
│ │ lock_wt_c.png
302+
│ │ lock_wt_o.png
329303
│ │ pips.php
330304
│ │ scripts.js
331305
│ │ _2fa.html
@@ -393,6 +367,10 @@ https://github.com/phpMussel/phpMussel>v2
393367
│ │ lang.th.yaml
394368
│ │ lang.tr.fe.yaml
395369
│ │ lang.tr.yaml
370+
│ │ lang.ur.fe.yam lang.th.fe.yaml
371+
│ │ lang.th.yaml
372+
│ │ lang.tr.fe.yaml
373+
│ │ lang.tr.yaml
396374
│ │ lang.ur.fe.yaml
397375
│ │ lang.ur.yaml
398376
│ │ lang.vi.fe.yaml
@@ -1757,4 +1735,4 @@ Alternatively, there's a brief (non-authoritative) overview of GDPR/DSGVO availa
17571735
---
17581736

17591737

1760-
Last Updated: 7 September 2020 (2020.09.07).
1738+
Last Updated: 27 November 2020 (2020.11.27).

0 commit comments

Comments
 (0)