summarylogtreecommitdiffstats
path: root/phpdox.install
blob: c6b2620f657234690db1382b7cfc9df249ef1ad9 (plain)
1
2
3
4
5
post_install()
{
  echo
  echo "Please activate the extensions 'iconv', 'phar' and 'xsl' in your php.ini."
}