Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/Echo/includes/Formatters/EchoEmailUserPresentationModel.php
Ðазад
<?php namespace MediaWiki\Extension\Notifications\Formatters; class EchoEmailUserPresentationModel extends EchoEventPresentationModel { public function getIconType() { return 'emailuser'; } public function getPrimaryLink() { return false; } public function getSecondaryLinks() { return [ $this->getAgentLink() ]; } public function getBodyMessage() { $preview = $this->event->getExtraParam( 'preview' ); return $preview ? $this->msg( 'notification-body-emailuser' )->plaintextParams( $preview ) : false; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка