Skip to content

Commit

Permalink
- User suggested fix for out.php #155
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Heikkinen committed Nov 26, 2013
1 parent 6db16ca commit 70a1100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions out.php
@@ -1,5 +1,7 @@
<?php

include_once('internal/Smarty.class.php');
$main_smarty = new Smarty;
include('config.php');
include(mnminclude.'html1.php');
include(mnminclude.'link.php');
Expand Down

0 comments on commit 70a1100

Please sign in to comment.