From: miker Date: Tue, 11 Mar 2008 16:26:45 +0000 (+0000) Subject: typo; settings-tester update X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a65ae5d55ff336d44d14bcbe6b14eacc5d498881;p=Evergreen.git typo; settings-tester update git-svn-id: svn://svn.open-ils.org/ILS/trunk@8968 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm b/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm index e3315925dc..924bd57542 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/PermaCrud.pm @@ -128,7 +128,7 @@ sub CRUD_action_object_permcheck { } } } else { - $pok++ if ($e->allowed($perm => undef => $obj)) { + $pok++ if ($e->allowed($perm => undef => $obj)); } } diff --git a/Open-ILS/src/support-scripts/settings-tester.pl b/Open-ILS/src/support-scripts/settings-tester.pl index 5c17734b1b..7b9d8aa28b 100755 --- a/Open-ILS/src/support-scripts/settings-tester.pl +++ b/Open-ILS/src/support-scripts/settings-tester.pl @@ -306,6 +306,7 @@ sub get_debug_info { __DATA__ LWP::UserAgent XML::LibXML +XML::LibXML::XPathContext XML::LibXSLT Net::Server::PreFork Cache::Memcached