Last modified by khushi kapoor on 2018/09/26 16:20

From version Icon 25.1 Icon
edited by Henry Story
on 2010/03/15 18:50
Change comment: There is no comment for this version
To version Icon 27.1 Icon
edited by Henry Story
on 2010/03/15 18:54
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -111,6 +111,7 @@
111 111   #set( $addKey = false )
112 112  #end
113 113  
114 +#if (!$nodebug) {
114 114  #if( $request.csrdata ) ## for Microsoft Browsers (see javascript rewriting of html)
115 115   #set( $cert = $foafssl.createFromPEM( $request.csrdata ) )
116 116  #elseif( $request.spkac )
... ... @@ -166,5 +166,6 @@
166 166   $!homepage.save()
167 167   #end
168 168  #end
170 +#end
169 169  
170 170  {{/velocity}}