DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:mail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
devel:mail [2022-07-02 20:07] – fix setBody issue Klap-indevel:mail [2023-03-04 15:28] Aleksandr
Line 33: Line 33:
 $trep = array( $trep = array(
     'NAME' => 'Some Guy',     'NAME' => 'Some Guy',
-    'WEB'  => 'http://www.dokuwiki.org'+    'WEB'  => 'https://www.dokuwiki.org'
 ); );
  
 // the HTML placeholder input that differ from the text ones // the HTML placeholder input that differ from the text ones
 $hrep = array( $hrep = array(
-    'WEB'  => '<a href="http://www.dokuwiki.org">DokuWiki</a>'+    'WEB'  => '<a href="https://www.dokuwiki.org/">DokuWiki</a>'
 ); );
  
devel/mail.txt · Last modified: 2024-02-29 14:06 by 190.153.116.145

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki