[open-ils-commits] r7702 - trunk/Open-ILS/src/perlmods/OpenILS/WWW

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Aug 17 17:00:28 EDT 2007


Author: miker
Date: 2007-08-17 16:56:14 -0400 (Fri, 17 Aug 2007)
New Revision: 7702

Modified:
   trunk/Open-ILS/src/perlmods/OpenILS/WWW/Proxy.pm
Log:
arg ... ANOTHER typo

Modified: trunk/Open-ILS/src/perlmods/OpenILS/WWW/Proxy.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/WWW/Proxy.pm	2007-08-17 20:51:54 UTC (rev 7701)
+++ trunk/Open-ILS/src/perlmods/OpenILS/WWW/Proxy.pm	2007-08-17 20:56:14 UTC (rev 7702)
@@ -1,4 +1,4 @@
-package OpenILS::Reporter::Proxy;
+package OpenILS::WWW::Proxy;
 use strict; use warnings;
 
 use Apache2 ();



More information about the open-ils-commits mailing list