how to call include
- by user276640
i have 3 tables with such relationship table1-table2-table3
in code i call include("table2"). but how can i call include table3 so i can access to properties of objects table3? if i call include("table3") it show error A specified Include path is not valid