Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Rainer Doebele committed Mar 20, 2013
1 parent ef348b0 commit a33f8d5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -184,7 +184,7 @@ private DBDatabaseDriver getDatabaseDriver(String provider) {

private void initPages(ServletContext sc) {
// register Page Beans
new SamplePages().registerPageBeans(this.getFacesImplemenation());
new SamplePages().registerPageBeans(this.getFacesImplementation());
}

public SampleDB getDatabase() {
Expand Down

0 comments on commit a33f8d5

Please sign in to comment.