Файловый менеджер - Редактировать - /var/www/jonas-eriksen.dk/wiki/inc/Parsing/ParserMode/Internallink.php
Назад
<?php namespace dokuwiki\Parsing\ParserMode; class Internallink extends AbstractMode { /** @inheritdoc */ public function connectTo($mode) { // Word boundaries? $this->Lexer->addSpecialPattern("\[\[.*?\]\](?!\])", $mode, 'internallink'); } /** @inheritdoc */ public function getSort() { return 300; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка