0byt3m1n1-V2
Path:
/
home
/
academiac
/
www
/
components
/
com_mailto
/
views
/
sent
/
[
Home
]
File: view.html.php
<?php /** * @package Joomla.Site * @subpackage com_mailto * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; class MailtoViewSent extends JViewLegacy { function display($tpl = null) { parent::display($tpl); } }
©
2018.