cosmocode / contagged

ConTagged is a web-based address book for small companies written in PHP.
http://www.cosmocode.de/en/opensource/contagged
63 stars 19 forks source link

PHP7 support #18

Closed plin2 closed 6 years ago

plin2 commented 6 years ago

The call @set_magic_quotes_runtime(0); is deprecated in php7 ...

plin2 commented 6 years ago

... topic doesn't occur in current version.