diff --git a/e107_plugins/tagwords/tagwords_shortcodes.php b/e107_plugins/tagwords/tagwords_shortcodes.php index 4998299cf..ed3842480 100644 --- a/e107_plugins/tagwords/tagwords_shortcodes.php +++ b/e107_plugins/tagwords/tagwords_shortcodes.php @@ -9,8 +9,8 @@ * Tagwords Shortcodes * * $Source: /cvs_backup/e107_0.8/e107_plugins/tagwords/tagwords_shortcodes.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-07-21 07:10:25 $ + * $Revision: 1.5 $ + * $Date: 2009-07-21 08:27:23 $ * $Author: e107coders $ * */ @@ -26,7 +26,7 @@ $codes = array(); $tmp = get_class_methods('tagwords_shortcodes'); foreach($tmp as $c) { - if(strpos($c, 'ax_') === 0) + if(strpos($c, 'sc_') === 0) { $codes[] = substr($c, 3); } diff --git a/e107_plugins/tagwords/tagwords_template.php b/e107_plugins/tagwords/tagwords_template.php index 0c90bda70..0a57b6074 100644 --- a/e107_plugins/tagwords/tagwords_template.php +++ b/e107_plugins/tagwords/tagwords_template.php @@ -9,9 +9,9 @@ * Tagwords Template * * $Source: /cvs_backup/e107_0.8/e107_plugins/tagwords/tagwords_template.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-04-29 07:07:33 $ - * $Author: lisa_ $ + * $Revision: 1.4 $ + * $Date: 2009-07-21 08:27:23 $ + * $Author: e107coders $ * */ @@ -120,36 +120,36 @@ $TEMPLATE_TAGWORDS['menu_cloud'] = " $TEMPLATE_TAGWORDS['admin_options'] = "