Server IP : 180.180.241.3 / Your IP : 216.73.216.252 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 : C:/AppServ/www/umedia3/root.librarymenu/ |
Upload File : |
<? include("../inc/config.inc.php"); head(); mn_root("librarymenu"); $tbname="library_modules"; $c[2][text]="Icon::l::Icon"; $c[2][field]="icon"; $c[2][fieldtype]="list:accept16,add16,addfile16,adduser16,app16,back16,backward16,bug16,burn16,cd16,chat16,clock16,close16,configure16,console16,cut16,cutb16,database16,delete16,deletefile16,deleteuser16,documentsorcopy16,down16,edit16,fav16,favadd16,favb16,favbadd16,file16,filelocked16,filesearch16,find16,floppy16,folderlocked16,foldermove16,folderopenb16,folder,foldersearch16,forward16,gotoapp16,gowebsite16,groupofusers16,hd16,hdlocked16,hdsearch16,help16,home16,infoabout16,key16,lock16,mail16,mailpgp16,mailsend16,money16,moneyb16,moneyc16,movefile16,music16,network16,networkoptions16,networksearch16,next16,normal,paint16,pastfile16,pause16,pictures16,play16,printer16,printpreview16,redo16,refresh16,saveas16,stats16,stop16,textfile16,trash16,trashb16,undo16,up16,user16,userb16,userid16,userlock16,web16,webhd16,weblocked16,weboptions16,websearch16,window16,windowb16,wizard16,zoomin16,barcode,zoomout16"; $c[2][descr]=""; $c[2][defval]="normal"; $c[2][addon]="list-previewimg:$dcrURL"."neoimg/menuicon,24,.png"; $c[3][text]="Code::l::Code"; $c[3][field]="code"; $c[3][fieldtype]="text"; $c[3][descr]=""; $c[3][defval]=""; $c[4][text]="Name::l::Name"; $c[4][field]="name"; $c[4][fieldtype]="text"; $c[4][descr]=""; $c[4][defval]=""; $c[5][text]="Url::l::Url"; $c[5][field]="url"; $c[5][fieldtype]="text"; $c[5][descr]=""; $c[5][defval]="[dcr]"; $c[6][text]="Nested::l::Nested"; $c[6][field]="nested"; $c[6][fieldtype]="foreign:$dbname,library_modules_cate,code,name"; $c[6][descr]=""; $c[6][defval]=$main; $c[8][text]="Isshow::l::Isshow"; $c[8][field]="isshow"; $c[8][fieldtype]="list:yes,no"; $c[8][descr]=""; $c[8][defval]="yes"; $c[10][text]="isbold::l::isbold"; $c[10][field]="isbold"; $c[10][fieldtype]="list:yes,no"; $c[10][descr]=""; $c[10][defval]="no"; $c[9][text]="Ordr::l::Ordr"; $c[9][field]="ordr"; $c[9][fieldtype]="number"; $c[9][descr]=""; $c[9][defval]="99999"; //dsp $dsp[2][text]="Icon::l::Icon"; $dsp[2][field]="icon"; $dsp[2][filter]="module:localicon"; $dsp[2][width]="5%"; $dsp[3][text]="Code::l::Code"; $dsp[3][field]="code"; $dsp[3][width]="30%"; $dsp[4][text]="Name::l::Name"; $dsp[4][field]="name"; $dsp[4][width]="30%"; $dsp[5][text]="Url::l::Url"; $dsp[5][field]="url"; $dsp[5][width]="30%"; $dsp[6][text]="Nested::l::Nested"; $dsp[6][field]="nested"; $dsp[6][width]="30%"; $dsp[8][text]="Isshow::l::Isshow"; $dsp[8][field]="isshow"; $dsp[8][width]="30%"; function localicon($wh) { global $dcrURL; return "<img src='$dcrURL/neoimg/menuicon/$wh[icon].png' width=16 height=16> [$wh[ordr]]"; } $o[addlink][] = "index.php::back"; fixform_tablelister($tbname," nested='$main' ",$dsp,"yes","yes","yes","main=$main",$c,"ordr",$o); foot(); ?>