예제 #1
0
파일: index.php 프로젝트: ajpircio/Conjur
<?php

define('CONJUR_ROOT', getcwd());
require_once CONJUR_ROOT . '/app/Conjur.php';
Conjur::run();