View | Details | Raw Unified | Return to bug 250008
Collapse All | Expand All

(-)net-mgmt/ocsinventory-server/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	ocsinventory-server
3
PORTNAME=	ocsinventory-server
4
PORTVERSION=	2.7
4
PORTVERSION=	2.8
5
CATEGORIES=	net-mgmt
5
CATEGORIES=	net-mgmt
6
6
7
MAINTAINER=	dgeo@centrale-marseille.fr
7
MAINTAINER=	dgeo@centrale-marseille.fr
(-)net-mgmt/ocsinventory-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1584518830
1
TIMESTAMP = 1601466328
2
SHA256 (OCSInventory-NG-OCSInventory-Server-2.7_GH0.tar.gz) = 3b7ab18160443ef8b691cbbb0fc4137c23b8d90d87d5459934439d0d90478ebb
2
SHA256 (OCSInventory-NG-OCSInventory-Server-2.8_GH0.tar.gz) = ef6037c4018c8d55ff4fd66fe5b3d40d032a605aaeac2fb20f8d6f4e1842aa66
3
SIZE (OCSInventory-NG-OCSInventory-Server-2.7_GH0.tar.gz) = 121007
3
SIZE (OCSInventory-NG-OCSInventory-Server-2.8_GH0.tar.gz) = 123378
(-)net-mgmt/ocsinventory-server/pkg-plist (-2 / +2 lines)
Lines 21-27 Link Here
21
%%DATADIR%%/Apache/Ocsinventory/Interface/Updates.pm
21
%%DATADIR%%/Apache/Ocsinventory/Interface/Updates.pm
22
%%DATADIR%%/Apache/Ocsinventory/Map.pm
22
%%DATADIR%%/Apache/Ocsinventory/Map.pm
23
%%DATADIR%%/Apache/Ocsinventory/Plugins.pm
23
%%DATADIR%%/Apache/Ocsinventory/Plugins.pm
24
%%DATADIR%%/Apache/Ocsinventory/Plugins/Apache.pm
25
%%DATADIR%%/Apache/Ocsinventory/Plugins/Modules.pm
24
%%DATADIR%%/Apache/Ocsinventory/Plugins/Modules.pm
26
%%DATADIR%%/Apache/Ocsinventory/SOAP.pm
25
%%DATADIR%%/Apache/Ocsinventory/SOAP.pm
27
%%DATADIR%%/Apache/Ocsinventory/Server/Capacities/Datafilter.pm
26
%%DATADIR%%/Apache/Ocsinventory/Server/Capacities/Datafilter.pm
Lines 47-52 Link Here
47
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Data.pm
46
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Data.pm
48
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Export.pm
47
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Export.pm
49
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Filter.pm
48
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Filter.pm
49
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Software.pm
50
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Update.pm
50
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Update.pm
51
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Update/AccountInfos.pm
51
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Update/AccountInfos.pm
52
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Update/Hardware.pm
52
%%DATADIR%%/Apache/Ocsinventory/Server/Inventory/Update/Hardware.pm
Lines 63-72 Link Here
63
%%DATADIR%%/Api/Ocsinventory/Restapi/Computer/Get/ComputersSearch.pm
63
%%DATADIR%%/Api/Ocsinventory/Restapi/Computer/Get/ComputersSearch.pm
64
%%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/Ipdiscover.pm
64
%%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/Ipdiscover.pm
65
%%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/IpdiscoverNetwork.pm
65
%%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/IpdiscoverNetwork.pm
66
%%DATADIR%%/Api/Ocsinventory/Restapi/Ipdiscover/Get/IpdiscoverTag.pm
66
%%DATADIR%%/Api/Ocsinventory/Restapi/Loader.pm
67
%%DATADIR%%/Api/Ocsinventory/Restapi/Loader.pm
67
%%DATADIR%%/Api/Ocsinventory/Restapi/README.md
68
%%DATADIR%%/Api/Ocsinventory/Restapi/README.md
68
%%DATADIR%%/Api/Ocsinventory/Restapi/References/api.json
69
%%DATADIR%%/Api/Ocsinventory/Restapi/References/api.json
69
%%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/Snmp.pm
70
%%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpId.pm
70
%%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpId.pm
71
%%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpIdField.pm
71
%%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpIdField.pm
72
%%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpListId.pm
72
%%DATADIR%%/Api/Ocsinventory/Restapi/Snmp/Get/SnmpListId.pm
(-)net-mgmt/ocsinventory-ocsreports/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	ocsinventory-ocsreports
3
PORTNAME=	ocsinventory-ocsreports
4
PORTVERSION=	2.7
4
PORTVERSION=	2.8
5
CATEGORIES=	net-mgmt
5
CATEGORIES=	net-mgmt
6
MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTVERSION}/
6
MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTVERSION}/
7
DISTNAME=	OCSNG_UNIX_SERVER_${PORTVERSION}
7
DISTNAME=	OCSNG_UNIX_SERVER_${PORTVERSION}
Lines 32-38 Link Here
32
do-install:
32
do-install:
33
	${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}${ETCDIR}
