Skip to content

Commit

Permalink
Fixed include in ErrorView
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisJordan committed Nov 7, 2008
1 parent 8a35e50 commit 1920477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/recess/framework/views/ErrorView.class.php
@@ -1,6 +1,6 @@
<?php

Library::import('recess.views.SmartyView');
Library::import('recess.framework.views.SmartyView');

class ErrorView extends SmartyView {

Expand Down

0 comments on commit 1920477

Please sign in to comment.