Changeset 1727
- Timestamp:
- 2006/08/24 17:42:33 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/lib/slib.php (modified) (1 diff)
-
html/admin/products/index2.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r1724 r1727 1735 1735 if($ret == "" && !headers_sent()) { 1736 1736 */ 1737 sfprintr($ret); 1737 1738 if($ret == "") { 1738 1739 /* ¥»¥Ã¥·¥ç¥ó¥Ñ¥é¥á¡¼¥¿¤Î»ØÄê -
temp/trunk/html/admin/products/index2.php
r1726 r1727 50 50 // ǧ¾Ú²ÄÈݤÎȽÄê 51 51 $objSess = new SC_Session(); 52 sfIsSuccess($objSess);52 //sfIsSuccess($objSess); 53 53 54 54 sfprintr($_SESSION);
Note: See TracChangeset
for help on using the changeset viewer.