33
	${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}${ETCDIR}
34
	(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "! -name dbconfig.inc.php ! -name cas.config.php")
34
	(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "! -name dbconfig.inc.php ! -name cas.config.php")
35
	${INSTALL_DATA} ${WRKSRC}/dbconfig.inc.php ${STAGEDIR}${WWWDIR}/dbconfig.inc.php.sample
35
	${INSTALL_DATA} ${FILESDIR}/dbconfig.inc.php.sample ${STAGEDIR}${WWWDIR}/dbconfig.inc.php.sample
36
	${INSTALL_DATA} ${WRKSRC}/backend/require/cas.config.php ${STAGEDIR}${WWWDIR}/backend/require/cas.config.php.sample
36
	${INSTALL_DATA} ${WRKSRC}/backend/require/cas.config.php ${STAGEDIR}${WWWDIR}/backend/require/cas.config.php.sample
37
	${INSTALL_DATA} ${WRKDIR}/apache.conf ${STAGEDIR}${ETCDIR}/ocsreports.inc.sample
37
	${INSTALL_DATA} ${WRKDIR}/apache.conf ${STAGEDIR}${ETCDIR}/ocsreports.inc.sample
38
	${MKDIR} ${STAGEDIR}${DATADIR}/packages
38
	${MKDIR} ${STAGEDIR}${DATADIR}/packages
