ah yes… I have later forgot/overseen the 1st change which calls the update routine...
--- /usr/local/www/system_crlmanager.php.orig 2013-04-12 16:31:46.000000000 +0200
+++ /usr/local/www/system_crlmanager.php 2013-11-29 23:21:22.000000000 +0100
@@ -107,6 +107,7 @@
}
if ($act == "exp") {
+ crl_update($thiscrl);
$exp_name = urlencode("{$thiscrl['descr']}.crl");
$exp_data = base64_decode($thiscrl['text']);
$exp_size = strlen($exp_data);
@@ -580,11 +581,9 @@
-
[" alt="" width="17" height="17" border="0" />](system_crlmanager.php?act=exp&id=<?=$tmpcrl['refid'];?>)
-
[" alt="" width="17" height="17" border="0" />](system_crlmanager.php?act=edit&id=<?=$tmpcrl['refid'];?>)