You are here

public function FrxHostApplication::not_found in Forena Reports 6.2

Same name and namespace in other branches
  1. 7.2 FrxHostApplication.inc \FrxHostApplication::not_found()
1 method overrides FrxHostApplication::not_found()
FrxDrupalApplication::not_found in ./FrxDrupalApplication.inc
What to do if we don't find a report Enter description here ...

File

./FrxHostApplication.inc, line 133

Class

FrxHostApplication

Code

public function not_found($name) {
}