Skip to content

Commit

Permalink
SampleApplication: Restored commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
sebfz1 committed Apr 28, 2015
1 parent dba3d4a commit 61843a1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -59,7 +59,7 @@ public void init()
{
super.init();

// this.getResourceSettings().setThrowExceptionOnMissingResource(false);
this.getResourceSettings().setThrowExceptionOnMissingResource(false);

// SiteMap //
this.mountPage("/sitemap.xml", SiteMapPage.class);
Expand Down

0 comments on commit 61843a1

Please sign in to comment.