updated on Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git] / php-pdo_dblib / php-pdo_dblib.install
blobfa56baf810746a8beeec1a39a880653ccced8773
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: