Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Problem with inline php

Hello,

I've been struggling with the following php code:

<link rel="stylesheet" type="text/css"
href="<?=$this->cssPath();?>"></link>

which is incorrectly reported by the IDE as an error. 

Is there a config setting I am missing?

Thanks for any help,

Best Regards

Max

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top