| Server IP : 180.180.241.3 / Your IP : 216.73.216.35 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/umedia3/root/ |
Upload File : |
<?php
;
include ("../inc/config.inc.php");
head();
mn_root("val");
include("sys_var.inc.php");
?>
<div align = "center">
<?
pagesection(getlang("ค่าตัวแปรระบบ-การยืมคืน::l::System variables-Circulation"));
?>
<table border = 0 cellpadding = 0 width = 600 align = center cellspacing=30>
<form method=post action="<? echo $PHP_SELF?>">
<input type=hidden name="issave" value="yes">
<?
local_mn("daydifftorenew","config","daydiff-torenew","number");
local_mn("timetocirputtoshelf","config","timetocirputtoshelf","number");
local_mn("defaultresource_code","config","defaultresource_code","foreign:$dbname,media_type,code,name,no");
local_mn("timeoutatlibgate","config","timeout-at-libgate","number");
local_mn("libraryswitch_holdreturn","global","libraryswitch_hold-return","text");
local_mn("serialboundmdtype","MARC","serial-bound-mdtype","foreign:$dbname,media_type,code,name,no");
local_mn("serialmdtype","MARC","serial-mdtype","foreign:$dbname,media_type,code,name,no");
?>
<tr valign = "top">
<td colspan=2 align=center><input type=submit value=' Submit '></td>
</tr></form>
</table>
<?
foot();
?>