This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

commit 74a1a6a8b48095d9b1c33a1f82b43c7ac376dcd9
Author: Sam Ruby <[email protected]>
AuthorDate: Thu Aug 4 08:59:39 2016 -0400

    use the latest libs
---
 www/officers/acreq.cgi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/officers/acreq.cgi b/www/officers/acreq.cgi
index 986dbab..3c94ce1 100755
--- a/www/officers/acreq.cgi
+++ b/www/officers/acreq.cgi
@@ -13,6 +13,8 @@
 #   a copy of the email that was sent.
 #
 
+$LOAD_PATH.unshift File.realpath(File.expand_path('../../../lib', __FILE__))
+
 require 'wunderbar/jquery'
 require 'whimsy/asf'
 require 'mail'

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to