<?php
/***********************************************************
 * Sigma Informatics
 * @author Sigma Informatics http://www.sinf.gr
 * @copyright 2017 Sigma Informatics
 * created with: "Sigma Informatics Site Builder v. 3.50.3"
 * date: 3/4/2017
 * SAvaBfYy89_kLas5XpRL.php
************************************************************/

define('SINF', 1);

require_once('./../conf/conf.php');

$app = new APPLICATION();
$app->stripWhiteSpace();
$app->stripNewline();
$app->stripComments();
$app->run();

//ob_end_flush();


?>
