I am getting the error \"Undefined variable: interval in C:\\wamp\\www\\DGC\\classes\\DateFilter.php\"
Here is my code for the DateFilter class:
clas
function test() { echo $this->interval->format("%d days old "); }