예제 #1
0
파일: mslib.php 프로젝트: harshaccent/kurry
<?php

include "includes/app.php";
$config = array("needprofile" => true);
Fun::runmain(curfilename(), Fun::geturlargs());
closedb();