(-)net-mgmt/ocsinventory-ocsreports/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1586615337
1
TIMESTAMP = 1601466351
2
SHA256 (OCSNG_UNIX_SERVER_2.7.tar.gz) = 4fbbf1797a7e20245493d7c714b77893ebfec0c5c5f3f4f898c6aa24ce50dda5
2
SHA256 (OCSNG_UNIX_SERVER_2.8.tar.gz) = d4e7583ab40848dd45e938da9bcefdc078626ea6ee99fb890cd52bc0f4d52ac3
3
SIZE (OCSNG_UNIX_SERVER_2.7.tar.gz) = 2895184
3
SIZE (OCSNG_UNIX_SERVER_2.8.tar.gz) = 2943225
(-)net-mgmt/ocsinventory-ocsreports/files/dbconfig.inc.php.sample (+5 lines)
Line 0 Link Here
1
<?php
2
$_SESSION["SERVEUR_SQL"]="localhost";
3
$_SESSION["COMPTE_BASE"]="ocs";
4
$_SESSION["PSWD_BASE"]="ocs";
5
?>
(-)net-mgmt/ocsinventory-ocsreports/pkg-plist (-3 / +21 lines)
Lines 15-23 Link Here
15
%%WWWDIR%%/backend/identity/methode/local.php
15
%%WWWDIR%%/backend/identity/methode/local.php
16
%%WWWDIR%%/backend/ipdiscover/ipdiscover.php
16
%%WWWDIR%%/backend/ipdiscover/ipdiscover.php
17
%%WWWDIR%%/backend/ipdiscover/methode/local.php
17
%%WWWDIR%%/backend/ipdiscover/methode/local.php
18
%%WWWDIR%%/backend/require/auth.manager.php
18
@sample %%WWWDIR%%/backend/require/cas.config.php.sample
19
@sample %%WWWDIR%%/backend/require/cas.config.php.sample
19
%%WWWDIR%%/backend/require/connexion.php
20
%%WWWDIR%%/backend/require/connexion.php
20
%%WWWDIR%%/composer.json
21
%%WWWDIR%%/composer.json
22
%%WWWDIR%%/composer.lock
21
%%WWWDIR%%/config/computer/menu.xml
23
%%WWWDIR%%/config/computer/menu.xml
22
%%WWWDIR%%/config/computer/plugins.xml
24
%%WWWDIR%%/config/computer/plugins.xml
23
%%WWWDIR%%/config/js.xml
25
%%WWWDIR%%/config/js.xml
Lines 28-34 Link Here
28
%%WWWDIR%%/config/profiles/read-only.xml
30
%%WWWDIR%%/config/profiles/read-only.xml
29
%%WWWDIR%%/config/profiles/sadmin.xml
31
%%WWWDIR%%/config/profiles/sadmin.xml
30
%%WWWDIR%%/config/urls.xml
32
%%WWWDIR%%/config/urls.xml
31
%%WWWDIR%%/crontab/cron_clean_cve.php
32
%%WWWDIR%%/crontab/cron_cve.php
33
%%WWWDIR%%/crontab/cron_cve.php
33
%%WWWDIR%%/crontab/cron_wol.php
34
%%WWWDIR%%/crontab/cron_wol.php
34
%%WWWDIR%%/css/bootstrap-datetimepicker.css
35
%%WWWDIR%%/css/bootstrap-datetimepicker.css
Lines 45-50 Link Here
45
@sample %%WWWDIR%%/dbconfig.inc.php.sample
46
@sample %%WWWDIR%%/dbconfig.inc.php.sample
46
%%WWWDIR%%/extensions/Readme.md
47
%%WWWDIR%%/extensions/Readme.md
47
%%WWWDIR%%/favicon.ico
48
%%WWWDIR%%/favicon.ico
49
%%WWWDIR%%/files/cve/csv_example.csv
48
%%WWWDIR%%/files/ocsbase.sql
50
%%WWWDIR%%/files/ocsbase.sql
49
%%WWWDIR%%/files/ocsbase_new.sql
51
%%WWWDIR%%/files/ocsbase_new.sql
50
%%WWWDIR%%/files/oui.txt
52
%%WWWDIR%%/files/oui.txt
Lines 70-75 Link Here
70
%%WWWDIR%%/files/update/7026.sql
72
%%WWWDIR%%/files/update/7026.sql
71
%%WWWDIR%%/files/update/7027.sql
73
%%WWWDIR%%/files/update/7027.sql
72
%%WWWDIR%%/files/update/7028.sql
74
%%WWWDIR%%/files/update/7028.sql
75
%%WWWDIR%%/files/update/7029.sql
76
%%WWWDIR%%/files/update/7030.sql
77
%%WWWDIR%%/files/update/7031.sql
78
%%WWWDIR%%/files/update/7032.sql
79
%%WWWDIR%%/files/update/7033.sql
80
%%WWWDIR%%/files/update/7034.sql
81
%%WWWDIR%%/files/update/7035.sql
82
%%WWWDIR%%/files/update/7036.sql
83
%%WWWDIR%%/files/update/7037.sql
73
%%WWWDIR%%/image/bootstrap-formhelpers-countries.flags.png
84
%%WWWDIR%%/image/bootstrap-formhelpers-countries.flags.png
74
%%WWWDIR%%/image/cadena_ferme.png
85
%%WWWDIR%%/image/cadena_ferme.png
75
%%WWWDIR%%/image/cadena_ouvert.png
86
%%WWWDIR%%/image/cadena_ouvert.png
Lines 277-282 Link Here
277
%%WWWDIR%%/plugins/language/ug_UY/ug_UY.txt
288
%%WWWDIR%%/plugins/language/ug_UY/ug_UY.txt
278
%%WWWDIR%%/plugins/language/uk_UA/uk_UA.txt
289
%%WWWDIR%%/plugins/language/uk_UA/uk_UA.txt
279
%%WWWDIR%%/plugins/language/uk_UA/ukrainian.png
290
%%WWWDIR%%/plugins/language/uk_UA/ukrainian.png
291
%%WWWDIR%%/plugins/language/zh_CN/chinese.png
292
%%WWWDIR%%/plugins/language/zh_CN/zh_CN.txt
280
%%WWWDIR%%/plugins/main_sections/img/ms_admininfo.png
293
%%WWWDIR%%/plugins/main_sections/img/ms_admininfo.png
281
%%WWWDIR%%/plugins/main_sections/img/ms_admininfo_a.png
294
%%WWWDIR%%/plugins/main_sections/img/ms_admininfo_a.png
282
%%WWWDIR%%/plugins/main_sections/img/ms_all_computers.png
295
%%WWWDIR%%/plugins/main_sections/img/ms_all_computers.png
Lines 344-349 Link Here
344
%%WWWDIR%%/plugins/main_sections/ms_config/ms_snmp_config.php
357
%%WWWDIR%%/plugins/main_sections/ms_config/ms_snmp_config.php
345
%%WWWDIR%%/plugins/main_sections/ms_config/require/function_blacklist.php
358
%%WWWDIR%%/plugins/main_sections/ms_config/require/function_blacklist.php
346
%%WWWDIR%%/plugins/main_sections/ms_console/ms_console.php
359
%%WWWDIR%%/plugins/main_sections/ms_console/ms_console.php
360
%%WWWDIR%%/plugins/main_sections/ms_cve_correspondance/ms_cve_correspondance.php
361
%%WWWDIR%%/plugins/main_sections/ms_cve_history/ms_cve_history.php
347
%%WWWDIR%%/plugins/main_sections/ms_cve_search/ms_cve_search.php
362
%%WWWDIR%%/plugins/main_sections/ms_cve_search/ms_cve_search.php
348
%%WWWDIR%%/plugins/main_sections/ms_debug/ms_debug.php
363
%%WWWDIR%%/plugins/main_sections/ms_debug/ms_debug.php
349
%%WWWDIR%%/plugins/main_sections/ms_dict/ms_dict.php
364
%%WWWDIR%%/plugins/main_sections/ms_dict/ms_dict.php
Lines 384-389 Link Here
384
%%WWWDIR%%/plugins/main_sections/ms_snmp/ms_snmp.php
399
%%WWWDIR%%/plugins/main_sections/ms_snmp/ms_snmp.php
385
%%WWWDIR%%/plugins/main_sections/ms_snmp/ms_snmp_detail.php
400
%%WWWDIR%%/plugins/main_sections/ms_snmp/ms_snmp_detail.php
386
%%WWWDIR%%/plugins/main_sections/ms_snmp/require/function_snmp.php
401
%%WWWDIR%%/plugins/main_sections/ms_snmp/require/function_snmp.php
402
%%WWWDIR%%/plugins/main_sections/ms_snmp_inventory/ms_snmp_inventory.php
387
%%WWWDIR%%/plugins/main_sections/ms_soft_cat/ms_options_soft_cat.php
403
%%WWWDIR%%/plugins/main_sections/ms_soft_cat/ms_options_soft_cat.php
388
%%WWWDIR%%/plugins/main_sections/ms_soft_cat/ms_soft_cat.php
404
%%WWWDIR%%/plugins/main_sections/ms_soft_cat/ms_soft_cat.php
389
%%WWWDIR%%/plugins/main_sections/ms_stats/files/ms_stats_top_soft.txt
405
%%WWWDIR%%/plugins/main_sections/ms_stats/files/ms_stats_top_soft.txt
Lines 400-406 Link Here
400
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_compress.php
416
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_compress.php
401
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_modify.php
417
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_modify.php
402
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_package.php
418
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_package.php
403
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_package_new.php
404
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_popup_active.php
419
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_popup_active.php
405
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_stats.php
420
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/ms_tele_stats.php
406
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/views/activate_form_view.php
421
%%WWWDIR%%/plugins/main_sections/ms_teledeploy/views/activate_form_view.php
Lines 447-452 Link Here
447
%%WWWDIR%%/plugins/snmp_detail/sd_virtualmachines/sd_virtualmachines.php
462
%%WWWDIR%%/plugins/snmp_detail/sd_virtualmachines/sd_virtualmachines.php
448
%%WWWDIR%%/plugins/snmp_detail/snmp_config.txt
463
%%WWWDIR%%/plugins/snmp_detail/snmp_config.txt
449
%%WWWDIR%%/require/aide_developpement.php
464
%%WWWDIR%%/require/aide_developpement.php
465
%%WWWDIR%%/require/archive/ArchiveComputer.php
450
%%WWWDIR%%/require/assets/AssetsCategory.php
466
%%WWWDIR%%/require/assets/AssetsCategory.php
451
%%WWWDIR%%/require/charts/StatsChartsRenderer.php
467
%%WWWDIR%%/require/charts/StatsChartsRenderer.php
452
%%WWWDIR%%/require/commandLine/CommandLine.php
468
%%WWWDIR%%/require/commandLine/CommandLine.php
Lines 491-496 Link Here
491
%%WWWDIR%%/require/function_wol.php
507
%%WWWDIR%%/require/function_wol.php
492
%%WWWDIR%%/require/header.php
508
%%WWWDIR%%/require/header.php
493
%%WWWDIR%%/require/html_header.php
509
%%WWWDIR%%/require/html_header.php
510
%%WWWDIR%%/require/ipdiscover/Ipdiscover.php
494
%%WWWDIR%%/require/mail/NotificationMail.php
511
%%WWWDIR%%/require/mail/NotificationMail.php
495
%%WWWDIR%%/require/menu/ComputerMenuRenderer.php
512
%%WWWDIR%%/require/menu/ComputerMenuRenderer.php
496
%%WWWDIR%%/require/menu/MainMenuRenderer.php
513
%%WWWDIR%%/require/menu/MainMenuRenderer.php
Lines 512-517 Link Here
512
%%WWWDIR%%/require/search/LegacySearch.php
529
%%WWWDIR%%/require/search/LegacySearch.php
513
%%WWWDIR%%/require/search/SQLCache.php
530
%%WWWDIR%%/require/search/SQLCache.php
514
%%WWWDIR%%/require/search/Search.php
531
%%WWWDIR%%/require/search/Search.php
532
%%WWWDIR%%/require/search/SoftwareSearch.php
515
%%WWWDIR%%/require/search/TranslationSearch.php
533
%%WWWDIR%%/require/search/TranslationSearch.php
516
%%WWWDIR%%/require/snmp/Snmp.php
534
%%WWWDIR%%/require/snmp/Snmp.php
517
%%WWWDIR%%/require/softwares/SoftwareCategory.php
535
%%WWWDIR%%/require/softwares/SoftwareCategory.php
Lines 614-620 Link Here
614
%%WWWDIR%%/vendor/phpmailer/phpmailer/composer.json
632
%%WWWDIR%%/vendor/phpmailer/phpmailer/composer.json
615
%%WWWDIR%%/vendor/phpmailer/phpmailer/get_oauth_token.php
633
%%WWWDIR%%/vendor/phpmailer/phpmailer/get_oauth_token.php
616
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php
634
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php
617
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-am.php
618
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
635
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
619
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php
636
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php
620
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php
637
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php
Lines 638-643 Link Here
638
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php
655
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php
639
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php
656
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php
640
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php
657
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php
658
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php
641
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php
659
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php
642
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php
660
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php
643
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php
661
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php

Return to bug 250008