Changeset 1308

Show
Ignore:
Timestamp:
08/25/08 14:04:47 (3 months ago)
Author:
csseur3
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • accurate-post-time/trunk/readme.txt

    r1307 r1308  
    1212 
    1313* Add the `accurate-post-time` file to bbPress 'bb-plugins/' directory and activate. 
    14 * For example, in front-page.php, change the "topic_time()" to "topic_time('l j M G:i') 
     14 
     15* For example, in front-page.php, 
     16change:  topic_time() 
     17to:      topic_time('l j M G:i') 
     18 
    1519* Enjoy :)