source: forum/cache/tpl_prosilver_posting_body.html.php@ 400

Last change on this file since 400 was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 148 bytes
Line 
1<?php if ($this->_rootref['S_PRIVMSGS']) { $this->_tpl_include('posting_pm_layout.html'); } else { $this->_tpl_include('posting_layout.html'); } ?>
Note: See TracBrowser for help on using the repository browser.