Changeset 4713
- Timestamp:
- 2006/09/14 10:45:24 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/lib/slib.php (modified) (1 diff)
-
html/admin/home.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r4712 r4713 2343 2343 global $arrView; 2344 2344 2345 sfprintr( $arrView);2345 sfprintr(strtr($sql,$arrView)); 2346 2346 2347 2347 } -
temp/trunk/html/admin/home.php
r4712 r4713 18 18 sfIsSuccess($objSess); 19 19 20 sfprintr(sfChangeView(" ss"));20 sfprintr(sfChangeView("vw_products_nonclass")); 21 21 22 22 // ¸½ºß¤Î²ñ°÷¿ô
Note: See TracChangeset
for help on using the changeset viewer.
