Ignore:
Timestamp:
11/28/08 13:33:03 (3 years ago)
Author:
CrawfordCurrie
Message:

Item175: Added Foswiki::Time to published APIs and deprecated the duplicates in Foswiki::Func, cleaned up versioning of published APIs and added VERSION to each. Item295: changed =pod to =begin TML

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki/Compatibility.pm

    r830 r1041  
    44use Assert; 
    55 
    6 =pod 
     6=begin TML 
    77 
    88---+ package Foswiki::Compatibility 
     
    104104} 
    105105 
    106 =pod 
     106=begin TML 
    107107 
    108108---++ StaticMethod upgradeCategoryTable( $session, $web, $topic, $meta, $text ) -> $text 
     
    258258} 
    259259 
    260 =pod 
     260=begin TML 
    261261 
    262262---++ migrateToFileAttachmentMacro ( $session, $meta, $text  ) -> $text 
     
    318318} 
    319319 
    320 =pod 
     320=begin TML 
    321321 
    322322---++ upgradeFrom1v0beta ( $session, $meta  ) -> $text 
Note: See TracChangeset for help on using the changeset viewer.