$config['rewrite_short_tags'] = TRUE;
And in the wamp php.ini file
short_open_tag = On
This can be found under the heading
;;;;;;;;;;;;;;;;;;;;
; Language Options ;
;;;;;;;;;;;;;;;;;;;;
$config['rewrite_short_tags'] = TRUE;
And in the wamp php.ini file
short_open_tag = On
This can be found under the heading
;;;;;;;;;;;;;;;;;;;;
; Language Options ;
;;;;;;;;;;;;;;;;;;;;
No comments:
Post a Comment