예제 #1
0
파일: new.php 프로젝트: katopenzz/openemr
<?php

include_once "../../globals.php";
include_once "{$srcdir}/api.inc";
require "C_FormROS.class.php";
$c = new C_FormROS();
echo $c->default_action();