ok
Direktori : /proc/thread-self/root/proc/thread-self/root/home2/selectio/www/thecomponents.in/admin/ |
Current File : //proc/thread-self/root/proc/thread-self/root/home2/selectio/www/thecomponents.in/admin/email.php |
<?php include"header.php";?> <html> <head> <title>Send Email | <?=$settings['app_name']?> - Dashboard</title> </head> </body> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <?php include"public/email-send.php"; ?> </div><!-- /.content-wrapper --> </body> </html> <?php include"footer.php";?>