added changes in math view and added learning view
This commit is contained in:
parent
3f7c7ef7dd
commit
0c5e0088f7
15 changed files with 450 additions and 37 deletions
3
controllers/learn.php
Normal file
3
controllers/learn.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
$heading = "Learn";
|
||||
require "views/learn.view.php";
|
||||
Loading…
Add table
Add a link
Reference in a new issue