diff --git a/index.php b/index.php index 5de72ff..484f5dc 100755 --- a/index.php +++ b/index.php @@ -24,9 +24,294 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -require_once("include/init.inc.php"); +require_once(__DIR__.'/include/init.inc.php'); $block = new Block(); $current = $block->current(); +?> + + +
+ + +