Ignore:
Timestamp:
29.07.2010 22:56:11 (22 months ago)
Author:
zmsdev
Message:

Fixed typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ZMS/trunk/ZMSGlobals.py

    r1122 r1128  
    13751375        if not authorized: 
    13761376          RESPONSE = REQUEST.RESPONSE 
    1377           raise REPONSE.unauthorized() 
     1377          raise RESPONSE.unauthorized() 
    13781378       
    13791379      # Read file. 
Note: See TracChangeset for help on using the changeset viewer.