updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / php-xhprof / php-xhprof.install
blob5afb6b2794b64670802536bc2399f7b06c60d0cd
1 post_install() {
2   echo '
3     ==> PHP extension
5     A config file was stored under /etc/php/conf.d/. In order to use this
6     extension make sure to uncomment it from its config file.
7     '
10 # vim:set ts=2 sw=2 et: