- Timestamp:
- 2006/12/11 09:37:26 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/mylinks/modlink.php
r663 r665 63 63 $url = $myts->makeTboxData4Save($_POST["url"]); 64 64 $logourl = $myts->makeTboxData4Save($_POST["logourl"]); 65 $cid = intval($_POST["cid"]); 65 //$cid = intval($_POST["cid"]); 66 $cid=1; 66 67 $title = $myts->makeTboxData4Save($_POST["title"]); 67 68 $description = $myts->makeTareaData4Save($_POST["description"]);
Note: See TracChangeset
for help on using the changeset viewer.
