Revision 2b11b002
Added by Steve Beaver over 3 years ago
src/usr/local/pfSense/include/www/system_certmanager.inc | ||
---|---|---|
39 | 39 |
// Return the result in an array which roughly corresponds to the display columns. |
40 | 40 |
// This code was previously in /usr/local/www/system_certmanager.php but was moved here so |
41 | 41 |
// other processes can access it. (MVC) |
42 |
//X |
|
43 | 42 |
function getCertData($html = true) { |
44 | 43 |
global $a_cert; |
45 | 44 |
|
Also available in: Unified diff
Revert commit test