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