Loading...
Updated at:
404 - APP Not Found
var not_found = true;
if(not_found){
App = Page = null;
console.log("Page does not exist");
}
Updated at:
var not_found = true;
if(not_found){
App = Page = null;
console.log("Page does not exist");
}