J
|
Jane 3/12/2009 |
Steve, |
W
|
wypman 3/27/2009 |
Steve, It's difficult to tell you what's happening without seeing actual files. Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.
global $conn; |
J
|
Jane 3/31/2009 |
Thank you for pointing me to this bug. if(strtotime($enddate)-strtotime($begindate)!=0 && (strtotime($enddate)-strtotime("now"))/(606024)<0) { header("Location: login.php?a=pp1"); exit(); } |
W
|
wypman 4/5/2009 |
Thank you for pointing me to this bug. We'll fix it in the next update. Here is the correct code:
|