Groups
Groups
Sign in
Groups
Groups
phpShop
Conversations
About
Send feedback
Help
path in Windows(ver2)
0 views
Skip to first unread message
liuwei
unread,
May 7, 2009, 2:28:29 AM
5/7/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phpShop
Well there are many link in layout such as:
<a href="<?php echo ini_get('session.cookie_path') ?>/checkout/
index">Checkout</a>
and cakephp render it as
<a href='//checkout/index'>Checkout</a>
but
<a href="<?php echo ini_get('session.cookie_path') ?>checkout/
index">Checkout</a>
is ok
will it be a bug?
Reply all
Reply to author
Forward
0 new messages