Questions-and-Answers/admin/views/questionsanswers/tmpl/default_vast_development_me...

31 lines
1.8 KiB
PHP
Raw Normal View History

2018-04-24 12:12:24 +00:00
<?php
/*--------------------------------------------------------------------------------------------------------| www.vdm.io |------/
__ __ _ _____ _ _ __ __ _ _ _
\ \ / / | | | __ \ | | | | | \/ | | | | | | |
\ \ / /_ _ ___| |_ | | | | _____ _____| | ___ _ __ _ __ ___ ___ _ __ | |_ | \ / | ___| |_| |__ ___ __| |
\ \/ / _` / __| __| | | | |/ _ \ \ / / _ \ |/ _ \| '_ \| '_ ` _ \ / _ \ '_ \| __| | |\/| |/ _ \ __| '_ \ / _ \ / _` |
\ / (_| \__ \ |_ | |__| | __/\ V / __/ | (_) | |_) | | | | | | __/ | | | |_ | | | | __/ |_| | | | (_) | (_| |
\/ \__,_|___/\__| |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| |_| |_|\___|\__|_| |_|\___/ \__,_|
2018-12-27 11:06:27 +00:00
| |
|_|
2018-04-24 12:12:24 +00:00
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.0.x
@build 8th February, 2021
2018-04-24 12:12:24 +00:00
@created 30th January, 2017
@package Questions and Answers
@subpackage default_vast_development_method_notice_board.php
2018-12-27 11:06:27 +00:00
@author Llewellyn van der Merwe <https://www.vdm.io/>
2018-04-24 12:12:24 +00:00
@copyright Copyright (C) 2015. All Rights Reserved
2018-12-27 11:06:27 +00:00
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
Questions &amp; Answers
2018-04-24 12:12:24 +00:00
/-----------------------------------------------------------------------------------------------------------------------------*/
// No direct access to this file
2018-12-27 11:06:27 +00:00
defined('_JEXEC') or die('Restricted access');
2018-04-24 12:12:24 +00:00
?>
<?php echo $this->noticeboard; ?>