[open-ils-commits] r17573 - trunk/Open-ILS/src/perlmods/OpenILS/WWW (atz)
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Sep 10 11:57:24 EDT 2010
Author: atz
Date: 2010-09-10 11:57:21 -0400 (Fri, 10 Sep 2010)
New Revision: 17573
Modified:
trunk/Open-ILS/src/perlmods/OpenILS/WWW/Method.pm
trunk/Open-ILS/src/perlmods/OpenILS/WWW/Web.pm
Log:
Two files that should probably be deleted.
Modified: trunk/Open-ILS/src/perlmods/OpenILS/WWW/Method.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/WWW/Method.pm 2010-09-10 15:56:28 UTC (rev 17572)
+++ trunk/Open-ILS/src/perlmods/OpenILS/WWW/Method.pm 2010-09-10 15:57:21 UTC (rev 17573)
@@ -155,5 +155,7 @@
return 1;
}
+# This module appears unfinshed and/or obsolete with many unconditional warns/dumps.
+# File is not referenced elsewhere in the codebase. Candidate for deletion.
1;
Modified: trunk/Open-ILS/src/perlmods/OpenILS/WWW/Web.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/WWW/Web.pm 2010-09-10 15:56:28 UTC (rev 17572)
+++ trunk/Open-ILS/src/perlmods/OpenILS/WWW/Web.pm 2010-09-10 15:57:21 UTC (rev 17573)
@@ -95,4 +95,8 @@
}
+# This module appears obsolete (probably superceded by EGWeb.pm
+# The template files it references do not exist in the codebase.
+# File is not referenced elsewhere in the codebase. Candidate for deletion.
+
1;
More information about the open-ils-commits
mailing list