Comment 5 for bug 1672867

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7530
Committed: https://git.mahara.org/mahara/mahara/commit/aebf30606d1379147644fab8955816214bd34f6a
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit aebf30606d1379147644fab8955816214bd34f6a
Author: Aaron Wells <email address hidden>
Date: Fri May 31 15:59:10 2013 +1200

Deleting unnecessary files from ADOdb

Bug 1672867

On the principle that it's good secur1ty to remove executables you're not likely
to use, clearing out all the bits of ADOdb we're currently not using. This includes
drivers and data dictionaries for other DBs, tests, docs, icons, PHP4 session code,
pear auth container, and non-English error messages.

(cherry-picked from 9d44b44a2ae1923c9a07105e6932cda1af30b099)

behatnotneeded

Change-Id: I785aa139b11831f1a68bd806234729d85b8ed7d1
Signed-off-by: Cecilia Vela Gurovic <email address hidden>