Changeset 10065 for temp/trunk


Ignore:
Timestamp:
2006/12/01 14:53:21 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/kakinaka/auth_http.php

    r10064 r10065  
    88 
    99 
    10 $params = Array($include_dir . ".htpasswd","authType"=>"basic","cryptType"=>"MD5"); 
     10$params = Array($include_dir . "/.htpasswd","authType"=>"basic","cryptType"=>"MD5"); 
    1111 
    1212$objAuth = new Auth_HTTP("File",$params); 
Note: See TracChangeset for help on using the changeset viewer.