View and manage payments

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
I see that in /admin/_header.inc.php that this code is commented out

Code:
<!-- <li<?php if (ADMIN_SELECTED_PAGE == 'payments') echo ' class="active"'; ?>><a href="<?php echo ADMIN_WEB_ROOT; ?>/payment_manage.php"><span><?php echo adminFunctions::makeSafe(UCWords(strtolower(adminFunctions::t('payments', 'payments')))); ?></span></a></li>-->
Will we be getting a payment section to the admin panel?