* set the aliment of xmp.

This commit is contained in:
wangchunsheng
2009-12-07 06:24:42 +00:00
parent ee76789674
commit 887b8d9234
+1 -1
View File
@@ -98,7 +98,7 @@ function _saveQuery()
/* print_r。*/
function a($var)
{
echo "<xmp>";
echo "<xmp class='a-left'>";
print_r($var);
echo "</xmp>";
}