Added Node Summary
This commit is contained in:
@@ -79,5 +79,12 @@ abstract class Controller_lnApp_Default extends Controller {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public function after() {
|
||||
parent::after();
|
||||
|
||||
// Generate and check the ETag for this file
|
||||
$this->response->check_cache(NULL,$this->request);
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user