Home
last modified time | relevance | path

Searched refs:subject (Results 601 – 625 of 853) sorted by last modified time

1...<<21222324252627282930>>...35

/plugin/redissue/
H A Dsyntax.php248 $subject = $issue['issue']['subject'];
H A DREADME.md87 You can choose to sort by : id, subject, project, tracker, ...
94 // Sort issue by "subject" for project "myproject" and all trackers
95 <redissue project="myproject" tracker="" sort="subject"/>
/plugin/wavedrom/
H A DLICENSE450 propagate that work, subject to this License. You are not responsible
/plugin/twofactorsmsappliance/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
H A Dhelper.php102 public function transmitMessage($subject, $message, $force = false){ argument
/plugin/pwaoffline/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/backlinks2/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/mtg/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/nextday/
H A DLICENSE8 furnished to do so, subject to the following conditions:
/plugin/credits/
H A DREADME18 The first form will use the default rendering, subject to any changes in settings made in the Confi…
/plugin/matomo/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/piwik2/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/cleanoldips/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/navbox/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/randominc/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/datedifference/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/loadskin/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/simplewikipagetree/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authfacebook/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/unsplashdoku/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authdjango/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/mdpage/vendor/cebe/markdown/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/swiftmail/Swift/
H A DMessage.php70 …public function __construct($subject="", $body=null, $type="text/plain", $encoding=null, $charset=… argument
83 $this->setSubject($subject);
351 public function setSubject($subject) argument
353 $this->headers->set("Subject", $subject);
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php153 public function doMail($to, $subject, $message, $headers, $params) argument
160 if (!ini_get("safe_mode")) $success = mail($to, $subject, $message, $headers, $params);
161 else $success = mail($to, $subject, $message, $headers);
/plugin/swiftmail/
H A Dadmin.php36 $mail->subject('SwiftMail Plugin says hello');

1...<<21222324252627282930>>...35