Community
Participate
Working Groups
when you have a globla variable $baseUrl in test_undefined.php,and you use $baseURL(echo $baseURL;) in test_undefined.php,when you ctrl+click on $baseURL in test_undefined.php,it will navigate to $baseUrl in test_undefined.php. $baseUrl and $baseURL are different!
Created attachment 207708 [details] example file
fixed.
Verified fixed. Closing... Kalin Yanev kalin.a@zend.com