Show
Ignore:
Timestamp:
03/01/04 16:06:51 (20 years ago)
Author:
jalet
Message:

Pre and Post hooks should now work in the pykota filter too.
The pykota filter doesn't check the last user's quota anymore
when delayed hardware accounting is used : this will be checked
anyway the next time the last user will print

Files:
1 modified

Legend:

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

    r1372 r1376  
    2222# 
    2323 
    24 __version__ = "1.18alpha12_unofficial" 
     24__version__ = "1.18alpha13_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""