summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-22 01:36:17 +0000
committerwjames5 <will@tekimaki.com>2009-10-22 01:36:17 +0000
commit9d24cca34f2f509bc9849eb3215469d64e795f22 (patch)
treef7d824ced042ed99e8c8784d14183aaeb8b6d7ae /admin
parent0d4b135ff0dd937bbfb50831b0b101904d0e31c4 (diff)
downloadblogs-9d24cca34f2f509bc9849eb3215469d64e795f22.tar.gz
blogs-9d24cca34f2f509bc9849eb3215469d64e795f22.tar.bz2
blogs-9d24cca34f2f509bc9849eb3215469d64e795f22.zip
typo
Diffstat (limited to 'admin')
-rw-r--r--admin/pump_blogs_inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/pump_blogs_inc.php b/admin/pump_blogs_inc.php
index cc85558..96a83b3 100644
--- a/admin/pump_blogs_inc.php
+++ b/admin/pump_blogs_inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_blogs/admin/pump_blogs_inc.php,v 1.1 2007/07/09 13:16:10 squareing Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_blogs/admin/pump_blogs_inc.php,v 1.2 2009/10/22 01:36:17 wjames5 Exp $
* @package install
* @subpackage pumps
*/
@@ -19,7 +19,7 @@ $pageHash = array(
'use_title' => 'y',
'max_posts' => '10',
'use_title' => 'on',
- 'ust_find' => 'on',
+ 'use_find' => 'on',
'allow_comments' => 'on',
);