Skip to content

Conversation

@DaveKin
Copy link

@DaveKin DaveKin commented Jul 10, 2013

my apostrophes weren't looking right

my apostrophes weren\'t looking right
@Langmans
Copy link

I'd rather turn off magic quotes if I were you.

@DaveKin
Copy link
Author

DaveKin commented Jul 11, 2013

Good point, an alternate approach could be to add:

# turn off magic quotes
php_flag magic_quotes_gpc Off

to the .htaccess file in the main Pico project

@csholmq
Copy link

csholmq commented Aug 14, 2013

My magic quotes are already turned off but I still encountered this issue. Thanks for the commit!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants