<?php
require_once (__DIR__.'/../php-vn-lib/env.php');
set_include_path(__DIR__.PATH_SEPARATOR.get_include_path());
const _DEV_MODE = true;
const _LOG_DIR = '/tmp';