money basics: create, update deposits
deposit icon to user list css modified, tablet view available
This commit is contained in:
@@ -68,6 +68,7 @@ $smarty->setConfigDir('template/configs');
|
||||
|
||||
$smarty->assign('months', $months);
|
||||
$smarty->assign('days', $days);
|
||||
$smarty->assign('today', date('Y-m-d'));
|
||||
|
||||
//SQL KAPCSOLAT BEÁLLÍTÁSA
|
||||
if ($_SERVER['HTTP_HOST'] == 'badmintoncoach.hu') $sql = new sql('localhost','root','','badminton_coach');
|
||||
|
||||
Reference in New Issue
Block a user