mirror of
https://github.com/php/web-wiki.git
synced 2025-08-03 16:09:44 +00:00
added displaying of messages (msg())
This commit is contained in:
@ -89,6 +89,7 @@ include __DIR__ . "/../../../shared/templates/header.inc";
|
||||
<?php tpl_flush() ?>
|
||||
<?php tpl_includeFile('pageheader.html') ?>
|
||||
<!-- wikipage start -->
|
||||
<?php html_msgarea() ?>
|
||||
<?php tpl_content(false) ?>
|
||||
<!-- wikipage stop -->
|
||||
<?php tpl_includeFile('pagefooter.html') ?>
|
||||
|
Reference in New Issue
Block a user