Changeset 58

Show
Ignore:
Timestamp:
06/01/07 12:56:03 (2 years ago)
Author:
dolds
Message:

pass secureurl into printSystemCheck -- the check works better that way.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-infocard/pwlib/admin.pwlib.php

    r34 r58  
    8787        } // end function checklist_icon         
    8888 
    89         function printSystemCheck(
     89        function printSystemCheck($new_secureurl
    9090        { 
    9191                $openssl_loaded = extension_loaded("openssl"); 
  • trunk/wp-infocard/wp/admin.pw.php

    r56 r58  
    280280                } 
    281281                 
    282                 pw_admin::printSystemCheck();   
     282                pw_admin::printSystemCheck($new_secureurl); 
    283283?> 
    284284                                        <form  action="" method="post">