diff options
Diffstat (limited to 'view_file.php')
| -rw-r--r-- | view_file.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view_file.php b/view_file.php index 20d1869..3e169e3 100644 --- a/view_file.php +++ b/view_file.php @@ -10,7 +10,7 @@ /** * Setup - */ + */ require_once( '../kernel/setup_inc.php' ); require_once( LIBERTY_PKG_PATH.'LibertyMime.php' ); |
