Changeset 1508

Show
Ignore:
Timestamp:
06/06/08 10:57:25 (7 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/qa/062-PAM2.py

    r1496 r1508  
    4141 
    4242        # Check that pam module was compiled 
    43         if not self.has_module("pam"): 
     43        if not cherokee_has_plugin("pam"): 
    4444            return False 
    4545