com presentations: .: slides/intro/wwht1.xml

[email protected] (Rasmus Lerdorf) Tue, 27 Feb 2018 11:21:09 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    c8905f49c4fa0f13b4722556430730011679da71
Author:    Rasmus Lerdorf <[email protected]>         Tue, 27 Feb 2018 12:20:50 +0100
Parents:   bbc1039059f5192be874817dc20760245da1e426
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=c8905f49c4fa0f13b4722556430730011679da71

Log:
.

Changed paths:
  M  slides/intro/wwht1.xml


Diff:
diff --git a/slides/intro/wwht1.xml b/slides/intro/wwht1.xml
index c6c0a41..dd60659 100644
--- a/slides/intro/wwht1.xml
+++ b/slides/intro/wwht1.xml
@@ -1,4 +1,4 @@
-<slide title="">
+<slide section="omg" title="">
 
 <blurb fontsize="6em">What was he thinking?</blurb>
 
@@ -11,6 +11,8 @@
 <bullet fontsize="1.1em" marginleft="2em" type="none">magic_quotes?</bullet>
 </list>
 
+<break lines="1" section="omg1"/>
+
 <blurb fontsize="6em">OMGWTFBBQ?</blurb>
 <example hide="0" result="0" title="" marginleft="10em" fontsize="1.6em"><![CDATA[<?php
 array_search($needle, $haystack);