Responsive design;
New menus (members); Improved interface for parent editing;
This commit is contained in:
@@ -46,8 +46,6 @@ if ($this->is_id()) {
|
||||
|
||||
else {
|
||||
|
||||
$actual_month = date('m');
|
||||
//$actual_month = 10;
|
||||
$traning_list_query = "SELECT * FROM training ORDER BY tr_date DESC;";
|
||||
$training_list_assoc_array = $sql->assoc_array($traning_list_query);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user