summaryrefslogtreecommitdiff
path: root/s5.php
diff options
context:
space:
mode:
Diffstat (limited to 's5.php')
-rw-r--r--s5.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/s5.php b/s5.php
index e2198df..a86f21c 100644
--- a/s5.php
+++ b/s5.php
@@ -1,6 +1,6 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_wiki/s5.php,v 1.7 2006/11/28 17:18:21 squareing Exp $
+ * $Header: /cvsroot/bitweaver/_bit_wiki/s5.php,v 1.8 2007/02/24 08:51:09 squareing Exp $
*
* Copyright (c) 2004 bitweaver.org
* Copyright (c) 2003 tikwiki.org
@@ -8,12 +8,12 @@
* All Rights Reserved. See copyright.txt for details and a complete list of authors.
* Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details
*
- * $Id: s5.php,v 1.7 2006/11/28 17:18:21 squareing Exp $
+ * $Id: s5.php,v 1.8 2007/02/24 08:51:09 squareing Exp $
* @package wiki
* @subpackage functions
*/
- // we need to split the page into seperate slides
+ // we need to split the page into separate slides
$slides = explode( '<h1>', $gContent->getField('parsed_data') );
//vd($slides);
// manually set the first slide to page title and description