Make WordPress Core

Changeset 341


Ignore:
Timestamp:
08/24/2003 09:27:28 PM (23 years ago)
Author:
saxmatt
Message:

Type that eliminated all content, fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/b2-include/b2functions.php

    r340 r341  
    267267}
    268268
    269 function convert_smilies($content) {
     269function convert_smilies($text) {
    270270    global $smilies_directory, $use_smilies;
    271271    global $b2_smiliessearch, $b2_smiliesreplace;
Note: See TracChangeset for help on using the changeset viewer.