Bug 5385: POD Cleanups (part 1)
[koha.git] / tools / letter.pl
index 0f5113d..4416c3f 100755 (executable)
@@ -36,6 +36,7 @@
        - we delete the designated record
 
 =cut
+
 # TODO This script drives the CRUD operations on the letter table
 # The DB interaction should be handled by calls to C4/Letters.pm