Это старая версия документа.



Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/handler.php on line 1458

Warning: Declaration of syntax_plugin_tablecalc::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 41

Warning: Declaration of syntax_plugin_tablecalc::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/tablecalc/syntax.php on line 72

Warning: Declaration of syntax_plugin_offline::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 60

Warning: Declaration of syntax_plugin_offline::render($format, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/lib/plugins/offline/syntax.php on line 67

Warning: preg_match(): Compilation failed: invalid range in character class at offset 3416 in /home/users/p/prom-auto/domains/prom-auto.ru/wiki/inc/parser/lexer.php on line 118
A PCRE internal error occured. This might be caused by a faulty plugin

====== ПромАвтоматика ====== //"Верной дорогой идёте, товарищи!"// ''(В.И.Ленин)'' <php> global $conf; global $INFO; $sidebar = page_findnearest($conf['sidebar']); $sidebaruser = page_findnearest("user:".$_SERVER['REMOTE_USER'].':'.$conf['sidebar']); $sidebarnew =""; if ($sidebar) $sidebarnew = $sidebarnew.tpl_include_page($sidebar, $print); echo $INFO['client'] ; foreach($INFO['userinfo']['grps'] as $grp) { $group_sb = "group".':'.$grp.':'.$conf['sidebar']; $sidebargroup = page_findnearest($group_sb); if ($sidebargroup) $sidebargroup = $sidebarnew.tpl_include_page($sidebargroup, $print); } if ($sidebaruser) $sidebarnew = $sidebarnew.tpl_include_page($sidebaruser, $print); echo $sidebarnew; </php> ~~DISCUSSION:off~~

start.1349441195.txt.gz · Последние изменения: 2012/10/05 16:46 — jamis7005
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0