MINI_SHL
Current Path : D:/wwwroot/wangmei148/wwwroot/module/
Upload File :
Current File : D:/wwwroot/wangmei148/wwwroot/module/Edit.php

<?php

/*
	[²å¼þÃû³Æ] ×ÔÓɱ༭ÇøÓò - Ì滻ģ°æ±êÇ©{#modEdit#}
	[ÊÊÓ÷¶Î§] È«Õ¾
	[ÎÄ ¼þ Ãû] Edit.php
	[¸üÐÂʱ¼ä] 2006/7/16
*/

function Edit(){

	global $fsql,$charset,$MenuInfo;


		$PSET=PlusSet("modEdit");

		$body=PlusDef($PSET["body"],"");


		return $body;

}

?>