Added a note that this module is slated to be removed
authorrangi <rangi>
Sat, 7 Dec 2002 04:38:56 +0000 (04:38 +0000)
committerrangi <rangi>
Sat, 7 Dec 2002 04:38:56 +0000 (04:38 +0000)
C4/Accounts.pm

index ec4265a..c203463 100755 (executable)
@@ -1,5 +1,11 @@
 package C4::Accounts; #assumes C4/Accounts
 
+# This module uses the CDK modules, and crashes if called from a web script
+# Hence the existence of Accounts2
+#
+# This module will be deprecated when we build a new curses/slang/character
+# based interface.
+
 # $Id$
 
 # Copyright 2000-2002 Katipo Communications