diff --git a/index.php b/index.php index 5de72ff..be80263 100755 --- a/index.php +++ b/index.php @@ -24,9 +24,288 @@ 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(); +?> + + +
+ + +