pidgin/old.pidgin.im

Support:
Robbie/support-update-common-issues-section-to-1473936966513
2016-09-15, Robbie
4ddb4f542614
Support:
* Update "common issues" section to note that Yahoo support broke. Previously, the page stated that updating Pidgin would help which is misleading.
* Remove older issues.
FROM php:5.6-apache
COPY . /var/www
RUN mv /var/www/html /var/www/html.old; ln -s /var/www/htdocs /var/www/html