codeigniter update root directory -


when trying reference function in controller, following error. it's missing "/angular/" in path. how can update root path include angular directory?

url

error

remove / @ beginning of wherever trying call function, placing ./ might work.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -