Show
Ignore:
Timestamp:
11/29/03 21:06:20 (20 years ago)
Author:
jalet
Message:

Added 'utolower' configuration option to convert all usernames to
lowercase when printing. All database accesses are still and will
remain case sensitive though.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/version.py

    r1226 r1227  
    2222# 
    2323 
    24 __version__ = "1.16alpha15_unofficial" 
     24__version__ = "1.16alpha16_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""