This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP Live CD Project - AppSecEU May2009 Release - Release Information"

From OWASP
Jump to: navigation, search
Line 3: Line 3:
 
{{{ #if:Template|aaa|bbb }}}
 
{{{ #if:Template|aaa|bbb }}}
  
{{#if:{{{2|}}}|{{{2}}}|an advertisement}}
+
{{#if:{{{2|}}} |{{{2}}}|an advertisement}}
 +
 
 +
 
 +
{{#if: {{{1|}}} | Parameter 1 is defined and non-null/non-empty. | Parameter 1 is not defined, or is defined but null. It contains only empty string(s) or breaking space(s) etc.}}
 +
 
  
 
{{ asd
 
{{ asd

Revision as of 16:14, 3 July 2009

BBB

aaa

an advertisement


Parameter 1 is not defined, or is defined but null. It contains only empty string(s) or breaking space(s) etc.


Template:Asd